ClientAPI.NetCore icon indicating copy to clipboard operation
ClientAPI.NetCore copied to clipboard

.NET Core Client

Deprecated

EventStore .NET Core Client

This repository contained an Event Store .NET client for .NET Core, targetting netstandard-2.0.

As of version 5.0.0, the official client maintained as part of github.com/EventStore/EventStore now targets all supported .NET platforms:

  • netstandard2.0
  • net452
  • net46

This code and repository is not maintained.