LazZiya.ExpressLocalization 4.0.4

Suggested Alternatives

XLocalizer

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package LazZiya.ExpressLocalization --version 4.0.4
                    
NuGet\Install-Package LazZiya.ExpressLocalization -Version 4.0.4
                    
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="4.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LazZiya.ExpressLocalization" Version="4.0.4" />
                    
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 4.0.4
                    
#r "nuget: LazZiya.ExpressLocalization, 4.0.4"
                    
#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.
#:package LazZiya.ExpressLocalization@4.0.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LazZiya.ExpressLocalization&version=4.0.4
                    
Install as a Cake Addin
#tool nuget:?package=LazZiya.ExpressLocalization&version=4.0.4
                    
Install as a Cake Tool
IMPORTANT NOTICE!

This library is not maintained. Please upgrade to XLocalizer for a newer and easier localization experience.

Express Localization

By Ziya Mollamahmut

Read full docs at: docs.ziya.info.tr

Less is more, do full localization in fewer steps...

Install from nuget :

Install-Package LazZiya.ExpressLocalization

What is ExpressLocalization?

A nuget package to simplify the localization setup of any Asp.Net Core web app to fewer steps.

ExpressLocalization does all below localization settings easily:

  • Defines global route template by adding {culture} pattern to all routes, so urls will be like http://www.example.com/en-US/.
  • Registers RouteSegmentRequestCultureProvider, so culture selection can be based on route value.
  • Defines SharedCultureLocalizer for localizing all razor pages depending on a shared resource.
  • Localization of all DataAnnotations error messages.
  • Localization of ModelBinding error messages.
  • Localizing IdentityDescriber errors messages.
  • Registers client side validation libraries for validating localized input fields like decimal numbers.
  • Configures app cookie to add {culture} value to the redirect paths when redirect events are invoked.

Some options requires installing additional nuget packages like :

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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.  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. 
.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
teduvn/eShopSolution
eShopSolution is a tutorial solution for everyone using .NET Core 3.1
Version Downloads Last Updated
5.0.0-beta2 2,724 6/1/2020 5.0.0-beta2 is deprecated because it is no longer maintained.
5.0.0-beta1 776 5/17/2020 5.0.0-beta1 is deprecated because it is no longer maintained.
4.0.4 25,895 9/29/2020 4.0.4 is deprecated because it is no longer maintained.
4.0.3 1,713 9/24/2020 4.0.3 is deprecated because it is no longer maintained.
4.0.2 8,573 8/11/2020 4.0.2 is deprecated because it is no longer maintained.
4.0.1 5,890 5/19/2020 4.0.1 is deprecated because it is no longer maintained.
4.0.0 6,085 3/27/2020 4.0.0 is deprecated because it is no longer maintained.
4.0.0-preview1 1,818 2/20/2020 4.0.0-preview1 is deprecated because it is no longer maintained.
3.2.0 3,018 1/16/2020 3.2.0 is deprecated because it is no longer maintained.
3.1.3 3,461 12/18/2019 3.1.3 is deprecated because it is no longer maintained.
3.1.3-preview1 1,513 11/11/2019 3.1.3-preview1 is deprecated because it is no longer maintained.
3.1.2 2,205 10/8/2019 3.1.2 is deprecated because it is no longer maintained.
3.1.1 1,926 9/27/2019 3.1.1 is deprecated because it is no longer maintained.
3.0.0 1,964 9/25/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-preview2 1,520 9/22/2019 3.0.0-preview2 is deprecated because it is no longer maintained.
3.0.0-preview1 1,508 9/2/2019 3.0.0-preview1 is deprecated because it is no longer maintained.
2.0.1 3,378 6/22/2019 2.0.1 is deprecated because it is no longer maintained.
2.0.0 1,851 6/16/2019 2.0.0 is deprecated because it is no longer maintained.
1.1.2 1,766 6/13/2019 1.1.2 is deprecated because it is no longer maintained.
Loading failed

- Fix for ExStringLenght with min value (PR #31)