Skip to content

dnaprawa/AspNetCoreMVC-SQLServer-DockerCompose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run

1. To run inside docker just type following command

$ docker-compose up -d --build

2. Open any web browser and go to localhost:8000 to access your app.

3. To run locally, install SQLServer Express and launch from Visual Studio or using dotnet CLI

$ dotnet run

About

A sample Asp.Net Core MVC app using SQL Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published