/Escendit.Orleans.Clients.OpenSearch

Orleans OpenSearch Named Client

Primary LanguageC#MIT LicenseMIT

Escendit.Orleans.Clients.OpenSearch

OpenSearch Clients allow you to easily configure and manage OpenSearch connections within your Orleans-based projects.

Installation

Choose from two different clients

To install Escendit.Orleans.Clients.OpenSearch.Client, run the following command in the Package Manager Console:

Install-Package Escendit.Orleans.Clients.OpenSearch.Client

To install Escendit.Orleans.Clients.OpenSearch.LowLevelClient, run the following command in the Package Manager Console:

Install-Package Escendit.Orleans.Clients.OpenSearch.LowLevelClient

Contributing

If you'd like to contribute to Escendit.Orleans.Clients.OpenSearch, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.