LightestNight.System.EventSourcing 5.0.0

Suggested Alternatives

LightestNight.EventSourcing

Additional Details

To avoid namespace conflicts the LightestNight.System.EventSourcing package has been renamed to LightestNight.EventSourcing and the assemblies and namespaces within likewise

dotnet add package LightestNight.System.EventSourcing --version 5.0.0
                    
NuGet\Install-Package LightestNight.System.EventSourcing -Version 5.0.0
                    
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="LightestNight.System.EventSourcing" Version="5.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LightestNight.System.EventSourcing" Version="5.0.0" />
                    
Directory.Packages.props
<PackageReference Include="LightestNight.System.EventSourcing" />
                    
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 LightestNight.System.EventSourcing --version 5.0.0
                    
#r "nuget: LightestNight.System.EventSourcing, 5.0.0"
                    
#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.
#:package LightestNight.System.EventSourcing@5.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LightestNight.System.EventSourcing&version=5.0.0
                    
Install as a Cake Addin
#tool nuget:?package=LightestNight.System.EventSourcing&version=5.0.0
                    
Install as a Cake Tool

Core elements to enable Event Sourcing paradigms

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (7)

Showing the top 5 NuGet packages that depend on LightestNight.System.EventSourcing:

Package Downloads
LightestNight.System.EventSourcing.SqlStreamStore

Core elements to enable Event Sourcing paradigms using the Sql Stream Store framework

LightestNight.EventSourcing.MemStore

An in memory implementation of the Event Sourcing persistence system. Allows for temporary storage of events, perfect for testing

LightestNight.System.EventSourcing.EventStore

