EventStore.Tools.ServiceHost
1.2.1
This library can be used to create a process that run interectively or as a service. It hosts Application Service modules that interact with GetEventStore. Usage: 1) Create a simple Console app and reference this nuget package. 2) From the Main function call 'ConfigureServiceHost.Configure();'
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package EventStore.Tools.ServiceHost -Version 1.2.1
dotnet add package EventStore.Tools.ServiceHost --version 1.2.1
<PackageReference Include="EventStore.Tools.ServiceHost" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EventStore.Tools.ServiceHost --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial release.
Dependencies
-
- EventStore.Tools.PluginModel (>= 1.0.0)
- Topshelf.Log4Net (>= 3.3.1)
GitHub Usage
This package is not used by any popular GitHub repositories.