Implements a base for Web Api and MVC Projects in AspNetCore.
Info
Version: | 3.19.210.1234-dev |
Author(s): | Marcos Junior and Alex Duraes |
Last Update: | Sunday, February 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alma-sys |
NuGet Url: | https://www.nuget.org/packages/Alma.ApiExtensions |
Install
Install-Package Alma.ApiExtensions
dotnet add package Alma.ApiExtensions
paket add Alma.ApiExtensions
Alma.ApiExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Alma.Common(>= 3.19.210.1234)
- HtmlAgilityPack(>= 1.8.4)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Razor(>= 2.2.0)
- Microsoft.AspNetCore.Razor(>= 2.2.0)
- Microsoft.IdentityModel.Tokens.Saml(>= 5.2.4)
- Newtonsoft.Json(>= 12.0.1)
- System.IdentityModel.Tokens.Jwt(>= 5.3.0)