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.

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

View

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

View

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

View

ASP.NET Community Standup - Building MCP Servers with ASP.NET Core

Daniel Roth, Mike Kistler, Sam Spencer, Stephen Halter, Jon Galloway - youtube.com

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

View

Demystify cloud-native development with .NET Aspire

NDC Conferences - youtube.com

Explore .NET Aspire for cloud-native development, covering orchestration, components, tooling, and integration with existing projects.

#dotnet #cloud #tools #web

View

AWS CDK For .NET Developer | Getting Started

Rahul Nath - youtube.com

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

View

Getting started with Queues in .NET using AWS SQS

Nick Chapsas - youtube.com

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

View
Refactoring Overgrown Bounded Contexts in Modular Monoliths

Refactoring Overgrown Bounded Contexts in Modular Monoliths

Milan Jovanovic - milanjovanovic.tech

Explore practical techniques for refactoring bloated services into modular bounded contexts in .NET.

refactoring, modular monoliths, .NET, bounded contexts

Read More
Testing Modular Monoliths: System Integration Testing

Testing Modular Monoliths: System Integration Testing

Milan Jovanovic - milanjovanovic.tech

Explore system integration testing as an effective method for testing interactions within modular monoliths.

modular monoliths, system integration testing, software testing

Read More

How to Implement MCP in .NET Aspire | .NET AI Magic | E2E

DotNet Real World Example - youtube.com

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

View