RCommon Team
Organization dedicated to the development of open source software and an emphasis on the RCommon Framework.
United States of America
Pinned Repositories
Dapper
Dapper - a simple object mapper for .Net
Dapper-FluentMap
Provides a simple API to fluently map POCO properties to database columns when using Dapper.
eventuous
Event Sourcing library for .NET
Finbuckle.MultiTenant
Finbuckle.MultiTenant is an open-source multitenancy middleware library for .NET. It enables tenant resolution, per-tenant app behavior, and per-tenant data isolation.
FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
linq2db
Linq to database provider.
MassTransit
Distributed Application Framework for .NET
mongodb-generic-repository
An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
RCommon
A cohesive set of .NET 8+ infrastructure libraries that utilizes abstractions for persistence, unit of work/transactions, distributed event handling, CQRS, and more.
rcommon-docs
Official documentation for RCommon Application Framework.
RCommon Team's Repositories
RCommon-Team/RCommon
A cohesive set of .NET 8+ infrastructure libraries that utilizes abstractions for persistence, unit of work/transactions, distributed event handling, CQRS, and more.
RCommon-Team/mongodb-generic-repository
An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
RCommon-Team/Dapper
Dapper - a simple object mapper for .Net
RCommon-Team/Dapper-FluentMap
Provides a simple API to fluently map POCO properties to database columns when using Dapper.
RCommon-Team/eventuous
Event Sourcing library for .NET
RCommon-Team/Finbuckle.MultiTenant
Finbuckle.MultiTenant is an open-source multitenancy middleware library for .NET. It enables tenant resolution, per-tenant app behavior, and per-tenant data isolation.
RCommon-Team/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
RCommon-Team/linq2db
Linq to database provider.
RCommon-Team/MassTransit
Distributed Application Framework for .NET
RCommon-Team/rcommon-docs
Official documentation for RCommon Application Framework.
RCommon-Team/wolverine
Next Generation .NET Command and Message Bus
RCommon-Team/MediatR
Simple, unambitious mediator implementation in .NET