Search Docker Hub
todo
By dhedegaard
A simple todo application for understanding the basic components of ASP.NET core, MVC and EFC
995
A simple todo application for understanding the basic components of ASP.NET core, MVC and EntityFramework Core.
Requires .net core 1.0.
Do the dance:
$ dotnet restore $ dotnet ef database update $ dotnet run
Content type
Image
Digest
Size
359.1 MB
Last updated
over 9 years ago
docker pull dhedegaard/todo