Info
Version: | 0.2.0 |
Author(s): | Mikael Lundin |
Last Update: | Wednesday, June 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/miklund/inquiry |
NuGet Url: | https://www.nuget.org/packages/inQuiry |
Install
Install-Package inQuiry
dotnet add package inQuiry
paket add inQuiry
inQuiry Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.3.0 && < 4.4.0)
- NewtonSoft.Json(>= 8.0.3 && < 8.1.0)
Tags
The purpose is to provide a strongly typed alternative to the Remoting API that requires less coding, ease of use and security. This is done by generating types in compile time that will supply most of the boilerplate coding needed for the Remoting API.