Set of classes used for Go app services.
Info
Version: | 1.0.1 |
Author(s): | Lanaco |
Last Update: | Monday, December 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GoBase |
Install
Install-Package GoBase
dotnet add package GoBase
paket add GoBase
GoBase Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.10)
- Microsoft.EntityFrameworkCore(>= 5.0.1)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 5.0.1)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 5.0.1)
- Swashbuckle.AspNetCore(>= 5.6.3)