Skip to content

NSonic is an open-source .NET client implementation for the Sonic search backend.

License

Notifications You must be signed in to change notification settings

RayMMond/nsonic

 
 

Repository files navigation

NSonic

Build Tests Coverage NuGet FastRunner

NSonic is an open-source .NET client implementation for the Sonic search backend.

Usage

Go and read the documentation.

Changelog

v1.3.2

  • NSonic connections no longer have to be explicitly connected.

v1.3.1

  • If an NSonic connection operation fails, it can be safely retried.
  • Code improvements.
  • Fixed threading issues that would result in deadlocks.

v1.2.0

  • Implemented asynchronous equivalents to most functionality.
  • Changed the versioning scheme to conform to Semantic Versioning.

v1.1.0.9

  • Fixed locale for ingest push and search queries.

v1.1

  • First stable release.

Contributing

See the wiki page for information about contributing to the project.

About

NSonic is an open-source .NET client implementation for the Sonic search backend.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.6%
  • Batchfile 0.4%