Revalee.NetCore
1.2.0
Revalee is a Windows Service used to schedule callbacks for web applications. It simplifies a web application's workflow when events are required *after* the normal handling of web requests. This library allows Revalee callback requests to be easily embedded in web application code.
This NuGet package requires installation of the Revalee Windows Service available for download at the Project Site or at the GitHub repository (SageAnalytic/Revalee).
Project Url: https://github.com/she2/Revalee.Client.AspNetCore
Install-Package Revalee.NetCore -Version 1.2.0
dotnet add package Revalee.NetCore --version 1.2.0
<PackageReference Include="Revalee.NetCore" Version="1.2.0" />
paket add Revalee.NetCore --version 1.2.0
Release Notes
1) Updated all dependencies
Dependencies
-
.NETFramework 4.6
- Microsoft.AspNetCore.Http.Abstractions (>= 1.1.2)
- Microsoft.AspNetCore.Mvc.Core (>= 1.1.3)
- Microsoft.Extensions.Caching.Memory (>= 1.1.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.1.2)
- Microsoft.Extensions.Configuration.Binder (>= 1.1.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.1.1)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.FileVersionInfo (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
-
.NETStandard 1.6
- Microsoft.AspNetCore.Http.Abstractions (>= 1.1.2)
- Microsoft.AspNetCore.Mvc.Core (>= 1.1.3)
- Microsoft.Extensions.Caching.Memory (>= 1.1.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.1.2)
- Microsoft.Extensions.Configuration.Binder (>= 1.1.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.1.1)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.FileVersionInfo (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.