The Queue-it Security Framework is used to ensure that end users cannot bypass the queue by adding a server-side integration to your server.
Info
Version: | 3.7.0 |
Author(s): | queueit |
Last Update: | Friday, December 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/QueueIT.KnownUser.V3.AspNetCore |
Install
Install-Package QueueIT.KnownUser.V3.AspNetCore
dotnet add package QueueIT.KnownUser.V3.AspNetCore
paket add QueueIT.KnownUser.V3.AspNetCore
QueueIT.KnownUser.V3.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Http(>= 2.0.0)
No dependencies.