KurrentDB.Client
1.0.0
See the version list below for details.
dotnet add package KurrentDB.Client --version 1.0.0
NuGet\Install-Package KurrentDB.Client -Version 1.0.0
<PackageReference Include="KurrentDB.Client" Version="1.0.0" />
<PackageVersion Include="KurrentDB.Client" Version="1.0.0" />
<PackageReference Include="KurrentDB.Client" />
paket add KurrentDB.Client --version 1.0.0
#r "nuget: KurrentDB.Client, 1.0.0"
#:package KurrentDB.Client@1.0.0
#addin nuget:?package=KurrentDB.Client&version=1.0.0
#tool nuget:?package=KurrentDB.Client&version=1.0.0
The base GRPC client library for the Kurrent Platform. Get the open source or commercial versions of KurrentDB from https://kurrent.io/
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- BouncyCastle.Cryptography (>= 2.3.1)
- Google.Protobuf (>= 3.29.1)
- Grpc.Net.Client (>= 2.67.0)
- Microsoft.Extensions.Logging (>= 9.0.0)
- OpenTelemetry.Api (>= 1.12.0)
- System.Diagnostics.DiagnosticSource (>= 9.0.0)
- System.Linq.Async (>= 6.0.1)
- System.Net.Http.WinHttpHandler (>= 8.0.0)
- System.Text.Json (>= 8.0.5)
- System.Threading.Channels (>= 8.0.0)
-
net8.0
- Google.Protobuf (>= 3.29.1)
- Grpc.Net.Client (>= 2.67.0)
- Microsoft.Extensions.Logging (>= 9.0.0)
- OpenTelemetry.Api (>= 1.12.0)
- System.Diagnostics.DiagnosticSource (>= 9.0.0)
- System.Linq.Async (>= 6.0.1)
-
net9.0
- Google.Protobuf (>= 3.29.1)
- Grpc.Net.Client (>= 2.67.0)
- Microsoft.Extensions.Logging (>= 9.0.0)
- OpenTelemetry.Api (>= 1.12.0)
- System.Diagnostics.DiagnosticSource (>= 9.0.0)
- System.Linq.Async (>= 6.0.1)
NuGet packages (25)
Showing the top 5 NuGet packages that depend on KurrentDB.Client:
| Package | Downloads |
|---|---|
|
MicroPlumberd
CQRS/EventSourcing made eXtreamly simple. Domain-Layer abstractions: Read-Model, Event-Handler, Aggregate, Subscriptions |
|
|
CommunityToolkit.Aspire.Hosting.KurrentDB
KurrentDB support for Aspire. |
|
|
EventStore.Tools.PositionRepository.Gprc
A repository to save a position and get the current position in EventStore with a GRPC connection |
|
|
Nvx.ConsistentAPI
Event Modeling framework |
|
|
Evento.Repository.Grpc
This library contains an EventStoreDomainRepository based on a DomainRepository base class contained in 'Evento' library. The two libraries combined are used to build Event Sourced components interacting with EventStore database |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on KurrentDB.Client:
| Repository | Stars |
|---|---|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
|
CommunityToolkit/Aspire
A community project with additional components and extensions for Aspire
|
|
|
Eventuous/eventuous
Event Sourcing library for .NET
|