Channel Avatar

Round The Code @[email protected]

8.8K subscribers - no pronouns :c

.NET, C# and ASP.NET Core tutorials, code examples, courses,


08:18
Helpful EF Core migration features you might not know about
08:24
Toggle .NET features on & off with ease using feature flags
08:43
SignalR for beginners: Real-time communication in .NET
08:55
IConfiguration, IOptions or IOptionsSnapshot? Which one?
09:26
What's it like using VS Code to build a .NET project?
10:35
Add geolocation to .NET: Find your client's location easily
08:42
Add Stripe to your .NET project in less than 10 minutes!
08:35
Do try, catch and finally code blocks always run in C#?
08:36
C# changes you may not know about to help write cleaner code
08:16
Why you must use async/await in C# to make API calls
06:05
.NET 7 apps must be updated now to stop vulnerabilities
09:25
Use HttpClient the correct way to avoid socket exceptions
10:48
8 C# technical questions you need to know for an interview
10:12
Are you prepared for your next .NET interview?
08:41
Your .NET resume needs to stand out to land your next job!
09:16
How to use Moq to mock xUnit tests for a .NET project
10:34
xUnit tutorial: How to run unit testing in C#
08:03
Create ASP.NET Core Web API CRUD methods (& test in Postman)
04:42
How to create an ASP.NET Core Web API project in .NET 8
04:48
How to write custom middleware in ASP.NET Core
08:01
Raw SQL queries & stored procedures in Entity Framework Core
08:14
Include method for one to many relationships in EF Core
10:44
Select rows using queries in Entity Framework Core
12:15
Insert, update & delete a record in Entity Framework Core
10:00
Entity Framework Core migrations: Add a migration
08:04
Create a DbContext class in Entity Framework Core
05:26
No more custom middleware for global exception handling
03:44
How .NET has evolved with features from previous versions
04:29
How C# has evolved with features from previous versions
04:01
Why does LINQ have so many ways to return an element?
05:36
Appsettings in .NET 8 are much faster to validate
03:15
Worker service has a major update to its lifecycle events
04:51
Useful data annotations that are new in .NET 8
02:48
Primary constructors causing concern for C# developers
03:54
How to update to .NET 8: The fastest .NET to date
07:17
TimeProvider in .NET 8 makes mocking time much easier!
03:09
Collection expressions sees the spread operator in C#
06:37
Unbelievable Blazor update sees Server & Wasm together!
03:43
Blazor & SSR launches its way into .NET 8
03:40
Primary constructors in C# sees params added to a class
05:38
Why singleton hates scoped injection in .NET dependency injection
04:29
Yield in C#: How to create an iterator with IEnumerable
04:34
Keyed services sees an invaluable update for dependency injection
07:07
C# coding challenges to master your .NET technical job interview
15:18
FromQuery? FromBody? What are these ASP.NET Core Web API attributes?
20:50
JWT authentication: How to add in ASP.NET Core
17:24
Basic authentication: How to add in ASP.NET Core
06:36
Blazor: Razor component tutorial and example
05:04
Data Annotations: Model validation in ASP.NET Core C#
16:20
ChatGPT: Will it replace .NET developer jobs?
03:11
Blazor bug in .NET 7: New feature throws error
06:06
What's new in .NET 7? New features for ASP.NET Core
05:01
Appsettings.json logging: Enable and set LogLevel variables for ILogger
05:12
Appsettings.json environment: Setup files and use IWebHostEnvironment in .NET
04:59
ConnectionString in appsettings.json: Use in Entity Framework Core for SQL Server
05:20
Appsettings.json in .NET: How to read and get a value
07:15
SOLID principles in C#: Learn the object-oriented design (OOD) process
07:45
C# 11: Features preview and what's new for .NET 7
14:33
Azure DevOps release pipeline: Deploy a .NET application to IIS (CI/CD YAML tutorial)
10:03
Azure DevOps pipeline: Create a .NET build pipeline (CI/CD YAML tutorial)