An easy to use Filesystem Base request processing service, using FileWatcher, Generic Hosting, with RPC like support.
Info
Version: | 1.0.7 |
Author(s): | Zhishun.Lin |
Last Update: | Monday, May 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jaksonlin/FileWatcherProcessService |
NuGet Url: | https://www.nuget.org/packages/FsBaseExecSvc |
Install
Install-Package FsBaseExecSvc
dotnet add package FsBaseExecSvc
paket add FsBaseExecSvc
FsBaseExecSvc Download (Unzip the "nupkg" after downloading)
Dependencies
- Lamar(>= 3.0.1)
- Lamar.Microsoft.DependencyInjection(>= 3.0.1)
- Microsoft.Extensions.Configuration.CommandLine(>= 2.2.0)
- Microsoft.Extensions.Configuration.FileExtensions(>= 2.2.0)
- Microsoft.Extensions.Configuration.Json(>= 2.2.0)
- Microsoft.Extensions.Hosting(>= 2.2.0)
- Microsoft.Win32.Registry(>= 4.5.0)
- Serilog(>= 2.8.0)
- Serilog.Extensions.Logging(>= 2.0.2)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.File(>= 4.0.0)
- System.ServiceProcess.ServiceController(>= 4.5.0)
Tags