Pinned Repositories
Rebus.SignalR
:bus: Rebus-based SignalR backplane
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Rebus.Async
:bus: Experimental async extensions for Rebus
Rebus.Outbox
Rebus.SignalR
:bus: Rebus-based SignalR backplane
Rebus.SqlServer.Outbox
Provides an implementation of Rebus.Outbox abstraction using MS SQL Server as an outbox storage
RestEase.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.
RestEase.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
Rsi.DependencyInjection
An addition to Microsoft.Extensions.DependencyInjection that allows to mock services without rebuilding a container.
Rsi.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
rsivanov's Repositories
rsivanov/Rebus.Outbox
rsivanov/Rsi.DependencyInjection
An addition to Microsoft.Extensions.DependencyInjection that allows to mock services without rebuilding a container.
rsivanov/Rebus.SqlServer.Outbox
Provides an implementation of Rebus.Outbox abstraction using MS SQL Server as an outbox storage
rsivanov/RestEase.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.
rsivanov/Rsi.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
rsivanov/RestEase.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
rsivanov/Rebus.Async
:bus: Experimental async extensions for Rebus
rsivanov/Rebus.SignalR
:bus: Rebus-based SignalR backplane
rsivanov/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
rsivanov/camunda-worker-dotnet
Ultimate solution to connect your ASP.NET Core application to Camunda external tasks
rsivanov/Camunda.Api.Client
Camunda REST API Client for .NET platform
rsivanov/kafka-flow
KafkaFlow is a .NET framework to consume and produce Kafka messages with multi-threading support. It's very simple to use and very extendable. You just need to install, configure, start/stop the bus with your app and create a middleware/handler to process the messages.
rsivanov/Rebus
:bus: Simple and lean service bus implementation for .NET
rsivanov/Rebus.Microsoft.Extensions.Logging
:bus: Microsoft Logging Extensions integration for Rebus
rsivanov/Rebus.RabbitMq
:bus: RabbitMQ transport for Rebus
rsivanov/Rebus.Serilog
:bus: Serilog logging integration for Rebus
rsivanov/Rebus.SqlServer
:bus: Microsoft SQL Server transport and persistence for Rebus
rsivanov/Rebus.TestHelpers
:bus: Test helpers for Rebus (i.e. fake bus, saga fixture, etc.)
rsivanov/roslyn-sdk
Roslyn-SDK templates and Syntax Vizualizer