Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
247 results
ASP.NET Core configuration is no longer just appsettings.json. You've learned how configuration is built, how providers override ...
375 views
5d ago
Learn how to organize your ASP.NET Core project efficiently by implementing generic repositories to reduce repetitive CRUD ...
0 views
4d ago
Section Source Code - https://github.com/trevoirwilliams/Azure.NetCore.
Learn how to add custom user claims such as UserId, FullName, and ImageName in ASP.NET Core 8 Identity after login for ...
21h ago
Validate ASP.NET Core configuration when simple rules like Required and Range are not enough. A setting can be present.
241 views
Forgot password and reset password with AuthEndpoints in ASP.NET Core. Part 2 of the AuthEndpoints example series: request a ...
11 views
2d ago
NET 10 and its ecosystem Modern C# 14 language features ASP.NET Core and Web API development Cross-platform ...
21 views
3d ago
Day 129 of the Backend Software Journey. Today, I walk through a small AuthResponse mapping refactor in JobTrackr.
Learn how to manage multiple ASP.NET namespaces in nested folders and overcome Visual Studio 2017 build errors by ...
1 view
1d ago
Amanda Silver shares Microsoft's open source journey, from early ASP.NET support for jQuery to open-sourcing TypeScript, ...
7,280 views
6d ago
19 views
Learn how to configure an ASP.NET Core application to expose OpenTelemetry Prometheus metrics on a different port than the ...
Learn how to optimize pagination in ASP.NET Core MVC to handle large datasets gracefully without UI overflow or styling issues.
2 views
Day 128 of the Backend Software Journey. Today, I remove repeated UserResponse construction while ensuring sensitive user ...
Learn how to secure the Swagger UI endpoint in an ASP.NET Core 8 MVC application using a custom authorization filter with ...
Day 133 of the Backend Software Journey. Today, I restrict task priority to the exact values supported by JobTrackr: Low, Medium, ...
ASPNET Core Projects =============== https://hoven.in/aspnet-core/asp-net-core-course-buy.html Learn how Async and Await ...
8 views
12h ago
Day 131 of the Backend Software Journey. Today, I define clear behavior for completing and reopening tasks and protect those ...
PlantCareAI is a full-stack plant care management web application built with ASP.NET Core MVC. It helps users manage their ...
9 views
Day 132 of the Backend Software Journey. Today, I add validation that prevents tasks from being created or updated with expired ...
4 views
Explore why user claims differ between a Blazor app using OpenIdConnect and its ASP.NET Core WebAPI, and how to properly ...
... security & cost controls → ASP.NET Core, Blazor & .NET MAUI From prompt design to production deployment, this book takes ...
15 views
NET / ASP.NET Core Read more: https://thedotnetengineer.blogspot.com #API #DotNet #CSharp #Programming ...
160 views
NET 10 and ASP.NET Core can help developers build modern enterprise applications. What You Will Learn ✓ Why Microsoft ...
22h ago
Upgrading an ASP.NET application isn't just a simple version update — and that's where many businesses run into trouble.
... Disable 2FA Stack: ASP.NET Core · AuthEndpoints · 2FA · TOTP #aspnetcore #dotnet #2fa #authentication #authendpoints.
Learn the best practice to access strongly typed settings from appsettings.json in program.cs without triggering ASP.NET Core ...
6 views
Register a new user and activate the account in AspNetCore with AuthEndpoints. In this example walkthrough: registration ...
Full-stack visibility for ASP.NET + JavaScript/TypeScript/Blazor: see who calls your controller actions, SignalR hubs, and Razor ...
Learn how to resolve the 'Could not find stored procedure' SqlException in .NET Core by properly using CommandType.
NET and GenAI interviews Subscribe for more videos on .NET, C Sharp, ASP.NET Core, Web API, Microservices, AI, RAG, ...
62 views
IdentityServer version 7.0.8 with ASP.NET Core 8, ensuring seamless authentication across separate hosts and domains.
Livestream September 18, 2026 | ASP.NET Web Programming | Coding With Thịnh Discord Server: https://discord.gg/fVJTh2Gju4 ...
90 views
Streamed 5d ago
Introduction When building multi-tenant applications with ASP.NET Core and Entity Framework Core (EF Core), it's common to ...
The Problem: Storing Complex Types in PostgreSQL with EF Core When working with ASP.NET Core Identity and PostgreSQL, ...