Ledger 2.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ledger --version 2.1.1
NuGet\Install-Package Ledger -Version 2.1.1
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="Ledger" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ledger --version 2.1.1
#r "nuget: Ledger, 2.1.1"
#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.
// Install Ledger as a Cake Addin
#addin nuget:?package=Ledger&version=2.1.1

// Install Ledger as a Cake Tool
#tool nuget:?package=Ledger&version=2.1.1

A lightweight EventSourcing library

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Ledger:

Package Downloads
Ledger.Stores.Postgres

A PostgreSql storage provider for Ledger

Ledger.Stores.Fs

A FileSystem storage provider for Ledger

Ledger.Stores.Memory

An in-memory storage provider for Ledger

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
13.0.0 1,560 8/7/2016
12.0.0 1,947 7/30/2016
11.1.0 1,277 6/11/2016
11.0.0 1,648 5/26/2016
10.0.0 1,416 2/2/2016
9.2.0 1,384 2/1/2016
9.0.0 1,425 1/21/2016
8.1.1 1,433 12/25/2015
8.1.0 1,053 12/21/2015
8.0.0 1,541 12/12/2015
7.0.0 1,437 12/7/2015
6.0.1 1,745 11/28/2015
5.0.0 1,525 11/21/2015
4.0.2 1,543 11/19/2015
3.6.0 1,108 11/13/2015
3.5.0 1,070 11/8/2015
3.4.2 1,076 11/7/2015
3.4.1 1,060 10/26/2015
3.3.0 1,635 10/15/2015
2.1.1 1,148 10/12/2015
2.1.0 1,192 9/29/2015
2.0.0 1,734 9/27/2015
1.0.0 1,772 8/9/2015

Release Notes: