A brief introduction to unit testing NServiceBus message handlers using the NServiceBus.Testing package| blog.nimblepros.com
On Learning New Programming Languages| blog.nimblepros.com
February 19, 2024| blog.nimblepros.com
Exploring the behaviors in NServiceBus and how they can be used to customize message processing.| blog.nimblepros.com
Let's take a step back and talk about why .NET Aspire is relevant to today's developers, why they should care, and how to take an existing app and Aspire it.| blog.nimblepros.com
Exploring the Unit of Work pattern and how NServiceBus simplifies its implementation in distributed systems.| blog.nimblepros.com
Exploring the recoverability features of NServiceBus and how they can be leveraged to build resilient distributed systems.| blog.nimblepros.com
Why are there so many containers in eShopOnNServiceBus?! Sadukie demystifies that in this post!| blog.nimblepros.com
NimblePros has been named a Particular Software Partner in recognition of our expertise with NServiceBus and our success in helping clients build scalable, reliable distributed systems. This partnership strengthens our ability to deliver high-quality messaging solutions, leveraging deep technical knowledge and close collaboration with Particular Software.| blog.nimblepros.com
By default ASP.NET Core Identity will not add support for Roles interaction. Find out how to re-add it in this post!| blog.nimblepros.com
We have released our Implementing Individual Accounts course in Early Access. Learn how to work with the Individual Accounts authentication in ASP.NET and how to add OAuth for GitHub to your ASP.NET applications.| blog.nimblepros.com
Juggling multiple projects in multiple programming languages and versions should not be painful. Learn about how Dev Containers helps with this problem!| blog.nimblepros.com
When you need to test pages with a shared session storage using Playwright for .NET but aren't sure where to start, we got you covered!| blog.nimblepros.com
When you need to test pages behind authentication using Playwright for .NET but aren't sure where to start, we got you covered!| blog.nimblepros.com
Congratulations to Eric Fleming and Kyle McMaster - our newest Particular Software Recognized Professionals| blog.nimblepros.com
Learn how to run your .NET projects in the background for easier testing.| blog.nimblepros.com
How do you get better as a software architect? Practice your skills using an Architecture Kata!| blog.nimblepros.com
Refit: Adding Bearer Authentication| blog.nimblepros.com
Using the Bogus library to create realistic test data for domain-driven applications.| blog.nimblepros.com
A walkthrough of how to use AutoFixture to generate test data and how it can help you write better tests.| blog.nimblepros.com
When building objects in tests, there are 3 design patterns that assist with building test objects - Factory pattern, Object Mother, and Builder pattern.| blog.nimblepros.com
Identifying Variable Casing Conventions for Improved Readability| blog.nimblepros.com
Getting Meaningful Code Coverage Information with Coverlet and Report Generator| blog.nimblepros.com
Convert Results from one type to another using the new Map extension method!| blog.nimblepros.com
AutoMapper Madness - Unit Testing Your Maps| blog.nimblepros.com
Getting Started With Ardalis.Result| blog.nimblepros.com
Getting started with Guard Clauses| blog.nimblepros.com