An implementation of a To-Do List in ASP.NET Core 2.0.
These instructions will get you a copy of the project up and running on your local machine for development.
The project was created using Visual Studio 2017 Version 15.3.4 and .NET Core 2.0.
- ASP.NET - The web framework used
- Kyle Domaszewicz - kdomasze
This project is licensed under the MIT License - see the LICENSE.md file for details
- Rick Anderson (ASP.NET Core Developer) - For his fantastic tutorial on the MSDN for getting started with ASP.NET and Razor pages (Available Here).