NSonic is an open-source .NET client implementation for the Sonic search backend.
Go and read the documentation.
- Fixed issue with only partial responses being returned.
- NSonic connections no longer have to be explicitly connected.
- If an NSonic connection operation fails, it can be safely retried.
- Code improvements.
- Fixed threading issues that would result in deadlocks.
- Implemented asynchronous equivalents to most functionality.
- Changed the versioning scheme to conform to Semantic Versioning.
- Fixed locale for ingest push and search queries.
- First stable release.
See the wiki page for information about contributing to the project.