XLocalizer 1.0.3
dotnet add package XLocalizer --version 1.0.3
NuGet\Install-Package XLocalizer -Version 1.0.3
<PackageReference Include="XLocalizer" Version="1.0.3" />
paket add XLocalizer --version 1.0.3
#r "nuget: XLocalizer, 1.0.3"
// Install XLocalizer as a Cake Addin #addin nuget:?package=XLocalizer&version=1.0.3 // Install XLocalizer as a Cake Tool #tool nuget:?package=XLocalizer&version=1.0.3
XLocalizer package for localization of Asp.Net Core web applications, powered by online translation and auto resource creating.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 is compatible. netcoreapp2.2 is compatible. netcoreapp3.0 is compatible. netcoreapp3.1 is compatible. |
-
.NETCoreApp 2.0
- Microsoft.AspNetCore.Identity (>= 2.0.4)
- Microsoft.AspNetCore.Mvc.Localization (>= 2.0.0)
- Microsoft.AspNetCore.Mvc.RazorPages (>= 2.0.0)
- XLocalizer.Translate (>= 1.0.0)
-
.NETCoreApp 2.1
- Microsoft.AspNetCore.Identity (>= 2.1.0)
- Microsoft.AspNetCore.Mvc.Localization (>= 2.1.0)
- Microsoft.AspNetCore.Mvc.RazorPages (>= 2.1.0)
- XLocalizer.Translate (>= 1.0.0)
-
.NETCoreApp 2.2
- Microsoft.AspNetCore.Identity (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Localization (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.RazorPages (>= 2.2.0)
- Microsoft.AspNetCore.Routing (>= 2.2.0)
- XLocalizer.Translate (>= 1.0.0)
-
.NETCoreApp 3.0
- XLocalizer.Translate (>= 1.0.0)
-
.NETCoreApp 3.1
- XLocalizer.Translate (>= 1.0.0)
-
net5.0
- XLocalizer.Translate (>= 1.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on XLocalizer:
Package | Downloads |
---|---|
XLocalizer.DB
Database provider for XLocalizer. |
|
XLocalizer.TagHelpers
LocalizeTagHelper for XLocalizer. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.3 | 27,122 | 4/15/2021 |
1.0.2 | 1,339 | 1/6/2021 |
1.0.1 | 497 | 1/1/2021 |
1.0.0 | 4,764 | 11/12/2020 |
1.0.0-rc.1 | 226 | 11/5/2020 |
1.0.0-preview3 | 679 | 8/24/2020 |
1.0.0-preview2 | 633 | 7/27/2020 |
1.0.0-preview1 | 576 | 7/26/2020 |
Improvements
- Removed deprected property UseExpressValidationAttributes. See https://docs.ziyad.info/en/XLocalizer/v1.0/localizing-validation-attributes-errors.md
- New option LocalizeDefatulCultre: Use to enable/disable localizing default culture
See all docs: https://docs.ziyad.info/en/XLocalizer/v1.0/index.md
Release notes: https://github.com/LazZiya/XLocalizer/releases