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.
Simplify your local AWS Lambda development with .NET Aspire
James Eastham - youtube.com
Learn to enhance local AWS Lambda development using .NET Aspire, replacing Docker Compose, debugging API Gateway locally, and improving serverless workflows with practical examples.
AWS Lambda, .NET Aspire, serverless, local development, DynamoDB

Port your .NET Framework applications to Linux with AWS Transform for .NET
Amazon Web Services - aws.amazon.com
AWS Transform for .NET accelerates modernization of .NET Framework apps to cross-platform .NET by up to 4x.
AWS, .NET, modernization, cross-platform, applications

Anti-patterns in event modelling
Oskar Dudycz - event-driven.io
Discover common pitfalls in event modeling and how to avoid them for better event-driven architecture.
event modeling, anti-patterns, software engineering, architecture

Anti-patterns in event modelling - Property Sourcing
Oskar Dudycz - event-driven.io
Explores common anti-patterns in event modeling, focusing on property sourcing techniques for software engineers.
event modeling, anti-patterns, property sourcing, software engineering
How to Generate Playwright Tests using MCP + Copilot
Playwright - youtu.be
Learn to create end-to-end tests using Playwright MCP and GitHub Copilot without source code, ideal for AI-driven automation and rapid test generation.
Playwright, Testing, Copilot, AI, Test Automation, MCP, E2E Testing, GitHub Copilot

This One .NET Habit Made My Code 10x More Maintainable
Sukhpinder Singh - medium.com
A Senior Engineer explains how dependency injection improved code maintainability in legacy projects.
dependency injection, maintainability, .NET
The complete guide to building MCP Agents
Anmol Baranwal - levelup.gitconnected.com
MCP agents can interact with real applications to perform tasks effectively.
MCP Agents, software engineering, application integration

5 ways NotebookLM completely changed my workflow (for the better)
Mahnoor Faisal - xda-developers.com
NotebookLM significantly improved my workflow, offering innovative features that streamline tasks efficiently.
NotebookLM, workflow, efficiency, productivity

The Full MCP Blueprint: Building a Full-Fledged MCP Workflow
Sanyog - dailydoseofds.com
Learn to build comprehensive MCP workflows using various tools and resources in this crash course.
MCP, workflow, tools, resources, prompts
Advanced Playwright Techniques for Flawless Testing
Debbie O'Brien - youtube.com
Explore advanced Playwright capabilities for reliable end-to-end testing of modern web apps, covering features like project dependencies, API mocking, and testing time.
testing, javascript, typescript, dotnet, python, java