LazZiya.ExpressLocalization 5.0.0-beta2

Suggested Alternatives

XLocalizer

Additional Details

DB Support, auto translate and auto resource creating has been moved to a new nuget XLocalizer.

This is a prerelease version of LazZiya.ExpressLocalization.
dotnet add package LazZiya.ExpressLocalization --version 5.0.0-beta2
                    
NuGet\Install-Package LazZiya.ExpressLocalization -Version 5.0.0-beta2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LazZiya.ExpressLocalization" Version="5.0.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LazZiya.ExpressLocalization" Version="5.0.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="LazZiya.ExpressLocalization" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LazZiya.ExpressLocalization --version 5.0.0-beta2
                    
#r "nuget: LazZiya.ExpressLocalization, 5.0.0-beta2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=LazZiya.ExpressLocalization&version=5.0.0-beta2&prerelease
                    
Install LazZiya.ExpressLocalization as a Cake Addin
#tool nuget:?package=LazZiya.ExpressLocalization&version=5.0.0-beta2&prerelease
                    
Install LazZiya.ExpressLocalization as a Cake Tool

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.

Product 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.  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. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on LazZiya.ExpressLocalization:

Repository Stars
teduinternational/eShopSolution
eShopSolution is a tutorial solution for everyone using .NET Core 3.1
Version Downloads Last updated
5.0.0-beta2 1,828 6/1/2020 5.0.0-beta2 is deprecated because it is no longer maintained.
5.0.0-beta1 462 5/17/2020 5.0.0-beta1 is deprecated because it is no longer maintained.
4.0.4 21,657 9/29/2020
4.0.3 1,506 9/24/2020
4.0.2 8,263 8/11/2020
4.0.1 5,518 5/19/2020
4.0.0 5,849 3/27/2020
4.0.0-preview1 1,614 2/20/2020
3.2.0 2,786 1/16/2020
3.1.3 3,225 12/18/2019
3.1.3-preview1 1,323 11/11/2019
3.1.2 1,990 10/8/2019
3.1.1 1,689 9/27/2019
3.0.0 1,753 9/25/2019
3.0.0-preview2 1,311 9/22/2019
3.0.0-preview1 1,285 9/2/2019
2.0.1 3,101 6/22/2019
2.0.0 1,601 6/16/2019
1.1.2 1,560 6/13/2019
1.1.1 1,634 6/3/2019
1.1.0 1,517 5/26/2019
1.0.0 1,526 5/19/2019

New:
- .net5 support
- ExpressLocalization with DB support (LazZiya.ExpressLocalizatin.DB)
Release notes: https://github.com/LazZiya/ExpressLocalization/releases