Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/