Skip to content
 
 

仓库 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.

关于

.NET Core Client

Resources

Stars

0 stars

关注者

0 watching

复刻s

发布

贡献者

Languages