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.

How to create a Mediator from scratch (Part 1)

Spyros Katsios - youtube.com

Learn to build a custom mediator library from scratch with code available on GitHub.

#csharp #dotnet #asp #mediator

View

How to create a Mediator from scratch (Part 2)

Spyros Katsios - youtube.com

This part continues the development of a custom mediator library. Code available on GitHub.

#csharp #dotnet #asp #mediator

View

Beginner's Guide to Building a MCP Server with C# and .NET

James Montemagno - youtube.com

Learn to build and deploy a Model Context Protocol server using the C# SDK with a simple API in minutes, directly from VS Code.

C#, .NET, MCP, server, VS Code

View

Introduction to the C# SDK for Model Context Protocol (MCP)

dotnet - youtube.com

Explore the official C# SDK for Model Context Protocol, allowing .NET applications to interact with MCP clients and servers.

#dotnet, #csharp, #mcp, #mcpservers

View
Build a Model Context Protocol (MCP) server in C# - .NET Blog

Build a Model Context Protocol (MCP) server in C# - .NET Blog

https://www.facebook.com/motzcodes - devblogs.microsoft.com

Learn to build an MCP server with C# SDK for efficient AI model-app communication.

C#, MCP, AI, SDK, server

Read More

The Coolest Feature of .NET 10 is Here

Nick Chapsas - youtube.com

.NET 10 introduces Server Sent Events for efficient unidirectional communication between server and client, enhancing real-time data transfer capabilities.

C#, .NET 10, Server Sent Events, unidirectional communication

View
Mediator Without MediatR: Build Your Own CQRS Dispatcher in 30 Lines

Mediator Without MediatR: Build Your Own CQRS Dispatcher in 30 Lines

Florian Métoz - medium.com

Learn to create a lightweight CQRS dispatcher without large libraries, addressing concerns about open-source tools transitioning to commercial models.

CQRS, Dispatcher, MediatR, open-source, libraries

Read More
GitHub - leonibr/community-extensions-cache-postgres

GitHub - leonibr/community-extensions-cache-postgres

leonibr - github.com

PostgreSQL implementation of IDistributedCache for distributed caching in ASP.NET Core, compatible with NetStandard 2.0.

PostgreSQL, IDistributedCache, ASP.NET Core, distributed cache, NetStandard 2.0

Read More
How .NET Aspire Simplifies Service Discovery

How .NET Aspire Simplifies Service Discovery

Milan Jovanovic - milanjovanovic.tech

.NET Aspire streamlines distributed development by simplifying service discovery, making service-to-service communication easier through configuration-based methods.

service discovery, .NET Aspire, distributed applications, configuration

Read More
TrailBlazor Conference

TrailBlazor Conference

Microsoft and .NET Community Speakers - trailblazor.net

Learn from industry experts about Blazor, .NET MAUI, and Oqtane.

Blazor, .NET MAUI, Oqtane, conference, developers

Read More