Feed
This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
Why MCP really is a big deal.
Tim Berglund - youtube.com
MCP enables dynamic problem-solving systems by exposing reusable tools, transforming basic chatbots into agentic microservices utilizing real-time data from sources like Apache Kafka.
MCP, agentic microservices, real-time data, Apache Kafka

.NET Aspire Community Toolkit Ollama integration
Microsoft Learn - learn.microsoft.com
Discover how to integrate .NET Aspire with Ollama to host models using the Ollama container and access via OllamaSharp client.
Ollama, .NET Aspire, integration, hosting, models
Build your own .NET Aspire integrations
dotnet team - youtube.com
Learn to build custom integrations in .NET Aspire to enhance your app development and contribute to the Community Toolkit.
dotnet, Aspire, integrations, development, toolkit
Blazor WebAssembly OpenID Connect
David Eggenberger - youtube.com
Learn to integrate an Identity Provider in Blazor WebAssembly and access a protected API using OpenID tokens.
Blazor, WebAssembly, OpenID Connect, Identity Provider, API
JWT Authentication with .NET 9 🚀 Full Course with Roles, JSON Web Tokens & Refresh Tokens
Patrick God - youtube.com
Comprehensive course on implementing JWT authentication in .NET 9, covering user roles, endpoints, and refresh tokens.
JWT, .NET 9, authentication, roles, refresh tokens
.NET 8 Blazor🔥Authentication & Authorization with Identity
Patrick God - youtube.com
A tutorial covering Blazor setup, user registration, Identity components, and role-based authorization management.
Blazor, .NET 8, Authentication, Authorization, Identity
Why I choose Blazor over React in 2025
Gavin Lon - youtube.com
Gavin Lon discusses his reasons for choosing Blazor over React in 2025, while acknowledging React's suitability in certain scenarios.
Blazor, React, 2025, ASP.NET Core, software engineering
Everything a .NET Developer Needs to Know in 2025
Nick Chapsas - youtube.com
Nick Chapsas provides a 2025 roadmap for .NET and C# developers, focusing on essential backend technologies.
#csharp, #dotnet, #roadmap
The future of web development with ASP.NET Core & Blazor | BRK122
Daniel Roth, Mike Kistler - youtube.com
Explore ASP.NET Core & Blazor innovations for secure AI web apps, enhanced diagnostics, and developer productivity improvements.
ASP.NET Core, Blazor, web development, AI, diagnostics, productivity
No projects just C# with `dotnet run app.cs` | DEM518
Damian Edwards - youtube.com
Learn to run C# files directly with new .NET CLI features in .NET 10, simplifying development without projects.
C#, .NET 10, .NET CLI, projects, software development