Base library for .NetCore solution.
Info
Version: | 2.1.14 |
Author(s): | Baptiste Ledieu |
Last Update: | Thursday, July 8, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Voiteq.NetCore |
Install
Install-Package Voiteq.NetCore
dotnet add package Voiteq.NetCore
paket add Voiteq.NetCore
Voiteq.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.1.1)
- Microsoft.AspNetCore.Diagnostics(>= 2.1.1)
- Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore(>= 2.1.1)
- Microsoft.AspNetCore.HttpOverrides(>= 2.1.1)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 2.1.1)
- Microsoft.AspNetCore.Mvc(>= 2.1.1)
- Microsoft.AspNetCore.OData(>= 7.1.0)
- Microsoft.AspNetCore.Server.IISIntegration(>= 2.1.1)
- Microsoft.AspNetCore.SpaServices.Extensions(>= 2.1.1)
- Microsoft.EntityFrameworkCore(>= 2.1.1)
- Microsoft.EntityFrameworkCore.Design(>= 2.1.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.1.1)
- Microsoft.Extensions.Configuration(>= 2.1.1)
- Microsoft.Extensions.Configuration.FileExtensions(>= 2.1.1)
- Microsoft.Extensions.Configuration.Json(>= 2.1.1)
- Microsoft.Extensions.PlatformAbstractions(>= 1.1.0)
- Microsoft.IdentityModel.Tokens(>= 5.2.2)
- Microsoft.VisualStudio.Web.BrowserLink(>= 2.2.0)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 2.1.1)
- System.Linq.Dynamic.Core(>= 1.0.12)