Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

prolic/ClientAPI.NetCore

Open more actions menu
 
 

Repository files navigation

EventStore .NET Core Client

Official direct port of the Event Store .NET client to .NET Core targetting .netstandard 2.0

Works with EventStore server 4.0.0 and above.

wercker status Appveyor status

Installation

You can install the Eventstore .NET Core client by copying and pasting the following command into your Package Manager Console within Visual Studio (Tools > NuGet Package Manager > Package Manager Console).

Install-Package EventStore.ClientAPI.NetCore

Alternatively if you're using the .NET Core CLI then you can install the client via the command line interface with the following command:

dotnet add package EventStore.ClientAPI.NetCore

For more information see the EventStore.ClientAPI.NetCore NuGet page.

About

.NET Core Client

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 99.8%
  • Other 0.2%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.