DbContextScope
Transaction manager
Manages DbContext instances to define business transactions in Entity Framework applications.
A simple and flexible way to manage your Entity Framework DbContext instances
633 stars
91 watching
271 forks
Language: C#
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adrianoviana87/ltuiny | A utility that helps manage transactions in a ledger file. | 12 |
pylons/pyramid_tm | Manages transactions within Python web applications without requiring middleware. | 34 |
scalar-labs/btm | Provides a complete implementation of the Java Transaction API (JTA) 1.1. | 426 |
avito-tech/go-transaction-manager | An abstraction layer for managing transactions in database interactions | 232 |
dtm-labs/dtmcli-php | A PHP client library for interacting with the Distributed Transaction Manager (DTM) | 32 |
tmcgilchrist/postgresql-transactional | A Haskell library providing a monadic wrapper around PostgreSQL query functions with predictable semantics and transactional support. | 60 |
cheshir/go-mq | Provides declarative configuration and management of RabbitMQ entities such as queues, exchanges, producers, and consumers. | 92 |
scalar-labs/scalardb | A universal transaction manager that simplifies the complexity of managing multiple databases by achieving ACID transactions and real-time analytics across diverse databases. | 470 |
deepcake/chickens | An example of using an entity-component system framework with game engines and physics libraries to create interactive content | 1 |
vittorioromeo/ecst | An experimental library providing a flexible and efficient way to manage entities and their components in C++14 multithreaded systems. | 472 |
zopefoundation/zope.sqlalchemy | An integration of SQLAlchemy with transaction management for Python web applications. | 32 |
apples/ginseng | An entity-component-system framework for managing game entities and their dynamic components. | 50 |
informalsystems/multisig | Manages multisig transactions across multiple Cosmos SDK chains and keys using an S3 bucket | 36 |
paradoxlabs-inc/authnetcim | A Magento 2 extension that integrates Authorize.net's Customer Information Manager (CIM) service for secure payment processing and customer data storage. | 12 |
alecthomas/entityx | A fast and type-safe C++ framework for managing entities with components | 2,226 |