Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankitsharma-007/aspcore.razorpages
Web application in ASP.NET Core 2.0 using Razor pages and ADO.NET with the help of Visual Studio 2017 and SQL Server
https://github.com/ankitsharma-007/aspcore.razorpages
ado ankit-sharma article asp-net-core crud-application razor-pages sql-server visual-studio
Last synced: about 17 hours ago
JSON representation
Web application in ASP.NET Core 2.0 using Razor pages and ADO.NET with the help of Visual Studio 2017 and SQL Server
- Host: GitHub
- URL: https://github.com/ankitsharma-007/aspcore.razorpages
- Owner: AnkitSharma-007
- Created: 2018-03-14T16:28:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-14T16:32:20.000Z (almost 7 years ago)
- Last Synced: 2024-10-06T09:40:59.001Z (4 months ago)
- Topics: ado, ankit-sharma, article, asp-net-core, crud-application, razor-pages, sql-server, visual-studio
- Language: C#
- Homepage:
- Size: 1.28 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASPCore.RazorPages
In this article, I am going to explain how to create a web application in ASP.NET Core using Razor pages and ADO.NET. We will be creating a sample Employees Record Management System.We will be using Visual Studio 2017 (Version 15.3.5 or above) and SQL Server.
# Read the full article at
https://www.c-sharpcorner.com/article/razor-page-web-application-with-asp-net-core-using-ado-net/