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,396 2/1/2021 5.0.0 is deprecated because it is no longer maintained.
5.0.0-alpha0009 599 2/1/2021 5.0.0-alpha0009 is deprecated because it is no longer maintained.
4.2.0-alpha0007 619 2/1/2021 4.2.0-alpha0007 is deprecated because it is no longer maintained.
4.2.0-alpha0006 613 2/1/2021 4.2.0-alpha0006 is deprecated because it is no longer maintained.
4.2.0-alpha0005 641 1/15/2021 4.2.0-alpha0005 is deprecated because it is no longer maintained.
4.2.0-alpha0004 642 1/15/2021 4.2.0-alpha0004 is deprecated because it is no longer maintained.
4.2.0-alpha0003 602 1/15/2021 4.2.0-alpha0003 is deprecated because it is no longer maintained.
4.2.0-alpha0001 693 1/7/2021 4.2.0-alpha0001 is deprecated because it is no longer maintained.
4.1.0 818 1/7/2021 4.1.0 is deprecated because it is no longer maintained.
4.1.0-alpha0001 645 1/7/2021 4.1.0-alpha0001 is deprecated because it is no longer maintained.
4.0.0 2,202 11/9/2020 4.0.0 is deprecated because it is no longer maintained.
3.9.0-alpha0004 742 11/9/2020 3.9.0-alpha0004 is deprecated because it is no longer maintained.
3.9.0-alpha0003 713 11/9/2020 3.9.0-alpha0003 is deprecated because it is no longer maintained.
3.9.0-alpha0002 884 11/8/2020 3.9.0-alpha0002 is deprecated because it is no longer maintained.
3.9.0-alpha0001 746 11/8/2020 3.9.0-alpha0001 is deprecated because it is no longer maintained.
3.8.0 2,146 11/4/2020 3.8.0 is deprecated because it is no longer maintained.
3.8.0-alpha0001 767 11/4/2020 3.8.0-alpha0001 is deprecated because it is no longer maintained.
3.7.0 1,596 11/3/2020 3.7.0 is deprecated because it is no longer maintained.
3.7.0-alpha0002 686 11/3/2020 3.7.0-alpha0002 is deprecated because it is no longer maintained.
3.6.0 2,186 11/1/2020 3.6.0 is deprecated because it is no longer maintained.
3.6.0-alpha0001 715 11/1/2020 3.6.0-alpha0001 is deprecated because it is no longer maintained.
3.5.0 2,370 9/15/2020 3.5.0 is deprecated because it is no longer maintained.
3.5.0-alpha0001 725 9/15/2020 3.5.0-alpha0001 is deprecated because it is no longer maintained.
3.4.0 3,757 8/27/2020 3.4.0 is deprecated because it is no longer maintained.
3.4.0-alpha0001 670 8/27/2020 3.4.0-alpha0001 is deprecated because it is no longer maintained.
3.3.0 2,129 8/27/2020 3.3.0 is deprecated because it is no longer maintained.
3.3.0-alpha0003 656 8/27/2020 3.3.0-alpha0003 is deprecated because it is no longer maintained.
3.3.0-alpha0002 1,315 8/27/2020 3.3.0-alpha0002 is deprecated because it is no longer maintained.
3.3.0-alpha0001 801 8/26/2020 3.3.0-alpha0001 is deprecated because it is no longer maintained.
3.2.0 1,354 8/25/2020 3.2.0 is deprecated because it is no longer maintained.
3.2.0-alpha0003 722 8/25/2020 3.2.0-alpha0003 is deprecated because it is no longer maintained.
3.2.0-alpha0002 676 8/25/2020 3.2.0-alpha0002 is deprecated because it is no longer maintained.
3.2.0-alpha0001 726 8/25/2020 3.2.0-alpha0001 is deprecated because it is no longer maintained.
3.1.0 2,490 8/20/2020 3.1.0 is deprecated because it is no longer maintained.
3.1.0-tags-v3-0-1-0001 721 8/20/2020 3.1.0-tags-v3-0-1-0001 is deprecated because it is no longer maintained.
3.1.0-alpha0003 680 8/20/2020 3.1.0-alpha0003 is deprecated because it is no longer maintained.
3.1.0-alpha0002 722 8/18/2020 3.1.0-alpha0002 is deprecated because it is no longer maintained.
3.1.0-alpha0001 730 8/18/2020 3.1.0-alpha0001 is deprecated because it is no longer maintained.
3.0.1 853 8/20/2020 3.0.1 is deprecated because it is no longer maintained.
3.0.0 2,394 8/17/2020 3.0.0 is deprecated because it is no longer maintained.
2.1.0-alpha0004 841 8/16/2020 2.1.0-alpha0004 is deprecated because it is no longer maintained.
2.1.0-alpha0003 728 8/16/2020 2.1.0-alpha0003 is deprecated because it is no longer maintained.
2.1.0-alpha0002 719 8/14/2020 2.1.0-alpha0002 is deprecated because it is no longer maintained.
2.0.0 1,104 8/11/2020 2.0.0 is deprecated because it is no longer maintained.
1.10.0-alpha0004 853 8/11/2020 1.10.0-alpha0004 is deprecated because it is no longer maintained.
1.10.0-alpha0003 837 8/11/2020 1.10.0-alpha0003 is deprecated because it is no longer maintained.
1.10.0-alpha0002 699 8/10/2020 1.10.0-alpha0002 is deprecated because it is no longer maintained.
1.10.0-alpha0001 773 6/5/2020 1.10.0-alpha0001 is deprecated because it is no longer maintained.
1.9.0 1,065 6/5/2020 1.9.0 is deprecated because it is no longer maintained.
1.9.0-alpha0026 729 6/5/2020 1.9.0-alpha0026 is deprecated because it is no longer maintained.
1.9.0-alpha0025 709 6/5/2020 1.9.0-alpha0025 is deprecated because it is no longer maintained.
1.9.0-alpha0023 706 6/5/2020 1.9.0-alpha0023 is deprecated because it is no longer maintained.
1.8.12 962 6/2/2020 1.8.12 is deprecated because it is no longer maintained.
1.8.11 1,057 5/27/2020 1.8.11 is deprecated because it is no longer maintained.
1.8.10 901 5/27/2020 1.8.10 is deprecated because it is no longer maintained.
1.8.9 862 5/27/2020 1.8.9 is deprecated because it is no longer maintained.
1.8.8 1,096 5/22/2020 1.8.8 is deprecated because it is no longer maintained.
1.8.7 1,049 5/22/2020 1.8.7 is deprecated because it is no longer maintained.
1.8.6 1,258 5/21/2020 1.8.6 is deprecated because it is no longer maintained.
1.8.5 920 5/21/2020 1.8.5 is deprecated because it is no longer maintained.
1.8.4 884 5/21/2020 1.8.4 is deprecated because it is no longer maintained.
1.8.3 919 5/21/2020 1.8.3 is deprecated because it is no longer maintained.
1.8.2 892 5/20/2020 1.8.2 is deprecated because it is no longer maintained.
1.8.1 1,241 5/18/2020 1.8.1 is deprecated because it is no longer maintained.
1.8.0 949 5/18/2020 1.8.0 is deprecated because it is no longer maintained.
1.7.8 1,235 5/17/2020 1.7.8 is deprecated because it is no longer maintained.
1.7.7 1,063 5/12/2020 1.7.7 is deprecated because it is no longer maintained.
1.7.6 890 5/12/2020 1.7.6 is deprecated because it is no longer maintained.
1.7.5 897 5/12/2020 1.7.5 is deprecated because it is no longer maintained.
1.7.4 913 5/10/2020 1.7.4 is deprecated because it is no longer maintained.
1.7.3 937 5/10/2020 1.7.3 is deprecated because it is no longer maintained.
1.7.2 895 5/10/2020 1.7.2 is deprecated because it is no longer maintained.
1.7.1 917 5/10/2020 1.7.1 is deprecated because it is no longer maintained.
1.7.0 912 5/9/2020 1.7.0 is deprecated because it is no longer maintained.
1.6.11 892 5/7/2020 1.6.11 is deprecated because it is no longer maintained.
1.6.10 909 5/5/2020 1.6.10 is deprecated because it is no longer maintained.
1.6.9 907 5/5/2020 1.6.9 is deprecated because it is no longer maintained.
1.6.8 925 4/27/2020 1.6.8 is deprecated because it is no longer maintained.
1.6.7 914 4/27/2020 1.6.7 is deprecated because it is no longer maintained.
1.6.6 875 4/27/2020 1.6.6 is deprecated because it is no longer maintained.
1.6.5 1,340 4/25/2020 1.6.5 is deprecated because it is no longer maintained.
1.6.4 913 4/22/2020 1.6.4 is deprecated because it is no longer maintained.
1.6.3 909 4/20/2020 1.6.3 is deprecated because it is no longer maintained.
1.6.2 889 4/20/2020 1.6.2 is deprecated because it is no longer maintained.
1.6.1 877 4/20/2020 1.6.1 is deprecated because it is no longer maintained.
1.6.1-prerelease 784 4/20/2020 1.6.1-prerelease is deprecated because it is no longer maintained.
1.6.0 901 4/19/2020 1.6.0 is deprecated because it is no longer maintained.
1.6.0-prerelease 736 4/19/2020 1.6.0-prerelease is deprecated because it is no longer maintained.
1.5.1 978 1/3/2020 1.5.1 is deprecated because it is no longer maintained.
1.5.0 1,695 10/6/2019 1.5.0 is deprecated because it is no longer maintained.
1.5.0-alpha0002 773 10/6/2019 1.5.0-alpha0002 is deprecated because it is no longer maintained.
1.5.0-alpha0001 774 10/6/2019 1.5.0-alpha0001 is deprecated because it is no longer maintained.
1.4.0 956 10/6/2019 1.4.0 is deprecated because it is no longer maintained.
1.4.0-alpha0001 776 10/6/2019 1.4.0-alpha0001 is deprecated because it is no longer maintained.
1.3.0 1,246 10/6/2019 1.3.0 is deprecated because it is no longer maintained.
1.3.0-alpha0001 792 10/6/2019 1.3.0-alpha0001 is deprecated because it is no longer maintained.
1.2.0 983 10/6/2019 1.2.0 is deprecated because it is no longer maintained.
1.2.0-alpha0002 800 10/6/2019 1.2.0-alpha0002 is deprecated because it is no longer maintained.
1.1.0 983 10/6/2019 1.1.0 is deprecated because it is no longer maintained.
1.1.0-alpha0009 795 10/6/2019 1.1.0-alpha0009 is deprecated because it is no longer maintained.
1.1.0-alpha0008 806 8/5/2019 1.1.0-alpha0008 is deprecated because it is no longer maintained.
1.1.0-alpha0004 821 8/5/2019 1.1.0-alpha0004 is deprecated because it is no longer maintained.
1.1.0-alpha0003 811 8/5/2019 1.1.0-alpha0003 is deprecated because it is no longer maintained.
1.1.0-alpha0002 798 8/5/2019 1.1.0-alpha0002 is deprecated because it is no longer maintained.
1.1.0-alpha0001 803 8/5/2019 1.1.0-alpha0001 is deprecated because it is no longer maintained.
1.0.0 1,875 8/3/2019 1.0.0 is deprecated because it is no longer maintained.
0.1.0-alpha0017 855 8/3/2019 0.1.0-alpha0017 is deprecated because it is no longer maintained.
0.1.0-alpha0016 1,040 7/28/2019 0.1.0-alpha0016 is deprecated because it is no longer maintained.
0.1.0-alpha0015 1,546 7/16/2019 0.1.0-alpha0015 is deprecated because it is no longer maintained.
0.1.0-alpha0014 1,296 7/16/2019 0.1.0-alpha0014 is deprecated because it is no longer maintained.
0.1.0-alpha0013 846 7/16/2019 0.1.0-alpha0013 is deprecated because it is no longer maintained.
0.1.0-alpha0012 991 7/15/2019 0.1.0-alpha0012 is deprecated because it is no longer maintained.
0.1.0-alpha0011 1,289 7/15/2019 0.1.0-alpha0011 is deprecated because it is no longer maintained.
0.1.0-alpha0010 803 7/15/2019 0.1.0-alpha0010 is deprecated because it is no longer maintained.
0.1.0-alpha0009 994 7/15/2019 0.1.0-alpha0009 is deprecated because it is no longer maintained.
0.1.0-alpha0008 808 7/13/2019 0.1.0-alpha0008 is deprecated because it is no longer maintained.
0.1.0-alpha0007 801 7/13/2019 0.1.0-alpha0007 is deprecated because it is no longer maintained.
0.1.0-alpha0006 1,038 7/12/2019 0.1.0-alpha0006 is deprecated because it is no longer maintained.
0.1.0-alpha0005 1,114 7/12/2019 0.1.0-alpha0005 is deprecated because it is no longer maintained.
0.1.0-alpha0004 1,167 7/11/2019 0.1.0-alpha0004 is deprecated because it is no longer maintained.
0.1.0-alpha0003 1,056 7/10/2019 0.1.0-alpha0003 is deprecated because it is no longer maintained.
0.1.0-alpha0002 1,062 7/10/2019 0.1.0-alpha0002 is deprecated because it is no longer maintained.
0.1.0-alpha0001 1,112 7/8/2019 0.1.0-alpha0001 is deprecated because it is no longer maintained.
0.1.0-alpha0000 1,144 7/8/2019 0.1.0-alpha0000 is deprecated because it is no longer maintained.