The repository and observer for using the EventStore persistence system (https://geteventstore.com)

LightestNight.System.EventSourcing.Checkpoints.MySql

The elements required to manage a Stream checkpoint inside a MySql data store

LightestNight.System.EventSourcing.AspNetCore

Allows the addition of Event assemblies during the startup of an ASP .Net Core application.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0 1,194 2/1/2021 5.0.0 is deprecated because it is no longer maintained.
5.0.0-alpha0009 496 2/1/2021 5.0.0-alpha0009 is deprecated because it is no longer maintained.
4.2.0-alpha0007 520 2/1/2021 4.2.0-alpha0007 is deprecated because it is no longer maintained.
4.2.0-alpha0006 516 2/1/2021 4.2.0-alpha0006 is deprecated because it is no longer maintained.
4.2.0-alpha0005 539 1/15/2021 4.2.0-alpha0005 is deprecated because it is no longer maintained.
4.2.0-alpha0004 535 1/15/2021 4.2.0-alpha0004 is deprecated because it is no longer maintained.
4.2.0-alpha0003 504 1/15/2021 4.2.0-alpha0003 is deprecated because it is no longer maintained.
4.2.0-alpha0001 579 1/7/2021 4.2.0-alpha0001 is deprecated because it is no longer maintained.
4.1.0 713 1/7/2021 4.1.0 is deprecated because it is no longer maintained.
4.1.0-alpha0001 539 1/7/2021 4.1.0-alpha0001 is deprecated because it is no longer maintained.
4.0.0 1,938 11/9/2020 4.0.0 is deprecated because it is no longer maintained.
3.9.0-alpha0004 637 11/9/2020 3.9.0-alpha0004 is deprecated because it is no longer maintained.
3.9.0-alpha0003 622 11/9/2020 3.9.0-alpha0003 is deprecated because it is no longer maintained.
3.9.0-alpha0002 758 11/8/2020 3.9.0-alpha0002 is deprecated because it is no longer maintained.
3.9.0-alpha0001 629 11/8/2020 3.9.0-alpha0001 is deprecated because it is no longer maintained.
3.8.0 1,875 11/4/2020 3.8.0 is deprecated because it is no longer maintained.
3.8.0-alpha0001 664 11/4/2020 3.8.0-alpha0001 is deprecated because it is no longer maintained.
3.7.0 1,392 11/3/2020 3.7.0 is deprecated because it is no longer maintained.
3.7.0-alpha0002 584 11/3/2020 3.7.0-alpha0002 is deprecated because it is no longer maintained.
3.6.0 1,922 11/1/2020 3.6.0 is deprecated because it is no longer maintained.
3.6.0-alpha0001 605 11/1/2020 3.6.0-alpha0001 is deprecated because it is no longer maintained.
3.5.0 2,112 9/15/2020 3.5.0 is deprecated because it is no longer maintained.
3.5.0-alpha0001 631 9/15/2020 3.5.0-alpha0001 is deprecated because it is no longer maintained.
3.4.0 3,412 8/27/2020 3.4.0 is deprecated because it is no longer maintained.
3.4.0-alpha0001 568 8/27/2020 3.4.0-alpha0001 is deprecated because it is no longer maintained.
3.3.0 1,952 8/27/2020 3.3.0 is deprecated because it is no longer maintained.
3.3.0-alpha0003 568 8/27/2020 3.3.0-alpha0003 is deprecated because it is no longer maintained.
3.3.0-alpha0002 1,173 8/27/2020 3.3.0-alpha0002 is deprecated because it is no longer maintained.
3.3.0-alpha0001 677 8/26/2020 3.3.0-alpha0001 is deprecated because it is no longer maintained.
3.2.0 1,211 8/25/2020 3.2.0 is deprecated because it is no longer maintained.
3.2.0-alpha0003 604 8/25/2020 3.2.0-alpha0003 is deprecated because it is no longer maintained.
3.2.0-alpha0002 580 8/25/2020 3.2.0-alpha0002 is deprecated because it is no longer maintained.
3.2.0-alpha0001 613 8/25/2020 3.2.0-alpha0001 is deprecated because it is no longer maintained.
3.1.0 2,267 8/20/2020 3.1.0 is deprecated because it is no longer maintained.
3.1.0-tags-v3-0-1-0001 604 8/20/2020 3.1.0-tags-v3-0-1-0001 is deprecated because it is no longer maintained.
3.1.0-alpha0003 582 8/20/2020 3.1.0-alpha0003 is deprecated because it is no longer maintained.
3.1.0-alpha0002 619 8/18/2020 3.1.0-alpha0002 is deprecated because it is no longer maintained.
3.1.0-alpha0001 639 8/18/2020 3.1.0-alpha0001 is deprecated because it is no longer maintained.
3.0.1 747 8/20/2020 3.0.1 is deprecated because it is no longer maintained.
3.0.0 2,165 8/17/2020 3.0.0 is deprecated because it is no longer maintained.
2.1.0-alpha0004 707 8/16/2020 2.1.0-alpha0004 is deprecated because it is no longer maintained.
2.1.0-alpha0003 619 8/16/2020 2.1.0-alpha0003 is deprecated because it is no longer maintained.
2.1.0-alpha0002 615 8/14/2020 2.1.0-alpha0002 is deprecated because it is no longer maintained.
2.0.0 969 8/11/2020 2.0.0 is deprecated because it is no longer maintained.
1.10.0-alpha0004 715 8/11/2020 1.10.0-alpha0004 is deprecated because it is no longer maintained.
1.10.0-alpha0003 699 8/11/2020 1.10.0-alpha0003 is deprecated because it is no longer maintained.
1.10.0-alpha0002 595 8/10/2020 1.10.0-alpha0002 is deprecated because it is no longer maintained.
1.10.0-alpha0001 670 6/5/2020 1.10.0-alpha0001 is deprecated because it is no longer maintained.
1.9.0 954 6/5/2020 1.9.0 is deprecated because it is no longer maintained.
1.9.0-alpha0026 616 6/5/2020 1.9.0-alpha0026 is deprecated because it is no longer maintained.
1.9.0-alpha0025 603 6/5/2020 1.9.0-alpha0025 is deprecated because it is no longer maintained.
1.9.0-alpha0023 609 6/5/2020 1.9.0-alpha0023 is deprecated because it is no longer maintained.
1.8.12 849 6/2/2020 1.8.12 is deprecated because it is no longer maintained.
1.8.11 937 5/27/2020 1.8.11 is deprecated because it is no longer maintained.
1.8.10 809 5/27/2020 1.8.10 is deprecated because it is no longer maintained.
1.8.9 762 5/27/2020 1.8.9 is deprecated because it is no longer maintained.
1.8.8 975 5/22/2020 1.8.8 is deprecated because it is no longer maintained.
1.8.7 927 5/22/2020 1.8.7 is deprecated because it is no longer maintained.
1.8.6 1,117 5/21/2020 1.8.6 is deprecated because it is no longer maintained.
1.8.5 816 5/21/2020 1.8.5 is deprecated because it is no longer maintained.
1.8.4 789 5/21/2020 1.8.4 is deprecated because it is no longer maintained.
1.8.3 818 5/21/2020 1.8.3 is deprecated because it is no longer maintained.
1.8.2 798 5/20/2020 1.8.2 is deprecated because it is no longer maintained.
1.8.1 1,114 5/18/2020 1.8.1 is deprecated because it is no longer maintained.
1.8.0 845 5/18/2020 1.8.0 is deprecated because it is no longer maintained.
1.7.8 1,096 5/17/2020 1.7.8 is deprecated because it is no longer maintained.
1.7.7 943 5/12/2020 1.7.7 is deprecated because it is no longer maintained.
1.7.6 788 5/12/2020 1.7.6 is deprecated because it is no longer maintained.
1.7.5 792 5/12/2020 1.7.5 is deprecated because it is no longer maintained.
1.7.4 807 5/10/2020 1.7.4 is deprecated because it is no longer maintained.
1.7.3 846 5/10/2020 1.7.3 is deprecated because it is no longer maintained.
1.7.2 802 5/10/2020 1.7.2 is deprecated because it is no longer maintained.
1.7.1 813 5/10/2020 1.7.1 is deprecated because it is no longer maintained.
1.7.0 820 5/9/2020 1.7.0 is deprecated because it is no longer maintained.
1.6.11 777 5/7/2020 1.6.11 is deprecated because it is no longer maintained.
1.6.10 816 5/5/2020 1.6.10 is deprecated because it is no longer maintained.
1.6.9 804 5/5/2020 1.6.9 is deprecated because it is no longer maintained.
1.6.8 822 4/27/2020 1.6.8 is deprecated because it is no longer maintained.
1.6.7 814 4/27/2020 1.6.7 is deprecated because it is no longer maintained.
1.6.6 782 4/27/2020 1.6.6 is deprecated because it is no longer maintained.
1.6.5 1,211 4/25/2020 1.6.5 is deprecated because it is no longer maintained.
1.6.4 814 4/22/2020 1.6.4 is deprecated because it is no longer maintained.
1.6.3 822 4/20/2020 1.6.3 is deprecated because it is no longer maintained.
1.6.2 788 4/20/2020 1.6.2 is deprecated because it is no longer maintained.
1.6.1 777 4/20/2020 1.6.1 is deprecated because it is no longer maintained.
1.6.1-prerelease 663 4/20/2020 1.6.1-prerelease is deprecated because it is no longer maintained.
1.6.0 798 4/19/2020 1.6.0 is deprecated because it is no longer maintained.
1.6.0-prerelease 646 4/19/2020 1.6.0-prerelease is deprecated because it is no longer maintained.
1.5.1 859 1/3/2020 1.5.1 is deprecated because it is no longer maintained.
1.5.0 1,494 10/6/2019 1.5.0 is deprecated because it is no longer maintained.
1.5.0-alpha0002 668 10/6/2019 1.5.0-alpha0002 is deprecated because it is no longer maintained.
1.5.0-alpha0001 673 10/6/2019 1.5.0-alpha0001 is deprecated because it is no longer maintained.
1.4.0 850 10/6/2019 1.4.0 is deprecated because it is no longer maintained.
1.4.0-alpha0001 683 10/6/2019 1.4.0-alpha0001 is deprecated because it is no longer maintained.
1.3.0 1,127 10/6/2019 1.3.0 is deprecated because it is no longer maintained.
1.3.0-alpha0001 690 10/6/2019 1.3.0-alpha0001 is deprecated because it is no longer maintained.
1.2.0 890 10/6/2019 1.2.0 is deprecated because it is no longer maintained.
1.2.0-alpha0002 696 10/6/2019 1.2.0-alpha0002 is deprecated because it is no longer maintained.
1.1.0 877 10/6/2019 1.1.0 is deprecated because it is no longer maintained.
1.1.0-alpha0009 698 10/6/2019 1.1.0-alpha0009 is deprecated because it is no longer maintained.
1.1.0-alpha0008 707 8/5/2019 1.1.0-alpha0008 is deprecated because it is no longer maintained.
1.1.0-alpha0004 723 8/5/2019 1.1.0-alpha0004 is deprecated because it is no longer maintained.
1.1.0-alpha0003 693 8/5/2019 1.1.0-alpha0003 is deprecated because it is no longer maintained.
1.1.0-alpha0002 709 8/5/2019 1.1.0-alpha0002 is deprecated because it is no longer maintained.
1.1.0-alpha0001 704 8/5/2019 1.1.0-alpha0001 is deprecated because it is no longer maintained.
1.0.0 1,693 8/3/2019 1.0.0 is deprecated because it is no longer maintained.
0.1.0-alpha0017 735 8/3/2019 0.1.0-alpha0017 is deprecated because it is no longer maintained.
0.1.0-alpha0016 891 7/28/2019 0.1.0-alpha0016 is deprecated because it is no longer maintained.
0.1.0-alpha0015 1,327 7/16/2019 0.1.0-alpha0015 is deprecated because it is no longer maintained.
0.1.0-alpha0014 1,116 7/16/2019 0.1.0-alpha0014 is deprecated because it is no longer maintained.
0.1.0-alpha0013 728 7/16/2019 0.1.0-alpha0013 is deprecated because it is no longer maintained.
0.1.0-alpha0012 854 7/15/2019 0.1.0-alpha0012 is deprecated because it is no longer maintained.
0.1.0-alpha0011 1,086 7/15/2019 0.1.0-alpha0011 is deprecated because it is no longer maintained.
0.1.0-alpha0010 701 7/15/2019 0.1.0-alpha0010 is deprecated because it is no longer maintained.
0.1.0-alpha0009 848 7/15/2019 0.1.0-alpha0009 is deprecated because it is no longer maintained.
0.1.0-alpha0008 718 7/13/2019 0.1.0-alpha0008 is deprecated because it is no longer maintained.
0.1.0-alpha0007 696 7/13/2019 0.1.0-alpha0007 is deprecated because it is no longer maintained.
0.1.0-alpha0006 891 7/12/2019 0.1.0-alpha0006 is deprecated because it is no longer maintained.
0.1.0-alpha0005 987 7/12/2019 0.1.0-alpha0005 is deprecated because it is no longer maintained.
0.1.0-alpha0004 981 7/11/2019 0.1.0-alpha0004 is deprecated because it is no longer maintained.
0.1.0-alpha0003 890 7/10/2019 0.1.0-alpha0003 is deprecated because it is no longer maintained.
0.1.0-alpha0002 919 7/10/2019 0.1.0-alpha0002 is deprecated because it is no longer maintained.
0.1.0-alpha0001 999 7/8/2019 0.1.0-alpha0001 is deprecated because it is no longer maintained.
0.1.0-alpha0000 988 7/8/2019 0.1.0-alpha0000 is deprecated because it is no longer maintained.