ashraf789 / DotNetAPI

ASP.NET API development following best practice and DI, Repository, and Three-tier architecture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DotNetAPI Development

Following

  • Best practice
  • Dipendency Injection
  • Three tier architecture
  • Repository pattern
  • JSON Web Tokens (JWT)

API documentation

BUILD and run project then visit
localhost:{port}/swagger/ui/index

About

ASP.NET API development following best practice and DI, Repository, and Three-tier architecture.


Languages

Language:C# 99.8%Language:ASP.NET 0.2%