Knowit.CodeFirstTranslations.Core
2.0.0
dotnet add package Knowit.CodeFirstTranslations.Core --version 2.0.0
NuGet\Install-Package Knowit.CodeFirstTranslations.Core -Version 2.0.0
<PackageReference Include="Knowit.CodeFirstTranslations.Core" Version="2.0.0" />
<PackageVersion Include="Knowit.CodeFirstTranslations.Core" Version="2.0.0" />
<PackageReference Include="Knowit.CodeFirstTranslations.Core" />
paket add Knowit.CodeFirstTranslations.Core --version 2.0.0
#r "nuget: Knowit.CodeFirstTranslations.Core, 2.0.0"
#:package Knowit.CodeFirstTranslations.Core@2.0.0
#addin nuget:?package=Knowit.CodeFirstTranslations.Core&version=2.0.0
#tool nuget:?package=Knowit.CodeFirstTranslations.Core&version=2.0.0
Allows to define languaege specific strings as properties of static classes.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Knowit.CodeFirstTranslations.Core:
| Package | Downloads |
|---|---|
|
Knowit.CodeFirstTranslations.Optimizely
Allows to define languaege specific strings as properties of static classes in Optimizely. |
GitHub repositories
This package is not used by any popular GitHub repositories.
2.0.0
Target framework is updated to .net 8.0
1.0.2
Fixed fallback behaviours support
1.0.1
Fix bug in TranslationsBuilder.GetAllStrings (originalKey parameter can be empty but not null)
1.0.0
First release