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,221 2/1/2021 5.0.0 is deprecated because it is no longer maintained.
5.0.0-alpha0009 513 2/1/2021 5.0.0-alpha0009 is deprecated because it is no longer maintained.
4.2.0-alpha0007 537 2/1/2021 4.2.0-alpha0007 is deprecated because it is no longer maintained.
4.2.0-alpha0006 533 2/1/2021 4.2.0-alpha0006 is deprecated because it is no longer maintained.
4.2.0-alpha0005 556 1/15/2021 4.2.0-alpha0005 is deprecated because it is no longer maintained.
4.2.0-alpha0004 552 1/15/2021 4.2.0-alpha0004 is deprecated because it is no longer maintained.
4.2.0-alpha0003 519 1/15/2021 4.2.0-alpha0003 is deprecated because it is no longer maintained.
4.2.0-alpha0001 598 1/7/2021 4.2.0-alpha0001 is deprecated because it is no longer maintained.
4.1.0 729 1/7/2021 4.1.0 is deprecated because it is no longer maintained.
4.1.0-alpha0001 556 1/7/2021 4.1.0-alpha0001 is deprecated because it is no longer maintained.
4.0.0 1,955 11/9/2020 4.0.0 is deprecated because it is no longer maintained.
3.9.0-alpha0004 653 11/9/2020 3.9.0-alpha0004 is deprecated because it is no longer maintained.
3.9.0-alpha0003 638 11/9/2020 3.9.0-alpha0003 is deprecated because it is no longer maintained.
3.9.0-alpha0002 775 11/8/2020 3.9.0-alpha0002 is deprecated because it is no longer maintained.
3.9.0-alpha0001 648 11/8/2020 3.9.0-alpha0001 is deprecated because it is no longer maintained.
3.8.0 1,892 11/4/2020 3.8.0 is deprecated because it is no longer maintained.
3.8.0-alpha0001 681 11/4/2020 3.8.0-alpha0001 is deprecated because it is no longer maintained.
3.7.0 1,408 11/3/2020 3.7.0 is deprecated because it is no longer maintained.
3.7.0-alpha0002 601 11/3/2020 3.7.0-alpha0002 is deprecated because it is no longer maintained.
3.6.0 1,939 11/1/2020 3.6.0 is deprecated because it is no longer maintained.
3.6.0-alpha0001 624 11/1/2020 3.6.0-alpha0001 is deprecated because it is no longer maintained.
3.5.0 2,129 9/15/2020 3.5.0 is deprecated because it is no longer maintained.
3.5.0-alpha0001 648 9/15/2020 3.5.0-alpha0001 is deprecated because it is no longer maintained.
3.4.0 3,430 8/27/2020 3.4.0 is deprecated because it is no longer maintained.
3.4.0-alpha0001 584 8/27/2020 3.4.0-alpha0001 is deprecated because it is no longer maintained.
3.3.0 1,968 8/27/2020 3.3.0 is deprecated because it is no longer maintained.
3.3.0-alpha0003 585 8/27/2020 3.3.0-alpha0003 is deprecated because it is no longer maintained.
3.3.0-alpha0002 1,189 8/27/2020 3.3.0-alpha0002 is deprecated because it is no longer maintained.
3.3.0-alpha0001 698 8/26/2020 3.3.0-alpha0001 is deprecated because it is no longer maintained.
3.2.0 1,227 8/25/2020 3.2.0 is deprecated because it is no longer maintained.
3.2.0-alpha0003 625 8/25/2020 3.2.0-alpha0003 is deprecated because it is no longer maintained.
3.2.0-alpha0002 596 8/25/2020 3.2.0-alpha0002 is deprecated because it is no longer maintained.
3.2.0-alpha0001 631 8/25/2020 3.2.0-alpha0001 is deprecated because it is no longer maintained.
3.1.0 2,284 8/20/2020 3.1.0 is deprecated because it is no longer maintained.
3.1.0-tags-v3-0-1-0001 621 8/20/2020 3.1.0-tags-v3-0-1-0001 is deprecated because it is no longer maintained.
3.1.0-alpha0003 599 8/20/2020 3.1.0-alpha0003 is deprecated because it is no longer maintained.
3.1.0-alpha0002 639 8/18/2020 3.1.0-alpha0002 is deprecated because it is no longer maintained.
3.1.0-alpha0001 655 8/18/2020 3.1.0-alpha0001 is deprecated because it is no longer maintained.
3.0.1 763 8/20/2020 3.0.1 is deprecated because it is no longer maintained.
3.0.0 2,182 8/17/2020 3.0.0 is deprecated because it is no longer maintained.
2.1.0-alpha0004 723 8/16/2020 2.1.0-alpha0004 is deprecated because it is no longer maintained.
2.1.0-alpha0003 641 8/16/2020 2.1.0-alpha0003 is deprecated because it is no longer maintained.
2.1.0-alpha0002 632 8/14/2020 2.1.0-alpha0002 is deprecated because it is no longer maintained.
2.0.0 986 8/11/2020 2.0.0 is deprecated because it is no longer maintained.
1.10.0-alpha0004 731 8/11/2020 1.10.0-alpha0004 is deprecated because it is no longer maintained.
1.10.0-alpha0003 720 8/11/2020 1.10.0-alpha0003 is deprecated because it is no longer maintained.
1.10.0-alpha0002 613 8/10/2020 1.10.0-alpha0002 is deprecated because it is no longer maintained.
1.10.0-alpha0001 686 6/5/2020 1.10.0-alpha0001 is deprecated because it is no longer maintained.
1.9.0 972 6/5/2020 1.9.0 is deprecated because it is no longer maintained.
1.9.0-alpha0026 633 6/5/2020 1.9.0-alpha0026 is deprecated because it is no longer maintained.
1.9.0-alpha0025 619 6/5/2020 1.9.0-alpha0025 is deprecated because it is no longer maintained.
1.9.0-alpha0023 625 6/5/2020 1.9.0-alpha0023 is deprecated because it is no longer maintained.
1.8.12 870 6/2/2020 1.8.12 is deprecated because it is no longer maintained.
1.8.11 953 5/27/2020 1.8.11 is deprecated because it is no longer maintained.
1.8.10 826 5/27/2020 1.8.10 is deprecated because it is no longer maintained.
1.8.9 779 5/27/2020 1.8.9 is deprecated because it is no longer maintained.
1.8.8 992 5/22/2020 1.8.8 is deprecated because it is no longer maintained.
1.8.7 944 5/22/2020 1.8.7 is deprecated because it is no longer maintained.
1.8.6 1,138 5/21/2020 1.8.6 is deprecated because it is no longer maintained.
1.8.5 833 5/21/2020 1.8.5 is deprecated because it is no longer maintained.
1.8.4 806 5/21/2020 1.8.4 is deprecated because it is no longer maintained.
1.8.3 834 5/21/2020 1.8.3 is deprecated because it is no longer maintained.
1.8.2 814 5/20/2020 1.8.2 is deprecated because it is no longer maintained.
1.8.1 1,131 5/18/2020 1.8.1 is deprecated because it is no longer maintained.
1.8.0 861 5/18/2020 1.8.0 is deprecated because it is no longer maintained.
1.7.8 1,113 5/17/2020 1.7.8 is deprecated because it is no longer maintained.
1.7.7 961 5/12/2020 1.7.7 is deprecated because it is no longer maintained.
1.7.6 804 5/12/2020 1.7.6 is deprecated because it is no longer maintained.
1.7.5 810 5/12/2020 1.7.5 is deprecated because it is no longer maintained.
1.7.4 824 5/10/2020 1.7.4 is deprecated because it is no longer maintained.
1.7.3 862 5/10/2020 1.7.3 is deprecated because it is no longer maintained.
1.7.2 818 5/10/2020 1.7.2 is deprecated because it is no longer maintained.
1.7.1 830 5/10/2020 1.7.1 is deprecated because it is no longer maintained.
1.7.0 836 5/9/2020 1.7.0 is deprecated because it is no longer maintained.
1.6.11 794 5/7/2020 1.6.11 is deprecated because it is no longer maintained.
1.6.10 833 5/5/2020 1.6.10 is deprecated because it is no longer maintained.
1.6.9 820 5/5/2020 1.6.9 is deprecated because it is no longer maintained.
1.6.8 838 4/27/2020 1.6.8 is deprecated because it is no longer maintained.
1.6.7 831 4/27/2020 1.6.7 is deprecated because it is no longer maintained.
1.6.6 799 4/27/2020 1.6.6 is deprecated because it is no longer maintained.
1.6.5 1,227 4/25/2020 1.6.5 is deprecated because it is no longer maintained.
1.6.4 831 4/22/2020 1.6.4 is deprecated because it is no longer maintained.
1.6.3 838 4/20/2020 1.6.3 is deprecated because it is no longer maintained.
1.6.2 804 4/20/2020 1.6.2 is deprecated because it is no longer maintained.
1.6.1 793 4/20/2020 1.6.1 is deprecated because it is no longer maintained.
1.6.1-prerelease 683 4/20/2020 1.6.1-prerelease is deprecated because it is no longer maintained.
1.6.0 815 4/19/2020 1.6.0 is deprecated because it is no longer maintained.
1.6.0-prerelease 663 4/19/2020 1.6.0-prerelease is deprecated because it is no longer maintained.
1.5.1 876 1/3/2020 1.5.1 is deprecated because it is no longer maintained.
1.5.0 1,513 10/6/2019 1.5.0 is deprecated because it is no longer maintained.
1.5.0-alpha0002 684 10/6/2019 1.5.0-alpha0002 is deprecated because it is no longer maintained.
1.5.0-alpha0001 689 10/6/2019 1.5.0-alpha0001 is deprecated because it is no longer maintained.
1.4.0 867 10/6/2019 1.4.0 is deprecated because it is no longer maintained.
1.4.0-alpha0001 699 10/6/2019 1.4.0-alpha0001 is deprecated because it is no longer maintained.
1.3.0 1,143 10/6/2019 1.3.0 is deprecated because it is no longer maintained.
1.3.0-alpha0001 706 10/6/2019 1.3.0-alpha0001 is deprecated because it is no longer maintained.
1.2.0 906 10/6/2019 1.2.0 is deprecated because it is no longer maintained.
1.2.0-alpha0002 712 10/6/2019 1.2.0-alpha0002 is deprecated because it is no longer maintained.
1.1.0 893 10/6/2019 1.1.0 is deprecated because it is no longer maintained.
1.1.0-alpha0009 715 10/6/2019 1.1.0-alpha0009 is deprecated because it is no longer maintained.
1.1.0-alpha0008 723 8/5/2019 1.1.0-alpha0008 is deprecated because it is no longer maintained.
1.1.0-alpha0004 739 8/5/2019 1.1.0-alpha0004 is deprecated because it is no longer maintained.
1.1.0-alpha0003 714 8/5/2019 1.1.0-alpha0003 is deprecated because it is no longer maintained.
1.1.0-alpha0002 726 8/5/2019 1.1.0-alpha0002 is deprecated because it is no longer maintained.
1.1.0-alpha0001 721 8/5/2019 1.1.0-alpha0001 is deprecated because it is no longer maintained.
1.0.0 1,709 8/3/2019 1.0.0 is deprecated because it is no longer maintained.
0.1.0-alpha0017 754 8/3/2019 0.1.0-alpha0017 is deprecated because it is no longer maintained.
0.1.0-alpha0016 912 7/28/2019 0.1.0-alpha0016 is deprecated because it is no longer maintained.
0.1.0-alpha0015 1,343 7/16/2019 0.1.0-alpha0015 is deprecated because it is no longer maintained.
0.1.0-alpha0014 1,132 7/16/2019 0.1.0-alpha0014 is deprecated because it is no longer maintained.
0.1.0-alpha0013 749 7/16/2019 0.1.0-alpha0013 is deprecated because it is no longer maintained.
0.1.0-alpha0012 870 7/15/2019 0.1.0-alpha0012 is deprecated because it is no longer maintained.
0.1.0-alpha0011 1,103 7/15/2019 0.1.0-alpha0011 is deprecated because it is no longer maintained.
0.1.0-alpha0010 717 7/15/2019 0.1.0-alpha0010 is deprecated because it is no longer maintained.
0.1.0-alpha0009 868 7/15/2019 0.1.0-alpha0009 is deprecated because it is no longer maintained.
0.1.0-alpha0008 734 7/13/2019 0.1.0-alpha0008 is deprecated because it is no longer maintained.
0.1.0-alpha0007 712 7/13/2019 0.1.0-alpha0007 is deprecated because it is no longer maintained.
0.1.0-alpha0006 907 7/12/2019 0.1.0-alpha0006 is deprecated because it is no longer maintained.
0.1.0-alpha0005 1,003 7/12/2019 0.1.0-alpha0005 is deprecated because it is no longer maintained.
0.1.0-alpha0004 998 7/11/2019 0.1.0-alpha0004 is deprecated because it is no longer maintained.
0.1.0-alpha0003 907 7/10/2019 0.1.0-alpha0003 is deprecated because it is no longer maintained.
0.1.0-alpha0002 935 7/10/2019 0.1.0-alpha0002 is deprecated because it is no longer maintained.
0.1.0-alpha0001 1,015 7/8/2019 0.1.0-alpha0001 is deprecated because it is no longer maintained.
0.1.0-alpha0000 1,006 7/8/2019 0.1.0-alpha0000 is deprecated because it is no longer maintained.