C# Coding from Scratch | .NET Core Web API Tutorial | C#, SQL Server, Visual Studio
Channel:
Subscribers:
1,000
Published on ● Video Link: https://www.youtube.com/watch?v=7UnXJ_BsCvg
In this video I am going to create a .NET Core Web API using Visual Studio. I will be using a local SQL Server Express instance to provide the data. If you want to follow along with the video, you will need to have installed SQL Server Express, or at least have access to a SQL Server instance, and have created your own database with a table containing some sample data.
The NuGet packages required are:
Microsoft.EntityFrameworkCore
Microsoft.EntityFrameworkCore.SqlServer
#coding #tutorials #microsoft
Other Videos By IndieRevo
Tags:
coding
programming
development
visual studio
c#
csharp
sql
.net
.net core
.net core web api
resful
restful api
rest api
api