Globsite.Globalization.Mvc
1.1.3
Globalization package for ASP.NET MVC applications. The package contains the database resource provider model, which allows you to store resources in database in a really easy way. What is more, a dedicated online tool (http://globsite.net/) can be used to localize resources.
Install-Package Globsite.Globalization.Mvc -Version 1.1.3
dotnet add package Globsite.Globalization.Mvc --version 1.1.3
<PackageReference Include="Globsite.Globalization.Mvc" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Globsite.Globalization.Mvc --version 1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Globsite.Globalization.Mvc, 1.1.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Globsite.Globalization.Mvc as a Cake Addin
#addin nuget:?package=Globsite.Globalization.Mvc&version=1.1.3
// Install Globsite.Globalization.Mvc as a Cake Tool
#tool nuget:?package=Globsite.Globalization.Mvc&version=1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Minor changes for constructors of DbResourceManager.
Dependencies
-
.NETFramework 4.5
- Microsoft.AspNet.Mvc (>= 4.0.20710)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.