ChustaSoft.Common.AspNet
1.1.1
Common functionalities and utilities for any ASPNETCore MVC project
Install-Package ChustaSoft.Common.AspNet -Version 1.1.1
dotnet add package ChustaSoft.Common.AspNet --version 1.1.1
<PackageReference Include="ChustaSoft.Common.AspNet" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ChustaSoft.Common.AspNet --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ChustaSoft.Common.AspNet, 1.1.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/ChustaSoft/CommonNET/wiki/Release-notes
Dependencies
-
.NETCoreApp 2.1
- ChustaSoft.Common (>= 1.2.2)
- Microsoft.AspNetCore.Mvc (>= 2.1.3)
- Microsoft.Extensions.Logging (>= 2.1.1)
-
.NETCoreApp 2.2
- ChustaSoft.Common (>= 1.2.2)
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Microsoft.Extensions.Logging (>= 2.2.0)
-
.NETCoreApp 3.0
- ChustaSoft.Common (>= 1.2.2)
- Microsoft.Extensions.Logging (>= 3.0.3)
-
.NETCoreApp 3.1
- ChustaSoft.Common (>= 1.2.2)
- Microsoft.Extensions.Logging (>= 3.1.2)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ChustaSoft.Common.AspNet:
Package | Downloads |
---|---|
ChustaSoft.Tools.Authorization.AspNet
ASPNET layer for configuration and Embedded Controllers for ChustaSoft.Tools.Authorization project
|
|
ChustaSoft.StaticData.AspNet
ASPMVC Core extension for using ChustaSoft.StaticData
|
GitHub repositories
This package is not used by any popular GitHub repositories.