Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core 9 API with Dapper

Requirements

  • Platform: x86-64, Linux/WSL
  • Programming Language: Dotnet 9

Allocate resources & run API

The shell script up creates a Postgres container via docker-compose and serves our ASP.NET API on port 5000.

Deallocate resources

The shell script down deallocates resources by stopping and removing the PostgreSQL container.

Postman

A Postman collection has been provided to test the API.

About

REST API in C# utilizing ASP .NET Core with Dapper

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages