Rebus.Outbox. C#
9Rsi.DependencyInjection. An addition to Microsoft.Extensions.DependencyInjection that allows to mock services without rebuilding a container.
6Rebus.SqlServer.Outbox. Provides an implementation of Rebus.Outbox abstraction using MS SQL Server as an outbox storage
5RestEase.Controllers.SourceGenerator. Provides a source generator of RestEase interfaces with all required attributes for calling web application controllers. Useful for writing strongly-typed asp.net core integration tests.
4Rsi.LocalTransactions. Provides an implementation of LocalTransactionScope and DbConnectionScope classes that guarantee a local transaction (doesn't escalate to a distributed transaction) through reusing the same connection in an async code scope
3RestEase.Serialization.Extensions. Provides an implementation of RequestQueryParamSerializer that serializes object parameters in a format compatible with asp.net core mvc model binding for complex types
2