Tolitech.Infrastructure.Messaging.EntityFrameworkCore
1.0.0-preview.3
See the version list below for details.
dotnet add package Tolitech.Infrastructure.Messaging.EntityFrameworkCore --version 1.0.0-preview.3
NuGet\Install-Package Tolitech.Infrastructure.Messaging.EntityFrameworkCore -Version 1.0.0-preview.3
<PackageReference Include="Tolitech.Infrastructure.Messaging.EntityFrameworkCore" Version="1.0.0-preview.3" />
<PackageVersion Include="Tolitech.Infrastructure.Messaging.EntityFrameworkCore" Version="1.0.0-preview.3" />
<PackageReference Include="Tolitech.Infrastructure.Messaging.EntityFrameworkCore" />
paket add Tolitech.Infrastructure.Messaging.EntityFrameworkCore --version 1.0.0-preview.3
#r "nuget: Tolitech.Infrastructure.Messaging.EntityFrameworkCore, 1.0.0-preview.3"
#:package Tolitech.Infrastructure.Messaging.EntityFrameworkCore@1.0.0-preview.3
#addin nuget:?package=Tolitech.Infrastructure.Messaging.EntityFrameworkCore&version=1.0.0-preview.3&prerelease
#tool nuget:?package=Tolitech.Infrastructure.Messaging.EntityFrameworkCore&version=1.0.0-preview.3&prerelease
Messaging Infrastructure with Outbox Pattern using Entity Framework Core
This repository contains the infrastructure components for messaging within a clean architecture framework. It focuses on the Outbox pattern implementation using Entity Framework Core, including configurations and comprehensive unit tests.
The project ensures reliable and consistent message handling by storing messages in an Outbox table and processing them in a transactional manner.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Microsoft.EntityFrameworkCore (>= 9.0.6)
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.6)
- Tolitech.Infrastructure.Messaging (>= 1.0.0-preview.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Tolitech.Infrastructure.Messaging.EntityFrameworkCore:
Package | Downloads |
---|---|
Tolitech.Infrastructure.Persistence.EntityFrameworkCore
The Tolitech.Infrastructure.Persistence.EntityFrameworkCore repository provides a foundational implementation for the Repository pattern, Unit of Work, and Specification Query Builder using Entity Framework Core. Simplify database interaction, promote code organization, and maintenance using these widely recognized patterns. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.0-preview.4 | 216 | 7/21/2025 |
1.0.0-preview.3 | 123 | 7/3/2025 |
1.0.0-preview.2 | 174 | 3/19/2025 |
1.0.0-preview.1 | 72 | 12/12/2024 |