Skip to content

Building a simple REST API with .NET for basic CRUD operation with logger and database connection

Notifications You must be signed in to change notification settings

shankarkarki/REST-API-with-.NET-Example

Repository files navigation

REST-API-with-.NET-Example

Building a simple REST API with .NET for basic CRUD operation with logger and database

  • Using Entity Framewrok as ORM
  • Usin POSTGRESSQL as the database
  • Constructor based dependency injection
  • Setting custom instance of Serilog Logger through dependency injection

About

Building a simple REST API with .NET for basic CRUD operation with logger and database connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages