Metadata >> NuGet >> EventStore.Client

EventStore.Client

Metadata

Authors Event Store LLP
Copyrights Copyright 2012-2015 Event Store LLP
Description The client API for the Event Store. Get the open source or commercial versions of the Event Store server from http://geteventstore.com
IconUrl http://geteventstore.com/assets/ouro-200.png
LicenseUrl http://geteventstore.com/terms/licence/bsd/
Owners Event Store LLP
ProjectUrl http://geteventstore.com/
ReleaseNotes Client API for version 3 of the Event Store
RequireLicenseAcceptance False
PackageSize 1837322
PackageHashAlgorithm SHA512
PackageHash LwzckWBM4K+KLH9n8j6L4wg/EQYTztI1ur7qNT8Mtf+BKEKtGbFv5uBMWiGUcu8sPQezN8UNUWRE4UtqWNj5BQ==
DownloadCount 000000
CreatedDate 2015-09-09T18:54:57
Tags eventstore client

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install EventStore.Client -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install EventStore.Client -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package EventStore.Client
Installing the package (HTTP Basic authentication):
Install-Package EventStore.Client -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package EventStore.Client -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package EventStore.Client

OpenWrap

Installing the package:
o add-wrap EventStore.Client
Uninstalling the package:
o remove-wrap EventStore.Client

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
3.2.1
3.2.0
3.0.2
3.0.2-prerelease
3.0.1
3.0.0-rc9
3.0.0-rc2
2.0.2
2.0.1
2.0.0
1.1.0
1.1.0-rc2
1.1.0-rc1
1.1.0-prerelease
1.0.3-prerelease