Skip to content

devixlabs/DotNetWebApp

Repository files navigation

DotNetWebApp

.NET version 8 application manually created with the help of ChatGPT4. Make sure to have a local SQL Server database installed.

Setup

dotnet ef migrations add InitialCreate
dotnet ef database update

Running

dotnet build
dotnet run

About

Basic .NET CRUD SPA Webapp

Resources

Stars

Watchers

Forks