Skip to content
This repository was archived by the owner on Jul 26, 2020. It is now read-only.

ryanwildes/antbear-dotnet

Repository files navigation

antbear-dotnet

Build Status

simple app built with asp.net core and postgres

install:

dotnet restore

database:

docker-compose up -d
dotnet ef migrations add init
dotnet ef database update

run:

dotnet run

About

dotnet app with postgres

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published