Isrukhasan / Asp.Net-Repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository will teach you how to call a Stored Procedure in ASP.NET CORE

In MVC we could easily execute the stored procedure but in .NET core we need to

============================================================================ --> Declare model class --> add get set --> call the sp with DB context.modelclass

=============================================================================

About


Languages

Language:C# 79.7%Language:HTML 16.1%Language:CSS 3.4%Language:JavaScript 0.7%