coder-tim / little-aspnetcore-todo

Example project from The Little ASP.NET Core Book

Home Page:http://littleasp.net/book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-do application in ASP.NET Core 2.0

This project is the output of The Little ASP.NET Core Book, a short tutorial that teaches you how to build applications using ASP.NET Core.

Try it out

Make sure you have the .NET Core SDK installed on your machine. Then do:

git clone https://github.com/nbarbettini/little-aspnetcore-todo.git
cd little-aspnetcore-todo
dotnet run

Questions? Comments?

If you run into trouble, feel free to file an issue here on Github.

About

Example project from The Little ASP.NET Core Book

http://littleasp.net/book


Languages

Language:C# 67.7%Language:HTML 31.1%Language:CSS 0.6%Language:Dockerfile 0.3%Language:JavaScript 0.3%