Skip to content

Asp.NET CORE - Clean Architecture - EF - Fluent Api - PostgreSQL

License

Notifications You must be signed in to change notification settings

ZephiroRB/Catalogue

Repository files navigation

Console

dotnet run -p Catalogue.Api/

Scaffold

Scaffold-DbContext "Server=127.0.0.1;port=5432;user id=postgres;password=<password-here>;database=Catalogue;pooling=true" Npgsql.EntityFrameworkCore.PostgreSQL -OutputDir Data -force

About

Asp.NET CORE - Clean Architecture - EF - Fluent Api - PostgreSQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages