About
Videos
Code Examples
Contact
Join Discord
Got an ASP.NET Core coding issue? Join our Discord server and get it answered!
Round The Code
.NET
Blazor
Blazor
Create a Small Blog in Blazor - Part 1 - Create Application in Visual Studio
We get Visual Studio to create our Blazor Server App. Afterwards, we examine what files have been created and run through the demo Razor Components created.
21st May 2020
File Downloads
Final Solution
Using Entity Framework in a Blazor Server Application
Find out how to change Entity Framework's scope to Transient and how to create new service scopes to use Entity Framework in Blazor.
9th April 2020
Introduction to Blazor Hosting Models
We look at Blazor Server and Blazor WebAssembly, how you install the Visual Studio Templates and how to integrate an API through Blazor
8th March 2020
Binding, Child Components, Parameters and Event Callbacks in Blazor
Use some of Blazor's tools to create a simple message application that allows you to create, read, update and delete messages
13th February 2020
Intro to Blazor and Creating a Blazor App from Scratch
Learn how to create a Blazor app by using the tools in the Microsoft.AspNetCore.Components assembly and setting up Razor Components and Razor Pages
3rd February 2020
Page 2 of 2
1
2
Categories
.NET
Blazor
Entity Framework
ASP.NET Core Web API
ASP.NET Core Web Hosting
SignalR
Front-End Development
SQL Server