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

GitHub

634 stars
91 watching
271 forks
Language: C#
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
adrianoviana87/ltuinyA utility that helps manage transactions in a ledger file.13
pylons/pyramid_tmManages transactions within Python web applications without requiring middleware.34
scalar-labs/btmProvides a complete implementation of the Java Transaction API (JTA) 1.1.427
avito-tech/go-transaction-managerAn abstraction layer for managing transactions in database interactions240
dtm-labs/dtmcli-phpA PHP client library for interacting with the Distributed Transaction Manager (DTM)32
tmcgilchrist/postgresql-transactionalA Haskell library providing a monadic wrapper around PostgreSQL query functions with predictable semantics and transactional support.60
cheshir/go-mqProvides declarative configuration and management of RabbitMQ entities such as queues, exchanges, producers, and consumers.92
scalar-labs/scalardbA universal transaction manager that simplifies the complexity of managing multiple databases by achieving ACID transactions and real-time analytics across diverse databases.473
deepcake/chickensAn example of using an entity-component system framework with game engines and physics libraries to create interactive content1
vittorioromeo/ecstAn experimental library providing a flexible and efficient way to manage entities and their components in C++14 multithreaded systems.472
zopefoundation/zope.sqlalchemyAn integration of SQLAlchemy with transaction management for Python web applications.32
apples/ginsengAn entity-component-system framework for managing game entities and their dynamic components.50
informalsystems/multisigManages multisig transactions across multiple Cosmos SDK chains and keys using an S3 bucket37
paradoxlabs-inc/authnetcimA Magento 2 extension that integrates Authorize.net's Customer Information Manager (CIM) service for secure payment processing and customer data storage.12
alecthomas/entityxA fast and type-safe C++ framework for managing entities with components2,233