KO
|
EN
gitlite — search
Search
#python
#hacktoberfest
#llm
#typescript
#cli
#golang
#ai
#csharp
#testing
#ai-agents
#nextjs
#esp32
KurrentDB-Client-Dotnet
★ 176
Open GitHub ↗
KurrentDB .NET Client
Download README (.md)
Explore Similar Repositories
StyleTransfer-iOS
:
No description available.
TMDb
:
The Movie Database Swift Package
repluggable
:
Pluggable micro frontends in React+Redux apps
Menu
:
A JavaScript free menu library for Blazor and Razor Components applications.
conventional-changelog
:
Conventional changelog plugin for release-it
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
KurrentDB-Client-Dotnet
?
Download (.md)
<a href="https://kurrent.io"> <picture> <source media="(prefers-color-scheme: dark)" srcset="KurrentLogo-White.png"> <source media="(prefers-color-scheme: light)" srcset="KurrentLogo-Black.png"> <img alt="Kurrent" src="KurrentLogo-Plum.png" height="50%" width="50%"> </picture> </a> # KurrentDB .NET Client 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. This repository contains an [KurrentDB](https://kurrent.io) Client SDK written in .NET. ## Access to binaries Kurrent, Inc publishes GA (general availability) versions to [NuGet](https://www.nuget.org/profiles/kurrent). ## KurrentDB Server Compatibility This client is compatible with version `20.6.1` upwards. Server setup instructions can be found in the [docs](https://developers.kurrent.io/server/v25.0/quick-start/installation), follow the docker setup for the simplest configuration. ### Documentation * [Samples](https://github.com/kurrent-io/KurrentDB-Client-Dotnet/tree/master/samples) ## Communities [Join our global community](https://www.kurrent.io/community) of developers. - [Discuss](https://discuss.kurrent.io/) - [Discord (Kurrent)](https://discord.gg/Phn9pmCw3t) - [Discord (ddd-cqrs-es)](https://discord.com/invite/sEZGSHNNbH) ## Contributing Development is done on the `main` branch. We attempt to do our best to ensure that the history remains clean and to do so, we generally ask contributors to squash their commits into a set or single logical commit. - [Create an issue](https://github.com/kurrent-io/KurrentDB-Client-Dotnet/issues) - [Documentation](https://docs.kurrent.io/) - [Contributing guide](https://github.com/kurrent-io/KurrentDB-Client-Dotnet/blob/main/CONTRIBUTING.md) ## More resources - [Release notes](https://kurrent.io/blog/release-notes) - [Beginners Guide to Event Sourcing](https://kurrent.io/event-sourcing) - [Articles](https://kurrent.io/blog) - [Webinars](https://kurrent.io/webinars) - [Contact us](https://kurrent.io/contact)