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
+
1
3
# Queue-it KnownUser SDK for ASP.NET
2
4
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.
3
5
## Introduction
@@ -93,7 +95,7 @@ private void DoValidation()
93
95
94
96
Install using NuGet.
95
97
96
- [](https://www.nuget.org/packages/QueueIT.KnownUserV3.SDK/)
98
+ PM> Install-Package QueueIT.KnownUserV3.SDK
97
99
98
100
## Alternative Implementation
99
101
If 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