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.
Build Deploy & Use Your First Model Context Protocol (MCP) Server | DEM517
Katie Savage, James Montemagno - youtube.com
This session introduces Model Context Protocol (MCP) servers, demonstrating server building, testing, and deployment in VS Code.
Model Context Protocol, MCP, server, VS Code, Microsoft Build
Essential AI Prompts for Developers | DEM509
Burke Holland - youtube.com
Learn four effective AI prompt techniques for developers applicable beyond programming tasks.
AI, prompts, developers, programming, techniques
Keynote: The past, present, and future of AI for application developers
Steve Sanderson - youtube.com
Explore AI's evolution from the 1960s to today, with practical LLM applications for intelligent features in app development.
AI, development, LLM, application, features
Your API is not an MCP | DEMFP786
David Gomes - youtube.com
Explore the importance of careful MCP design for LLMs, distinguishing tools for agents versus humans in this insightful session.
#MSBuild, #AI
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