awesome-compose/aspnet-mssql/app/aspnetapp
Esteban Solano Granados 6ba8ef4937
Migrate aspnet-mssql sample to .NET 5 🚀 (#143)
* Updated MVC app to .NET 5

Signed-off-by: GitHub <noreply@github.com>

* Added SQL Server health check

Signed-off-by: GitHub <noreply@github.com>

* Updated README.md files with ASP.NET samples

Signed-off-by: GitHub <noreply@github.com>
2021-05-21 17:43:15 +01:00
..
Controllers Move all samples to the root dir 2020-03-16 17:23:59 +01:00
Models Move all samples to the root dir 2020-03-16 17:23:59 +01:00
Views Move all samples to the root dir 2020-03-16 17:23:59 +01:00
wwwroot the 2020-07-27 22:14:01 -05:00
.gitignore Migrate aspnet-mssql sample to .NET 5 🚀 (#143) 2021-05-21 17:43:15 +01:00
Dockerfile Migrate aspnet-mssql sample to .NET 5 🚀 (#143) 2021-05-21 17:43:15 +01:00
Program.cs Migrate aspnet-mssql sample to .NET 5 🚀 (#143) 2021-05-21 17:43:15 +01:00
Startup.cs Migrate aspnet-mssql sample to .NET 5 🚀 (#143) 2021-05-21 17:43:15 +01:00
appsettings.Development.json Move all samples to the root dir 2020-03-16 17:23:59 +01:00
appsettings.json Move all samples to the root dir 2020-03-16 17:23:59 +01:00
aspnetapp.csproj Migrate aspnet-mssql sample to .NET 5 🚀 (#143) 2021-05-21 17:43:15 +01:00