Skip to content

ASP.NET Core Web API service to store and retrieve todo lists and tasks.

Notifications You must be signed in to change notification settings

K0d343V3r/TodoApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo.Api

Web API service to manage todo lists and tasks. Features:

  • ASP.NET Core 2.2.
  • Entity Framework Core.
  • SQL Server back-end (configuration driven connection string).
  • Repository pattern for testability.
  • Complex query support via DynamicExpressionParser.
  • Docker container support.
  • Swagger support.
  • CORS support.
  • All async APIs.

About

ASP.NET Core Web API service to store and retrieve todo lists and tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published