Skip to content

silverlui/TaskApplication

Repository files navigation

Sample .NET Task Application

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

TaskApplicationAPI

Preview

Screen Shot 2022-10-29 at 8 38 14 PM

Technologies

  • Entity Framework Core
  • Swagger UI
  • Sqlite Database
  • Newtonsoft Json

Contributions

Feel free to create pull requests on this repository to suggest improvements.

About

A RESTful Todo App that is implemented on the .NET Framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published