Light weight library to enable directly injecting into requests in Asp.Net Core.
Info
Version: | 1.1.1 |
Author(s): | Sean Leitzinger |
Last Update: | Friday, March 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SeanLeitzinger/RequestInjector |
NuGet Url: | https://www.nuget.org/packages/RequestInjector |
Install
Install-Package RequestInjector
dotnet add package RequestInjector
paket add RequestInjector
RequestInjector Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)
- Newtonsoft.Json(>= 12.0.3)
Tags