Skip to content

Latest commit

 

History

History

README.md

SharpCoreDB.Client

.NET client library for SharpCoreDB.Server.

Version: v1.9.1
Package: SharpCoreDB.Client

Patch updates in v1.9.1

  • ✅ Aligned package metadata and version references to the synchronized 1.9.1 release line.
  • ✅ Release automation now publishes all packable SharpCoreDB packages in CI/CD.

Features

  • ADO.NET-style client API for server connections
  • Async connection, command, and data-reader workflows
  • Parameterized command execution
  • gRPC-first client model for SharpCoreDB server deployments

Changes in v1.9.0

  • Package/docs synchronized to v1.9.0
  • Documentation aligned to current client API surface
  • Works with server-side v1.9.0 security and protocol stack

Installation

dotnet add package SharpCoreDB.Client --version 1.9.0

Documentation

  • docs/INDEX.md
  • src/SharpCoreDB.Client/NuGet.README.md