EventStore.Client.Embedded 3.6.0

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

// Install EventStore.Client.Embedded as a Cake Tool
#tool nuget:?package=EventStore.Client.Embedded&version=3.6.0

The embedded client API for the Event Store. Get the open source or commercial versions of the Event Store server from http://geteventstore.com/

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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on EventStore.Client.Embedded:

Package Downloads
Anabasis.EventStore.Standalone.Embedded

Bootstrap actor based applications with EventStore and DynamicData

Anabasis.EventStore.AspNet.Embedded

Bootstrap actor based applications with EventStore and DynamicData

SeanFarrow.EventStoreExtensions.Runners

Allowing running the eventstore embedded or a full server.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on EventStore.Client.Embedded:

Repository Stars
yreynhout/AggregateSource
Lightweight infrastructure for doing eventsourcing using aggregates
charlessolar/DDD.Enterprise.Example
An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack
BitTacklr/Projac
A set of .NET projection libraries
Version Downloads Last updated
20.6.0 107,209 6/9/2020
6.0.0-preview3 2,859 3/10/2020
6.0.0-preview2 2,591 1/17/2020
6.0.0-preview1 3,025 12/16/2019
5.0.12 2,059 8/12/2021
5.0.11 1,011 3/31/2021
5.0.10 539 3/18/2021
5.0.9 1,530 7/8/2020
5.0.8 7,471 3/27/2020
5.0.6 3,113 2/19/2020
5.0.5 19,164 11/15/2019
5.0.2 6,480 7/24/2019
5.0.1 17,751 5/7/2019
5.0.0 2,218 2/14/2019
5.0.0-rc4 626 2/11/2019
5.0.0-rc3 654 1/28/2019
5.0.0-rc2 680 1/9/2019
5.0.0-rc1 690 12/14/2018
4.1.4 907 7/25/2019
4.1.1 10,417 4/30/2018
4.1.0 4,910 1/24/2018
4.0.3 45,314 10/2/2017
4.0.2 1,273 9/15/2017
4.0.2-rc1 1,068 7/31/2017
4.0.1-rc1 1,014 6/7/2017
4.0.0 3,750 3/23/2017
4.0.0-rc2 1,080 3/13/2017
4.0.0-rc1 1,015 2/22/2017
3.9.5 37,234 4/19/2017
3.9.4 3,348 12/23/2016
3.9.3 1,432 12/9/2016
3.9.2 7,365 10/17/2016
3.9.0 3,577 8/30/2016
3.8.0 1,964 7/15/2016
3.7.0 1,740 6/29/2016
3.6.3 1,979 5/20/2016
3.6.2 1,823 5/12/2016
3.6.0 3,047 4/25/2016
3.5.2 2,269 3/7/2016
3.5.0 1,501 2/27/2016
3.4.0 2,881 12/18/2015
3.3.1 3,639 10/12/2015
3.2.1 1,965 9/9/2015
3.2.0 1,222 9/6/2015
3.0.2 12,695 3/9/2015
3.0.1 5,825 10/24/2014
3.0.0 1,507 9/17/2014

Embedded Client API for version 3 of the Event Store