Open source .NET/PHP library to allow encrypted json data to be transferred between client and server.
Info
| Version: | 1.1.2 |
| Author(s): | Justin Garofolo |
| Last Update: | Saturday, November 24, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ooojustin/SafeRequest.NET |
| NuGet Url: | https://www.nuget.org/packages/SafeRequest |
Install
Install-Package SafeRequest
dotnet add package SafeRequest
paket add SafeRequest
SafeRequest Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)