About
Samples
Videos
Courses
Contact
View course
Check out our .NET 6 course on configuring and integrating dependency injection in ASP.NET Core
Home
.NET samples
Learn .NET by downloading ASP.NET Core samples
ASP.NET Core Google Authentication Sample in MVC Application
A code tutorial for adding Google authentication into an ASP.NET Core 3.1 Web API, including details on how to install it.
Tic-Tac-Toe game in Blazor WebAssembly
Create Tic-Tac-Toe (Noughts & Crosses) using Blazor WebAssembly. This Blazor Wasm demo is built up with C# and Razor components.
Connect 4 game in Blazor WebAssembly
Create Connect 4 using Blazor WebAssembly. This .NET Blazor Wasm demo is built up with C# and Razor components.
Roulette wheel in Blazor WebAssembly
Create Roulette using Blazor WebAssembly. This .NET Blazor Wasm demo is built up with C# and Razor components.
Integrate SignalR Inside a React App
An .NET 5 code example building a React app inside an ASP.NET Core application, with SignalR integration for sending messages.
Dependency Injection in ASP.NET Core
Download the source code for using dependency injection in ASP.NET Core, which uses the singleton, scoped and transient service lifetimes.
Read appsettings.json Config in ASP.NET Core
Download the source code and read the appsettings.json file in an ASP.NET Core MVC application. Bind using the options pattern.
Create a PDF using HTML & CSS in ASP.NET Core
Download the source code to allow you to create free PDF documents in ASP.NET Core. Capture a website layout and create an invoice.
Create Your Own File Logger
An ASP.NET Core for .NET 5 Web API which extends .NET Core's logging feature to log to text files in a HostedService.
Dynamic Queries using LINQ Expressions
Writing dynamic queries for Entity Framework. A sample .NET 5 MVC application, showing examples of LINQ expressions.
Page 2 of 3
1
2
3
Free .NET coding videos
.NET 6 new features using ASP.NET Core and Visual Studio 2022
C# 10: New features
Blazor updates for .NET 6
Watch .NET videos