File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1+ [ ![ NuGet] ( http://img.shields.io/nuget/v/QueueIT.KnownUserV3.SDK.svg )] ( https://www.nuget.org/packages/QueueIT.KnownUserV3.SDK/ )
2+
13# Queue-it KnownUser SDK for ASP.NET
24The Queue-it Security Framework is used to ensure that end users cannot bypass the queue by adding a server-side integration to your server.
35## Introduction
@@ -93,7 +95,7 @@ private void DoValidation()
9395
9496Install using NuGet.
9597
96- [](https://www.nuget.org/packages/QueueIT.KnownUserV3.SDK/)
98+ PM> Install-Package QueueIT.KnownUserV3.SDK
9799
98100## Alternative Implementation
99101If your application server (maybe due to security reasons) is not allowed to do external GET requests, then you have three options:
You can’t perform that action at this time.
0 commit comments