JKang.EventSourcing.Persistence.EfCore 1.1.2

dotnet add package JKang.EventSourcing.Persistence.EfCore --version 1.1.2
                    
NuGet\Install-Package JKang.EventSourcing.Persistence.EfCore -Version 1.1.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JKang.EventSourcing.Persistence.EfCore" Version="1.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JKang.EventSourcing.Persistence.EfCore" Version="1.1.2" />
                    
Directory.Packages.props
<PackageReference Include="JKang.EventSourcing.Persistence.EfCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JKang.EventSourcing.Persistence.EfCore --version 1.1.2
                    
#r "nuget: JKang.EventSourcing.Persistence.EfCore, 1.1.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=JKang.EventSourcing.Persistence.EfCore&version=1.1.2
                    
Install JKang.EventSourcing.Persistence.EfCore as a Cake Addin
#tool nuget:?package=JKang.EventSourcing.Persistence.EfCore&version=1.1.2
                    
Install JKang.EventSourcing.Persistence.EfCore as a Cake Tool

.NET Core event sourcing framework

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on JKang.EventSourcing.Persistence.EfCore:

Package Downloads
JKangESExtensions.MassTransit.EfCoreMSSql

Extends the JKang.EventSourcing libraries with asynchronous messaging provided by MassTransit library. This allows integration events to be published when (and only when) a domain event is successfully persisted to the event stream. This library is coupled to Entity Framework Core and Microsoft SQL Server but you can use the base classes and interfaces in JKangESExtensions.MassTransit to support others.

JKangESExtensions.MassTransit.EfCoreMSSql.MsoftDI

Extends the JKang.EventSourcing libraries with asynchronous messaging provided by MassTransit library. This allows integration events to be published when (and only when) a domain event is successfully persisted to the event stream. This library is coupled to Entity Framework Core and Microsoft SQL Server using the dependency injection framework in Microsoft.Extensions.DependencyInjection but you can use the base classes and interfaces in JKangESExtensions.MassTransit to support others.

JKangESExtensions.Cap.EfCoreMSSql

Extends the JKang.EventSourcing libraries with "Outbox Pattern" functionality provided by the DotNetCore.CAP library. This allows integration events to be published when (and only when) a domain event is successfully persisted to the event stream. This library is coupled to Entity Framework Core and Microsoft SQL Server but you can use the base classes and interfaces in JKangESExtensions.Cap to support others.

JKangESExtensions.Cap.EfCoreMSSql.MsoftDI

Extends the JKang.EventSourcing libraries with "Outbox Pattern" functionality provided by the DotNetCore.CAP library. This allows integration events to be published when (and only when) a domain event is successfully persisted to the event stream. This library is coupled to Entity Framework Core and Microsoft SQL Server using the dependency injection framework in Microsoft.Extensions.DependencyInjection but you can use the base classes and interfaces in JKangESExtensions.Cap to support others.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.2 5,308 6/13/2020
1.1.2-preview.4 369 6/13/2020
1.1.2-preview.3 370 6/13/2020
1.1.2-preview.1 326 6/12/2020
1.1.1.1 526 5/28/2020
1.1.1-beta.1 347 3/29/2020
1.1.0 580 2/19/2020
1.1.0-beta.3 344 2/17/2020
1.1.0-beta.2 404 2/15/2020
1.1.0-beta.1 374 2/12/2020
1.0.2 580 2/11/2020
1.0.1 845 2/9/2020
1.0.0 587 2/8/2020
1.0.0-beta.3 336 2/5/2020
1.0.0-beta.2 326 2/3/2020
1.0.0-beta.1 337 2/3/2020
0.5.6 1,006 8/1/2019
0.5.5 921 8/1/2019
0.5.4 1,234 3/13/2019
0.5.3 999 3/7/2019
0.5.2 978 3/7/2019
0.5.1 987 3/7/2019
0.5.0 984 3/6/2019
0.4.0 1,091 11/27/2018
0.3.1 939 11/19/2018
0.3.0 1,002 11/19/2018
0.2.3 789 11/17/2018
0.2.2 787 11/17/2018
0.2.1 755 11/17/2018
0.2.0 771 11/15/2018
0.1.1 927 11/14/2018
0.1.0 967 11/13/2018