Week 17, year 2024
- Tales from the .NET Migration Trenches - Authentication - Posts in this series: Intro Cataloging Empty Proxy Shared Library Our First Controller Migrating Initial Business Logic Our First Views Session State Hangfire Authentication Middleware Turning Off the Lights Of all the topics in .NET migration, authentication, like always, is the one that is most characterized by "It Depends& [Jimmy Bogard]
- Vertical Slice Architecture Training Course in July in the Netherlands - The last training course in Zurich was a success, in that no laptops were harmed. I think. I put a poll out on where I should do the training next and quite a few folks suggested the Netherlands. I'm happy to announce that the next VSA course will [Jimmy Bogard]
- How to configure a custom Test Container on the EventStoreDB example - Testcontainers became a popular way of setting up dependencies for integration testing. They’re not ideal, as configuring them to run your… [Event-Driven by Oskar Dudycz]