/
vshmidt
/
masstransit
ОбзорДокументацияВойти
/
vshmidt
/
masstransit
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
masstransit/
.../MassTransit.EntityFrameworkCoreIntegration/EntityFrameworkCoreIntegration/
..
Audit

EF Core: Make it possible to define the db schema for the audit table

3 года назад
Configuration

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
Saga

Add transaction configurability to EF saga repository (#6130)

10 месяцев назад
BusOutboxDeliveryService.cs

Fix BusOutboxDeliveryService infinite retry loop on send fault (#6216)

3 месяца назад
DbContextOutboxConsumeContext.cs

Changed to use ExecuteDeleteAsync() per https://github.com/MassTransit/MassTransit/discussions/5920

год назад
DbTransactionContext.cs

Working on an inbox/outbox implementation for Entity Framework Core, InMemory, and ultimately additional transaction-based storage engines

4 года назад
EntityFrameworkConsumeContextScopedBusContext.cs

Split out files from outbox

2 года назад
EntityFrameworkOutboxContextFactory.cs

Fixed #6154 - added NotifyFaulted to exception branch to ensure typed Fault<T> is published instead of ReceiveFault

9 месяцев назад
EntityFrameworkOutboxExtensions.cs

Adding synchronization to the DbContext in the outbox for AddSend, fixing IsDelivered duplication

3 года назад
EntityFrameworkSagaRepository.cs

Add transaction configurability to EF saga repository (#6130)

10 месяцев назад
EntityFrameworkScopedBusContext.cs

Split out files from outbox

2 года назад
EntityFrameworkScopedBusContextProvider.cs

Separate scoped ConsumeContext through components

3 года назад
FutureSagaDbContext.cs

Allow multiple db contexts for FutureSagaDbContext & OptimisticFutureSagaDbContex

3 года назад
FutureStateMap.cs

Related to #3490 - Changed EF Core object property serialization so that it should work with Newtonsoft, Also Azure Table storage

4 года назад
ILoadQueryExecutor.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
ILockStatementFormatter.cs

Juiced up the EF Core and MongoDB Bus Outbox to perform more efficient queries

4 года назад
ILockStatementProvider.cs

Juiced up the EF Core and MongoDB Bus Outbox to perform more efficient queries

4 года назад
ISagaClassMap.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
ISagaDbContextFactory.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
ISagaRepositoryLockStrategy.cs

Add transaction configurability to EF saga repository (#6130)

10 месяцев назад
InboxCleanupService.cs

Changed the InboxCleanupService and OutboxDeliveryService registrations and configuration order to work properly

год назад
InboxState.cs

Fixed #3791 - Again, but this time with a new lock update strategy to ensure the InboxState is truly locked, avoiding inconsistency and duplicate messages on the broker.

4 года назад
JobAttemptSagaMap.cs

Added opt out of Entity Framework conventions for the job service saga maps as well.

2 года назад
JobSagaMap.cs

Reworked Job Properties, Job Type Properties, and Instance Properties to allow better differentiation when building job distribution strategies.

2 года назад
JobServiceSagaDbContext.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
JobTypeSagaMap.cs

Added new job distribution strategy support, with job options including job/instance properties that can be used by the strategy to allocate job slots. Also added global concurrent job limit across all instances (optional).

2 года назад
JsonValueComparer.cs

Related to #3490 - Changed EF Core object property serialization so that it should work with Newtonsoft, Also Azure Table storage

4 года назад
JsonValueConverter.cs

Related to #3490 - Changed EF Core object property serialization so that it should work with Newtonsoft, Also Azure Table storage

4 года назад
MySqlLockStatementFormatter.cs

Juiced up the EF Core and MongoDB Bus Outbox to perform more efficient queries

4 года назад
MySqlLockStatementProvider.cs

fixed default schema in SqlLockStatementProvider

3 года назад
OptimisticFutureSagaDbContext.cs

Allow multiple db contexts for FutureSagaDbContext & OptimisticFutureSagaDbContex

3 года назад
OptimisticJobServiceSagaDbContext.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
OracleLockStatementFormatter.cs

Add Oracle support for Transaction Outbox

2 года назад
OracleLockStatementProvider.cs

Add Oracle support for Transaction Outbox

2 года назад
OutboxMessage.cs

Added the supported message types to the outbox table (update your migrations for EF Core) and use the outbox message properties to initialize the send context.

3 года назад
OutboxState.cs

Fixed #3791 - Again, but this time with a new lock update strategy to ensure the InboxState is truly locked, avoiding inconsistency and duplicate messages on the broker.

4 года назад
PostgresLockStatementFormatter.cs

Added xmin to PostgresLockStatementFormatter.cs queries to allow for EF-style optimistic concurrency checking.

2 года назад
PostgresLockStatementProvider.cs

fixed default schema in SqlLockStatementProvider

3 года назад
SagaDbContext.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
SqlLockStatementProvider.cs

fixed default schema in SqlLockStatementProvider

3 года назад
SqlServerLockStatementFormatter.cs

Changed SqlServerLockStatementProvider to not use the SERIALIZABLE lock hint by default

3 года назад
SqlServerLockStatementProvider.cs

Changed SqlServerLockStatementProvider to not use the SERIALIZABLE lock hint by default

3 года назад
SqliteLockStatementFormatter.cs

fixed default schema in SqlLockStatementProvider

3 года назад
SqliteLockStatementProvider.cs

fixed default schema in SqlLockStatementProvider

3 года назад
ValueConversionExtensions.cs

Related to #3490 - Changed EF Core object property serialization so that it should work with Newtonsoft, Also Azure Table storage

4 года назад