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,269 2/1/2021 5.0.0 is deprecated because it is no longer maintained.
5.0.0-alpha0009 533 2/1/2021 5.0.0-alpha0009 is deprecated because it is no longer maintained.
4.2.0-alpha0007 556 2/1/2021 4.2.0-alpha0007 is deprecated because it is no longer maintained.
4.2.0-alpha0006 552 2/1/2021 4.2.0-alpha0006 is deprecated because it is no longer maintained.
4.2.0-alpha0005 575 1/15/2021 4.2.0-alpha0005 is deprecated because it is no longer maintained.
4.2.0-alpha0004 571 1/15/2021 4.2.0-alpha0004 is deprecated because it is no longer maintained.
4.2.0-alpha0003 538 1/15/2021 4.2.0-alpha0003 is deprecated because it is no longer maintained.
4.2.0-alpha0001 619 1/7/2021 4.2.0-alpha0001 is deprecated because it is no longer maintained.
4.1.0 748 1/7/2021 4.1.0 is deprecated because it is no longer maintained.
4.1.0-alpha0001 575 1/7/2021 4.1.0-alpha0001 is deprecated because it is no longer maintained.
4.0.0 2,018 11/9/2020 4.0.0 is deprecated because it is no longer maintained.
3.9.0-alpha0004 674 11/9/2020 3.9.0-alpha0004 is deprecated because it is no longer maintained.
3.9.0-alpha0003 647 11/9/2020 3.9.0-alpha0003 is deprecated because it is no longer maintained.
3.9.0-alpha0002 794 11/8/2020 3.9.0-alpha0002 is deprecated because it is no longer maintained.
3.9.0-alpha0001 669 11/8/2020 3.9.0-alpha0001 is deprecated because it is no longer maintained.
3.8.0 1,971 11/4/2020 3.8.0 is deprecated because it is no longer maintained.
3.8.0-alpha0001 700 11/4/2020 3.8.0-alpha0001 is deprecated because it is no longer maintained.
3.7.0 1,462 11/3/2020 3.7.0 is deprecated because it is no longer maintained.
3.7.0-alpha0002 620 11/3/2020 3.7.0-alpha0002 is deprecated because it is no longer maintained.
3.6.0 2,015 11/1/2020 3.6.0 is deprecated because it is no longer maintained.
3.6.0-alpha0001 645 11/1/2020 3.6.0-alpha0001 is deprecated because it is no longer maintained.
3.5.0 2,194 9/15/2020 3.5.0 is deprecated because it is no longer maintained.
3.5.0-alpha0001 656 9/15/2020 3.5.0-alpha0001 is deprecated because it is no longer maintained.
3.4.0 3,527 8/27/2020 3.4.0 is deprecated because it is no longer maintained.
3.4.0-alpha0001 605 8/27/2020 3.4.0-alpha0001 is deprecated because it is no longer maintained.
3.3.0 2,021 8/27/2020 3.3.0 is deprecated because it is no longer maintained.
3.3.0-alpha0003 594 8/27/2020 3.3.0-alpha0003 is deprecated because it is no longer maintained.
3.3.0-alpha0002 1,228 8/27/2020 3.3.0-alpha0002 is deprecated because it is no longer maintained.
3.3.0-alpha0001 722 8/26/2020 3.3.0-alpha0001 is deprecated because it is no longer maintained.
3.2.0 1,235 8/25/2020 3.2.0 is deprecated because it is no longer maintained.
3.2.0-alpha0003 648 8/25/2020 3.2.0-alpha0003 is deprecated because it is no longer maintained.
3.2.0-alpha0002 615 8/25/2020 3.2.0-alpha0002 is deprecated because it is no longer maintained.
3.2.0-alpha0001 654 8/25/2020 3.2.0-alpha0001 is deprecated because it is no longer maintained.
3.1.0 2,361 8/20/2020 3.1.0 is deprecated because it is no longer maintained.
3.1.0-tags-v3-0-1-0001 641 8/20/2020 3.1.0-tags-v3-0-1-0001 is deprecated because it is no longer maintained.
3.1.0-alpha0003 618 8/20/2020 3.1.0-alpha0003 is deprecated because it is no longer maintained.
3.1.0-alpha0002 649 8/18/2020 3.1.0-alpha0002 is deprecated because it is no longer maintained.
3.1.0-alpha0001 674 8/18/2020 3.1.0-alpha0001 is deprecated because it is no longer maintained.
3.0.1 782 8/20/2020 3.0.1 is deprecated because it is no longer maintained.
3.0.0 2,253 8/17/2020 3.0.0 is deprecated because it is no longer maintained.
2.1.0-alpha0004 758 8/16/2020 2.1.0-alpha0004 is deprecated because it is no longer maintained.
2.1.0-alpha0003 663 8/16/2020 2.1.0-alpha0003 is deprecated because it is no longer maintained.
2.1.0-alpha0002 651 8/14/2020 2.1.0-alpha0002 is deprecated because it is no longer maintained.
2.0.0 1,023 8/11/2020 2.0.0 is deprecated because it is no longer maintained.
1.10.0-alpha0004 768 8/11/2020 1.10.0-alpha0004 is deprecated because it is no longer maintained.
1.10.0-alpha0003 753 8/11/2020 1.10.0-alpha0003 is deprecated because it is no longer maintained.
1.10.0-alpha0002 636 8/10/2020 1.10.0-alpha0002 is deprecated because it is no longer maintained.
1.10.0-alpha0001 706 6/5/2020 1.10.0-alpha0001 is deprecated because it is no longer maintained.
1.9.0 991 6/5/2020 1.9.0 is deprecated because it is no longer maintained.
1.9.0-alpha0026 652 6/5/2020 1.9.0-alpha0026 is deprecated because it is no longer maintained.
1.9.0-alpha0025 638 6/5/2020 1.9.0-alpha0025 is deprecated because it is no longer maintained.
1.9.0-alpha0023 644 6/5/2020 1.9.0-alpha0023 is deprecated because it is no longer maintained.
1.8.12 891 6/2/2020 1.8.12 is deprecated because it is no longer maintained.
1.8.11 974 5/27/2020 1.8.11 is deprecated because it is no longer maintained.
1.8.10 845 5/27/2020 1.8.10 is deprecated because it is no longer maintained.
1.8.9 798 5/27/2020 1.8.9 is deprecated because it is no longer maintained.
1.8.8 1,012 5/22/2020 1.8.8 is deprecated because it is no longer maintained.
1.8.7 965 5/22/2020 1.8.7 is deprecated because it is no longer maintained.
1.8.6 1,160 5/21/2020 1.8.6 is deprecated because it is no longer maintained.
1.8.5 852 5/21/2020 1.8.5 is deprecated because it is no longer maintained.
1.8.4 825 5/21/2020 1.8.4 is deprecated because it is no longer maintained.
1.8.3 853 5/21/2020 1.8.3 is deprecated because it is no longer maintained.
1.8.2 833 5/20/2020 1.8.2 is deprecated because it is no longer maintained.
1.8.1 1,159 5/18/2020 1.8.1 is deprecated because it is no longer maintained.
1.8.0 881 5/18/2020 1.8.0 is deprecated because it is no longer maintained.
1.7.8 1,154 5/17/2020 1.7.8 is deprecated because it is no longer maintained.
1.7.7 982 5/12/2020 1.7.7 is deprecated because it is no longer maintained.
1.7.6 823 5/12/2020 1.7.6 is deprecated because it is no longer maintained.
1.7.5 830 5/12/2020 1.7.5 is deprecated because it is no longer maintained.
1.7.4 844 5/10/2020 1.7.4 is deprecated because it is no longer maintained.
1.7.3 871 5/10/2020 1.7.3 is deprecated because it is no longer maintained.
1.7.2 826 5/10/2020 1.7.2 is deprecated because it is no longer maintained.
1.7.1 850 5/10/2020 1.7.1 is deprecated because it is no longer maintained.
1.7.0 857 5/9/2020 1.7.0 is deprecated because it is no longer maintained.
1.6.11 816 5/7/2020 1.6.11 is deprecated because it is no longer maintained.
1.6.10 853 5/5/2020 1.6.10 is deprecated because it is no longer maintained.
1.6.9 839 5/5/2020 1.6.9 is deprecated because it is no longer maintained.
1.6.8 858 4/27/2020 1.6.8 is deprecated because it is no longer maintained.
1.6.7 851 4/27/2020 1.6.7 is deprecated because it is no longer maintained.
1.6.6 818 4/27/2020 1.6.6 is deprecated because it is no longer maintained.
1.6.5 1,245 4/25/2020 1.6.5 is deprecated because it is no longer maintained.
1.6.4 850 4/22/2020 1.6.4 is deprecated because it is no longer maintained.
1.6.3 857 4/20/2020 1.6.3 is deprecated because it is no longer maintained.
1.6.2 823 4/20/2020 1.6.2 is deprecated because it is no longer maintained.
1.6.1 813 4/20/2020 1.6.1 is deprecated because it is no longer maintained.
1.6.1-prerelease 704 4/20/2020 1.6.1-prerelease is deprecated because it is no longer maintained.
1.6.0 835 4/19/2020 1.6.0 is deprecated because it is no longer maintained.
1.6.0-prerelease 671 4/19/2020 1.6.0-prerelease is deprecated because it is no longer maintained.
1.5.1 898 1/3/2020 1.5.1 is deprecated because it is no longer maintained.
1.5.0 1,588 10/6/2019 1.5.0 is deprecated because it is no longer maintained.
1.5.0-alpha0002 704 10/6/2019 1.5.0-alpha0002 is deprecated because it is no longer maintained.
1.5.0-alpha0001 708 10/6/2019 1.5.0-alpha0001 is deprecated because it is no longer maintained.
1.4.0 886 10/6/2019 1.4.0 is deprecated because it is no longer maintained.
1.4.0-alpha0001 719 10/6/2019 1.4.0-alpha0001 is deprecated because it is no longer maintained.
1.3.0 1,162 10/6/2019 1.3.0 is deprecated because it is no longer maintained.
1.3.0-alpha0001 727 10/6/2019 1.3.0-alpha0001 is deprecated because it is no longer maintained.
1.2.0 926 10/6/2019 1.2.0 is deprecated because it is no longer maintained.
1.2.0-alpha0002 733 10/6/2019 1.2.0-alpha0002 is deprecated because it is no longer maintained.
1.1.0 913 10/6/2019 1.1.0 is deprecated because it is no longer maintained.
1.1.0-alpha0009 734 10/6/2019 1.1.0-alpha0009 is deprecated because it is no longer maintained.
1.1.0-alpha0008 742 8/5/2019 1.1.0-alpha0008 is deprecated because it is no longer maintained.
1.1.0-alpha0004 760 8/5/2019 1.1.0-alpha0004 is deprecated because it is no longer maintained.
1.1.0-alpha0003 735 8/5/2019 1.1.0-alpha0003 is deprecated because it is no longer maintained.
1.1.0-alpha0002 734 8/5/2019 1.1.0-alpha0002 is deprecated because it is no longer maintained.
1.1.0-alpha0001 741 8/5/2019 1.1.0-alpha0001 is deprecated because it is no longer maintained.
1.0.0 1,753 8/3/2019 1.0.0 is deprecated because it is no longer maintained.
0.1.0-alpha0017 778 8/3/2019 0.1.0-alpha0017 is deprecated because it is no longer maintained.
0.1.0-alpha0016 956 7/28/2019 0.1.0-alpha0016 is deprecated because it is no longer maintained.
0.1.0-alpha0015 1,432 7/16/2019 0.1.0-alpha0015 is deprecated because it is no longer maintained.
0.1.0-alpha0014 1,188 7/16/2019 0.1.0-alpha0014 is deprecated because it is no longer maintained.
0.1.0-alpha0013 763 7/16/2019 0.1.0-alpha0013 is deprecated because it is no longer maintained.
0.1.0-alpha0012 901 7/15/2019 0.1.0-alpha0012 is deprecated because it is no longer maintained.
0.1.0-alpha0011 1,186 7/15/2019 0.1.0-alpha0011 is deprecated because it is no longer maintained.
0.1.0-alpha0010 736 7/15/2019 0.1.0-alpha0010 is deprecated because it is no longer maintained.
0.1.0-alpha0009 901 7/15/2019 0.1.0-alpha0009 is deprecated because it is no longer maintained.
0.1.0-alpha0008 754 7/13/2019 0.1.0-alpha0008 is deprecated because it is no longer maintained.
0.1.0-alpha0007 732 7/13/2019 0.1.0-alpha0007 is deprecated because it is no longer maintained.
0.1.0-alpha0006 952 7/12/2019 0.1.0-alpha0006 is deprecated because it is no longer maintained.
0.1.0-alpha0005 1,024 7/12/2019 0.1.0-alpha0005 is deprecated because it is no longer maintained.
0.1.0-alpha0004 1,069 7/11/2019 0.1.0-alpha0004 is deprecated because it is no longer maintained.
0.1.0-alpha0003 955 7/10/2019 0.1.0-alpha0003 is deprecated because it is no longer maintained.
0.1.0-alpha0002 972 7/10/2019 0.1.0-alpha0002 is deprecated because it is no longer maintained.
0.1.0-alpha0001 1,044 7/8/2019 0.1.0-alpha0001 is deprecated because it is no longer maintained.
0.1.0-alpha0000 1,040 7/8/2019 0.1.0-alpha0000 is deprecated because it is no longer maintained.