Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahonrim/todoapp
To do app made with ASP.NET MVC5 ,C# and SQLServer 2017, I use stored procedures and a class to connect with the database
https://github.com/mahonrim/todoapp
asp-net-mvc aspnet csharp mvc5 sqlserver sqlserver2017
Last synced: about 1 month ago
JSON representation
To do app made with ASP.NET MVC5 ,C# and SQLServer 2017, I use stored procedures and a class to connect with the database
- Host: GitHub
- URL: https://github.com/mahonrim/todoapp
- Owner: MahonriM
- Created: 2020-08-04T22:49:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T08:01:55.000Z (almost 2 years ago)
- Last Synced: 2023-03-10T00:42:14.891Z (almost 2 years ago)
- Topics: asp-net-mvc, aspnet, csharp, mvc5, sqlserver, sqlserver2017
- Language: JavaScript
- Homepage:
- Size: 33.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TodoApp
To do app made with the framework ASP.NET MVC5 ,the language of programming C# and database SQLServer 2017.
I use stored procedures to do the CRUD.A class to connect with the database, repository, interface and class
Made by Mahonri Martinez./MahonriM