SSAPI Service Layer.
Info
Version: | 1.2.0 |
Author(s): | Sam Liu |
Last Update: | Tuesday, October 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SSApi.Core.Service |
Install
Install-Package SSApi.Core.Service
dotnet add package SSApi.Core.Service
paket add SSApi.Core.Service
SSApi.Core.Service Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.0)
- NLog(>= 4.6.8)
- NLog.Web.AspNetCore(>= 4.9.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Data.SqlClient(>= 4.7.0)
- System.IdentityModel.Tokens.Jwt(>= 5.6.0)
- System.Net.Http(>= 4.3.4)