Back to Browse

EP04 - BlazorChartJS - Complete EF Core Integration and Add DbContext

599 views
Oct 22, 2020
11:41

This video will cover how to complete the integration of Entity Framework Core for SQL Data access for our Blazor Server-side project. We'll do this by adding a DBContext class to our Models folder. The data from the SQL Database will be used later in this video series to build Charts from the ChartJS JavaScript library. We are using Visual Studio Community 2019 and Microsoft SQL Server Management Studio 2019 with a SQL Server Express installation. All software is free and is available on Microsoft's website for download. I have included the links in the description below. Free Software Downloads from Microsoft.com: • VS Community 2019: https://visualstudio.microsoft.com/downloads/ • SQL Server 2019: https://www.microsoft.com/en-us/sql-server/sql-server-downloads Also if you missed the previous BlazorChartJS video for this project, I've left the link in the description, as well as the source code to the project. Previous Video & URL: EP03 - BlazorChartJS - Create Project and Start EF Core with SQL Db Configurations https://youtu.be/uObdU05xxqk Complete BlazorChartJS Playlist - Blazor Server-side, Chart.js, C#, .NET Core & SQL Server: https://www.youtube.com/playlist?list=PL18sVs24YATWxCkJYlxSPZJxr3yYyP5Pi Source code: Coming soon on GitHub. Don't forget to ... SUBSCRIBE • LIKE • SHARE • FOLLOW • COMMENT Thank you! - Travis

Download

0 formats

No download links available.

EP04 - BlazorChartJS - Complete EF Core Integration and Add DbContext | NatokHD