How To Test Integrations with APIs Using WireMock in .NET
Learn how to write reliable and robust integration tests for testing APIs in .NET with WireMock library
Hello, I am Anton and welcome to the best .NET newsletter.
Each week you will get 2 practical tips with best practises and architecture advice.
Everything you need to become a better developer
Explore the recent blog posts
Learn how to write reliable and robust integration tests for testing APIs in .NET with WireMock library
Explore a modern way to create strongly typed ids in .NET that solve the primitive obsession problem with entity identifiers
Explore a modern way to create value objects in .NET that solve the primitive obsession problem
The Unit of Work pattern in EF Core is a design pattern that allows managing multiple operations that should be treated as a single transaction
Learn how to validation objects in .NET using various techniques and libraries and explore what is the best way to validate objects in .NET in 2024
Learn the best practices of logging in ASP.NET Core applications that will provide crucial insights into the behavior of your application, helping to diagnose issues, track the flow of execution, and monitor performance
Sponsorship Opportunity