A template to create a .Net Core service for Azendoo.
Info
Version: | 1.0.3 |
Author(s): | Romain Doutreloux |
Last Update: | Monday, August 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Azendoo.Templates.Service |
Install
Install-Package Azendoo.Templates.Service
dotnet add package Azendoo.Templates.Service
paket add Azendoo.Templates.Service
Azendoo.Templates.Service Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.5)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.5)
- MongoDB.Driver(>= 2.10.4)
- Newtonsoft.Json(>= 12.0.3)
- Swashbuckle.AspNetCore(>= 5.5.1)
Tags