Skip to content

hope-423126/s-dotnet-mvc-logistic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logistic Webapp

Logistic Webapp is a sample application that uses Entity Framework Core in an ASP.NET Core MVC web application.

Dependecies

  • .net core 5.0
  • SQL Server Express 2019

How to run

With Visual Studio

  • Build solution
  • Start debuging

With command line

  • Open terminal on the root of repository
  • Enter the command bellow:
dotnet run -p .\source\Logistic\Logistic.csproj

About

Basic CRUD project with netcore MVC and ef core.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published