Back to Browse

EP05 - BlazorChartJS - Data Repository, CRUD, EF Core & Async Methods

462 views
Nov 26, 2020
23:22

This video will cover how to create a Data Repository that contains CRUD methods in our Blazor Server-side project. The Data Repository will implement the CRUD methods using Entity Framework Core with LINQ expressions. We'll also implement Ascynchronous Tasks and discuss benefits of using them. Ultimately, the Data Repository will take advantage of the AppDbContext for the last episode by way of Dependency Injection to support the 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 which completed the integration of Entity Framework Core for SQL Data access and created a DBContext class, I've left the link in the description, as well as the project source code. Previous Video & URL: EP04 - BlazorChartJS - Complete EF Core Integration and Add DbContext: https://youtu.be/ogP0PzWGH2M 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.

EP05 - BlazorChartJS - Data Repository, CRUD, EF Core & Async Methods | NatokHD