![]() |
VOOZH | about |
dotnet add package EventStore.Tools.ServiceHost --version 1.3.0
NuGet\Install-Package EventStore.Tools.ServiceHost -Version 1.3.0
<PackageReference Include="EventStore.Tools.ServiceHost" Version="1.3.0" />
<PackageVersion Include="EventStore.Tools.ServiceHost" Version="1.3.0" />Directory.Packages.props
<PackageReference Include="EventStore.Tools.ServiceHost" />Project file
paket add EventStore.Tools.ServiceHost --version 1.3.0
#r "nuget: EventStore.Tools.ServiceHost, 1.3.0"
#:package EventStore.Tools.ServiceHost@1.3.0
#addin nuget:?package=EventStore.Tools.ServiceHost&version=1.3.0Install as a Cake Addin
#tool nuget:?package=EventStore.Tools.ServiceHost&version=1.3.0Install as a Cake Tool
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();'
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
Initial release.