Task-App
Luis Cabrera,•web development
.NET Task Application (opens in a new tab)
A RESTful Todo App that is implemented on the .NET Framework
Installation
Clone repository into your directory
git clone https://github.com/silverlui/TaskApplication
Change directory to ClientApp to install Client dependencies
cd TaskApplication/TaskApplication/ClientApp
npm install
Purpose
This project displays how CRUD applications are made with Entity Framework and aims to use best practices. And will also be used for my future reference.
API
Preview
Technologies
- Entity Framework Core
- Swagger UI
- Sqlite Database
- Newtonsoft Json