Info
Version: | 1.2.0 |
Author(s): | Shittu Joseph Olugbenga |
Last Update: | Tuesday, August 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/she2/Revalee.Client.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/Revalee.NetCore |
Install
Install-Package Revalee.NetCore
dotnet add package Revalee.NetCore
paket add Revalee.NetCore
Revalee.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.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)
- 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)
Tags
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.