cloudscribe.Web.Localization
10.0.0
Prefix Reserved
dotnet add package cloudscribe.Web.Localization --version 10.0.0
NuGet\Install-Package cloudscribe.Web.Localization -Version 10.0.0
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="cloudscribe.Web.Localization" Version="10.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cloudscribe.Web.Localization" Version="10.0.0" />
<PackageReference Include="cloudscribe.Web.Localization" />
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 cloudscribe.Web.Localization --version 10.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: cloudscribe.Web.Localization, 10.0.0"
#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 cloudscribe.Web.Localization@10.0.0
#: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=cloudscribe.Web.Localization&version=10.0.0
#tool nuget:?package=cloudscribe.Web.Localization&version=10.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
cloudscribe.Web.Localization
A .NET library for more flexible localization in ASP.NET Core applications. Provides advanced resource management and custom localizer factories.
Usage
- Install the NuGet package:
dotnet add package cloudscribe.Web.Localization - Configure localization in your ASP.NET Core app.
- Use the provided localizer services in your controllers and views.
License
This project is licensed under the Apache 2.0 License. See the LICENSE file for details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on cloudscribe.Web.Localization:
| Repository | Stars |
|---|---|
|
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
|
|
|
cloudscribe/cloudscribe.SimpleContent
A simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database, supports markdown or html editing
|
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0 | 88 | 4/7/2026 |
| 8.7.0 | 236 | 3/2/2026 |
| 8.6.0 | 645 | 11/19/2025 |
| 8.5.0 | 403 | 9/22/2025 |
| 8.4.0 | 329 | 8/21/2025 |
| 8.3.0 | 676 | 7/23/2025 |
| 8.2.0 | 256 | 7/9/2025 |
| 8.1.0 | 794 | 5/1/2025 |
| 8.0.0 | 2,233 | 8/5/2024 |
| 6.0.0 | 16,433 | 4/22/2022 |
| 5.0.0 | 3,606 | 11/26/2021 |
| 3.1.0 | 9,068 | 8/14/2020 |
| 3.0.3 | 1,550 | 6/6/2020 |
| 3.0.2 | 3,028 | 10/19/2019 |
| 3.0.1 | 907 | 10/19/2019 |
| 3.0.0 | 1,059 | 9/28/2019 |
| 3.0.0-preview20190901 | 464 | 9/1/2019 |
| 2.0.2 | 14,034 | 3/4/2019 |
| 2.0.1 | 914 | 3/3/2019 |
| 2.0.0 | 19,801 | 8/14/2017 |
Loading failed