DotNetMatic.Core.Localization.WebApi
1.0.0
See the version list below for details.
dotnet add package DotNetMatic.Core.Localization.WebApi --version 1.0.0
NuGet\Install-Package DotNetMatic.Core.Localization.WebApi -Version 1.0.0
<PackageReference Include="DotNetMatic.Core.Localization.WebApi" Version="1.0.0" />
paket add DotNetMatic.Core.Localization.WebApi --version 1.0.0
#r "nuget: DotNetMatic.Core.Localization.WebApi, 1.0.0"
// Install DotNetMatic.Core.Localization.WebApi as a Cake Addin #addin nuget:?package=DotNetMatic.Core.Localization.WebApi&version=1.0.0 // Install DotNetMatic.Core.Localization.WebApi as a Cake Tool #tool nuget:?package=DotNetMatic.Core.Localization.WebApi&version=1.0.0
NArchitecture.Core.Localization.WebApi
This library provides localization support for ASP.NET Web API projects in kodlama.io projects. The NArchitecture.Core.Localization.WebApi
package offers utilities to enable localization of API responses and error messages. It includes core classes and extensions for integrating localization into ASP.NET Web API projects, with support for attribute-based and resource-based localization, culture-specific responses, and essential utilities for localization management.
Installation
You can add the package to your project using NuGet package manager or .NET CLI:
dotnet add package NArchitecture.Core.Localization.WebApi
Contribution
If you would like to contribute, please visit the GitHub repository and submit a pull request: NArchitecture.Core.Localization.WebApi GitHub Repository
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- DotNetMatic.Core.Localization.Abstraction (>= 1.0.0)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.AspNetCore.Http.Extensions (>= 2.2.0)
- System.Text.Encodings.Web (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.