Skip to content

argonautsec/NoteGoat

Repository files navigation

Prerequisites

.NET 7 is installed

Tools to install for working on project

dotnet tool install --global dotnet-ef
dotnet tool install --global dotnet-aspnet-codegenerator

For scaffolding

For setup and configuration information on identity scaffolding, see https://go.microsoft.com/fwlink/?linkid=2116645.

For setup and configuration on aspnet general scaffolding, see https://learn.microsoft.com/en-us/aspnet/core/fundamentals/tools/dotnet-aspnet-codegenerator?view=aspnetcore-7.0

To Run

dotnet ef database update
dotnet run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published