Plinth ASP.NET Core Services Utilities.
Info
Version: | 1.7.0 |
Author(s): | Plinth |
Last Update: | Tuesday, November 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/plinthlibs/common/ |
NuGet Url: | https://www.nuget.org/packages/Plinth.AspNetCore |
Install
Install-Package Plinth.AspNetCore
dotnet add package Plinth.AspNetCore
paket add Plinth.AspNetCore
Plinth.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Plinth.Common(>= 1.1.1)
- Plinth.HttpApiClient(>= 1.1.1)
- Plinth.Security(>= 1.1.1)
- Plinth.Serialization(>= 1.1.1)
- Microsoft.AspNetCore.Http.Features(>= 5.0.2)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 5.0.2)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Plinth.Common(>= 1.1.1)
- Plinth.HttpApiClient(>= 1.1.1)
- Plinth.Security(>= 1.1.1)
- Plinth.Serialization(>= 1.1.1)
- Microsoft.AspNetCore.Http.Features(>= 3.1.11 && < 5.0.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.11 && < 5.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.11 && < 5.0.0)
Tags