The actual agent, in lib form so as to be embeddable and easy to package in different ways.
Info
Version: | 0.2.1 |
Author(s): | agent-core |
Last Update: | Friday, February 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/agent-core |
Install
Install-Package agent-core
dotnet add package agent-core
paket add agent-core
agent-core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.0.1)
- Microsoft.AspNetCore.DataProtection(>= 2.0.1)
- Microsoft.AspNetCore.Hosting(>= 2.0.1)
- Microsoft.AspNetCore.Http(>= 2.0.1)
- Microsoft.AspNetCore.Mvc(>= 2.0.2)
- Microsoft.AspNetCore.Server.IISIntegration(>= 2.0.1)
- Microsoft.AspNetCore.Server.Kestrel(>= 2.0.1)
- Microsoft.AspNetCore.Server.Kestrel.Https(>= 2.0.1)
- Microsoft.Data.Sqlite(>= 2.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.0.0)
- Microsoft.Extensions.Configuration.Json(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- NLog.Extensions.Logging(>= 1.0.06)
- NLog.Web.AspNetCore(>= 4.5.02)
- NReco.LambdaParser(>= 1.0.7)
- Newtonsoft.Json(>= 10.0.3)
- StringTemplate4(>= 4.0.8)