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.

C# .NET Core Event Source with Martendb
Gabriele Tronchin - medium.com
Explore implementing Event Sourcing in .NET using the Marten library, improving backend system design and data management.
C#, .NET Core, Event Sourcing, Martendb, Postgres SQL

MVVM Pattern in Blazor For State Management
Syncfusion - syncfusion.com
Learn to implement the MVVM pattern for state management in Blazor applications through a straightforward example.
Blazor, MVVM, state management, Web Development, productivity
Automate Deployments to GCP ☁️ Cloud Run 🏃 with GitHub Actions
YouTube - youtube.com
Learn to set up CI/CD for deploying Docker applications to Google Cloud Run using GitHub Actions.
CICD, Google Cloud Run, GitHub Actions, Docker

Master Mocks: The 5 Test Doubles You Should Use
Daniel Moka - craftbettersoftware.com
An introduction to different types of test doubles: Mock, Fake, Spy, Stub, and Dummy, essential for effective software testing.
Mocks, Test Doubles, Software Testing

Introduction to Event Sourcing for .NET Developers
Milan Jovanović - milanjovanovic.tech
Explore event sourcing in .NET for beginners, focusing on core concepts, advantages, and challenges.
event sourcing, .NET, beginner, core concepts, challenges

Product is a Party, Not Chess
Kent Beck - tidyfirst.substack.com
Introduce programmers to customers carefully to enhance collaboration and improve solutions.
programmers, customers, collaboration, solutions
SaaS starter! Full-stack web project with C# .NET 8
YouTube - youtube.com
Explore V2 of the .NET 8 Brand website for a full-stack web project leveraging C# .NET 8 technology.
web, app, development, dotnet, csharp, fullstack
Part 5: Add Volume mount to Containers in GCP VM
YouTube - youtube.com
Learn to add and mount disk drives to containers in GCP VMs for enhanced functionality.
GCP, containers, volume mount, disk drive

Contractor Rates Are Too Beefy for Today’s Corporate IT Budgets
Sarah Writtenhouse - medium.com
Expiring vendor contracts could lead to reduced contractor rates, impacting corporate IT budgets negatively.
contractor rates, corporate IT budgets, software development
Extracting Text from PDFs Using the .NET PDF Library
YouTube - youtube.com
Tutorial on extracting text from PDFs using Syncfusion's .NET PDF Library, demonstrating page-specific extraction and layout handling.
Syncfusion, PDF, .NET, Library, Extract, Text