项目作者: ThunderDev1

项目描述 :
Api for the dog walker app
高级语言: C#
项目地址: git://github.com/ThunderDev1/dog-walker-api.git
创建时间: 2019-05-19T10:29:04Z
项目社区:https://github.com/ThunderDev1/dog-walker-api

开源协议:

下载


dog-walker-api

Dotnet core 2.2 API that goes with the dog-walker project

The API has the following features:

Using this project

You will need to setup a few things:

dotnet ef database update

donet run

Stack

  • Dotnet core 2.2 modular and high performance implementation of .NET
  • SQL Server relational database management system developed by Microsoft
  • EF Core 2.2 lightweight version of Entity Framework ORM
  • IdentityServer4 OpenID Connect Provider and OAuth 2.0 Authorization Server