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.
Learn to build MCP servers with ASP.NET Core and the new MCP C# SDK for extending AI systems.
ASP.NET Core, MCP, C# SDK, AI systems
Explore .NET Aspire for cloud-native development, covering orchestration, components, tooling, and integration with existing projects.
#dotnet #cloud #tools #web
Learn AWS CDK basics, deploy a Lambda function with DynamoDB, and understand Constructs, Stacks, and Apps for managing AWS infrastructure in .NET.
AWS, CDK, .NET, Lambda, DynamoDB
Learn to implement AWS SQS queues in .NET for microservices, essential for software engineers. Covers queue creation, publisher, consumer, and handlers.
AWS, SQS, .NET, microservices, queues
Explore practical techniques for refactoring bloated services into modular bounded contexts in .NET.
refactoring, modular monoliths, .NET, bounded contexts
Explore system integration testing as an effective method for testing interactions within modular monoliths.
modular monoliths, system integration testing, software testing
Learn to implement MCP in .NET Aspire for scalable microservices and AI features, with practical examples and real-world code.
MCP, .NET Aspire, microservices, AI, tutorial
Explore GitHub Copilot's agent mode and MCP Servers in Visual Studio 2022 for improved software development. Setup instructions included.
Visual Studio, GitHub Copilot, agent mode, MCP Servers, software development
Learn to quickly build and test a Model Context Protocol (MCP) server using the new C# SDK, deployable directly from VS Code.
C#, .NET, MCP, server, VS Code, SDK
Discusses the new integration and end-to-end testing capabilities in .NET 10.
C#, .NET, testing, integration, end-to-end