58:26
Sasha Goldshtein — Debugging and Profiling .NET Core Apps on Linux
DotNext — конференция для .NET‑разработчиков
Подробнее о конференции DotNext: https://jrg.su/3WmFRE — — OK, great, you can now run your favorite ASP.NET app or console ...
40:45
.NET Core 3.0 Desktop Apps - Creating and Publishing WPF and WinForm Apps in .NET Core
NET Core 3.0 promises to be a big update to how we build desktop applications in C#. With it comes upgrades to .NET Core for ...
1:09:00
How to Build an ASP.NET Core MVC Web App – Tutorial
Learn how to build full stack .NET web applications from scratch from @codeafuture, integrating services and external libraries ...
1:00:44
ASP.NET Core Crash Course - C# App in One Hour
Learn how to create a web database app in ASP.NET Core using Visual Studio and the C# language. This tutorial will show you ...
46:23
Running ASP.NET Core Apps without a server? WHAT??? - Isaac Levin - NDC Oslo 2023
With the introduction of WebAssembly-based Blazor, .NET developers can now build solutions that can run on all sorts of new ...
16:58
How to Monitor Your ASP.NET Core App In Azure
Get the full source code → https://www.patreon.com/juliocasal 🗺️Free .NET Developer Roadmap: ...
1:00:50
Debugging and Profiling .NET Core Apps on Linux - Sasha Goldshtein
OK, great, you can now run your favorite ASP.NET app or console application on Linux using .NET Core. What happens next?
1:22:14
ASP.NET Community Standup - Multi-tenant ASP.NET Core Apps
Jon P. Smith, author of Entity Framework Core in Action, explains what a multi-tenant app is and then digs into the things you need ...
6:50
Make More Efficient ASP.NET Core Apps with CancellationToken
Programming with Felipe Gavilan
Get my ASP.NET Core and React course: https://felipe-gavilan.azurewebsites.net/api/Redireccion?curso=react-and-asp-net-core ...
1:13:42
Keith Williams leads the development team at Cascade HR (part of the IRIS Software Group) and is currently modernizing an app ...
7:43:04
Blazor Course - Use ASP.NET Core to Build Full-Stack C# Web Apps
Blazor is a Single Page Application framework created by Microsoft. With Blazor, you write C# to generate dynamic content and ...
1:10:35
ASP.NET Community Standup - Scaling ASP.NET Core apps with Orleans
Brady Gaster shows how to scale processing tasks in ASP.NET Core with Orleans. Community Links: ...
57:42
.NET Core Console App with Dependency Injection, Logging, and Settings
NET Core has brought a lot of great benefits right into the .NET language. We get dependency injection, a much better ...
9:30
Building AI Apps in .NET Just Got 10x Easier - Microsoft.Extensions.AI
Get the source code for this video for FREE → https://the-dotnet-weekly.kit.com/msft-ai Want to master Clean Architecture?
23:57
Diagnosing thread pool exhaustion issues in .NET Core apps
In this episode, Software Engineer, Mike Rousos, joins Rich to go through some ways to diagnose thread pool exhaustion in your .
25:43
Tour of Microsoft's Reference ASP NET Core App eShopOnWeb
Announcing .NET Core 3.0: https://aka.ms/dotnetcore3 Get a quick tour of Microsoft's reference ASP.NET Core application ...
7:42
Dockerize Your .NET Application in 5 Minutes!
All videos in this playlist: https://www.youtube.com/playlist?list=PLzYkqgWkHPKCw7zPNV3xnN1JjtglUzB2W In today's video we'll ...
1:42:53
Building .NET Core Apps in VS Code
In this episode, we provide an introduction to creating .NET Core apps in VS Code including building and debugging.