LazZiya.ExpressLocalization
3.0.0
Express localization settings package for dotnet core web appliations.
Localize (Views, DataAnnotations, ModelBinding, IdentityErrors, Client side validation errors and scripts) and add RouteValueRequestCultureProivder with one clean step.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package LazZiya.ExpressLocalization -Version 3.0.0
dotnet add package LazZiya.ExpressLocalization --version 3.0.0
<PackageReference Include="LazZiya.ExpressLocalization" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LazZiya.ExpressLocalization --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- Added support for DotNetCore 3.0
- New localizing method 'GetLocalizedString' added for backend text localization
- Obsolete method: 'Text' to be removed in feature release, use GetLocalizedString instead.
Dependencies
-
.NETCoreApp 2.0
- LazZiya.TagHelpers (>= 2.2.1)
- Microsoft.AspNetCore.Mvc.Localization (>= 2.0.0)
- Microsoft.AspNetCore.Mvc.RazorPages (>= 2.0.0)
- Microsoft.Extensions.Identity.Core (>= 2.0.0)
-
.NETCoreApp 2.1
- LazZiya.TagHelpers (>= 2.2.1)
- Microsoft.AspNetCore.Mvc.Localization (>= 2.0.0)
- Microsoft.AspNetCore.Mvc.RazorPages (>= 2.0.0)
- Microsoft.Extensions.Identity.Core (>= 2.0.0)
-
.NETCoreApp 2.2
- LazZiya.TagHelpers (>= 2.2.1)
- Microsoft.AspNetCore.Mvc.Localization (>= 2.0.0)
- Microsoft.AspNetCore.Mvc.RazorPages (>= 2.0.0)
- Microsoft.Extensions.Identity.Core (>= 2.0.0)
-
.NETCoreApp 3.0
- LazZiya.TagHelpers (>= 3.0.0)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
3.1.3-preview1 | 34 | 11/11/2019 | ||
3.1.2 | 306 | 10/8/2019 | ||
3.1.1 | 176 | 9/27/2019 | ||
3.0.0 | 265 | 9/25/2019 | ||
3.0.0-preview2 | 42 | 9/22/2019 | ||
3.0.0-preview1 | 53 | 9/2/2019 | ||
2.0.1 | 423 | 6/22/2019 | ||
2.0.0 | 142 | 6/16/2019 | ||
1.1.2 | 87 | 6/13/2019 | ||
1.1.1 | 135 | 6/3/2019 | ||
1.1.0 | 92 | 5/26/2019 | ||
1.0.0 | 91 | 5/19/2019 |