Projeto base para projetos .NET Core 3.1.
Info
Version: | 3.1.4 |
Author(s): | iAudit tecnology |
Last Update: | Monday, June 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.iaudit.com.br/ |
NuGet Url: | https://www.nuget.org/packages/IAudit.Core |
Install
Install-Package IAudit.Core
dotnet add package IAudit.Core
paket add IAudit.Core
IAudit.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 8.1.0)
- Dapper.Contrib(>= 2.0.35)
- FluentValidation.AspNetCore(>= 9.3.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.10)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 3.1.10)
- Microsoft.AspNetCore.Identity.UI(>= 3.1.10)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.10)
- Microsoft.AspNetCore.Mvc.Versioning(>= 4.1.1)
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer(>= 4.1.1)
- Microsoft.EntityFrameworkCore(>= 3.1.10)
- Microsoft.EntityFrameworkCore.Abstractions(>= 3.1.10)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.10)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.10)
- Microsoft.Extensions.DependencyInjection(>= 3.1.10)
- MongoDB.Driver(>= 2.11.4)
- NetDevPack.Security.JwtExtensions(>= 1.0.1)
- NetDevPack.Security.JwtSigningCredentials.AspNetCore(>= 1.0.3)
- NetDevPack.Security.JwtSigningCredentials.Store.EntityFrameworkCore(>= 1.0.3)
- Swashbuckle.AspNetCore.SwaggerGen(>= 5.6.3)
- Swashbuckle.AspNetCore.SwaggerUI(>= 5.6.3)
- dapper(>= 2.0.35)