Ledger 13.0.0

dotnet add package Ledger --version 13.0.0
                    
NuGet\Install-Package Ledger -Version 13.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="Ledger" Version="13.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ledger" Version="13.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Ledger" />
                    
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 Ledger --version 13.0.0
                    
#r "nuget: Ledger, 13.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.
#addin nuget:?package=Ledger&version=13.0.0
                    
Install Ledger as a Cake Addin
#tool nuget:?package=Ledger&version=13.0.0
                    
Install Ledger as a Cake Tool

A lightweight EventSourcing library

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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,711 8/7/2016
12.0.0 2,082 7/30/2016
11.1.0 1,389 6/11/2016
11.0.0 1,787 5/26/2016
10.0.0 1,557 2/2/2016
9.2.0 1,516 2/1/2016
9.0.0 1,582 1/21/2016
8.1.1 1,556 12/25/2015
8.1.0 1,166 12/21/2015
8.0.0 1,682 12/12/2015
7.0.0 1,569 12/7/2015
6.0.1 1,874 11/28/2015
5.0.0 1,663 11/21/2015
4.0.2 1,693 11/19/2015
3.6.0 1,229 11/13/2015
3.5.0 1,190 11/8/2015
3.4.2 1,179 11/7/2015
3.4.1 1,177 10/26/2015
3.3.0 1,787 10/15/2015
2.1.1 1,266 10/12/2015
2.1.0 1,294 9/29/2015
2.0.0 1,867 9/27/2015
1.0.0 1,930 8/9/2015