EventStore.Client.Embedded 4.0.0

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

// Install EventStore.Client.Embedded as a Cake Tool
#tool nuget:?package=EventStore.Client.Embedded&version=4.0.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 106,775 6/9/2020
6.0.0-preview3 2,854 3/10/2020
6.0.0-preview2 2,587 1/17/2020
6.0.0-preview1 3,020 12/16/2019
5.0.12 2,040 8/12/2021
5.0.11 988 3/31/2021
5.0.10 534 3/18/2021
5.0.9 1,516 7/8/2020
5.0.8 7,437 3/27/2020
5.0.6 3,104 2/19/2020
5.0.5 19,154 11/15/2019
5.0.2 6,475 7/24/2019
5.0.1 17,482 5/7/2019
5.0.0 2,211 2/14/2019
5.0.0-rc4 625 2/11/2019
5.0.0-rc3 653 1/28/2019
5.0.0-rc2 679 1/9/2019
5.0.0-rc1 689 12/14/2018
4.1.4 904 7/25/2019
4.1.1 10,414 4/30/2018
4.1.0 4,896 1/24/2018
4.0.3 45,306 10/2/2017
4.0.2 1,270 9/15/2017
4.0.2-rc1 1,067 7/31/2017
4.0.1-rc1 1,013 6/7/2017
4.0.0 3,747 3/23/2017
4.0.0-rc2 1,079 3/13/2017
4.0.0-rc1 1,014 2/22/2017
3.9.5 37,193 4/19/2017
3.9.4 3,345 12/23/2016
3.9.3 1,429 12/9/2016
3.9.2 7,360 10/17/2016
3.9.0 3,573 8/30/2016
3.8.0 1,962 7/15/2016
3.7.0 1,738 6/29/2016
3.6.3 1,977 5/20/2016
3.6.2 1,821 5/12/2016
3.6.0 3,044 4/25/2016
3.5.2 2,267 3/7/2016
3.5.0 1,499 2/27/2016
3.4.0 2,879 12/18/2015
3.3.1 3,637 10/12/2015
3.2.1 1,963 9/9/2015
3.2.0 1,220 9/6/2015
3.0.2 12,688 3/9/2015
3.0.1 5,823 10/24/2014
3.0.0 1,505 9/17/2014

Embedded Client API for version 4 of the Event Store