Awesome
NSonic
NSonic is an open-source .NET client implementation for the Sonic search backend.
Usage
Go and read the documentation.
Changelog
v1.3.3
- Fixed issue with only partial responses being returned.
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.