Proj44 0.1.0
Install-Package Proj44 -Version 0.1.0
dotnet add package Proj44 --version 0.1.0
<PackageReference Include="Proj44" Version="0.1.0" />
paket add Proj44 --version 0.1.0
#r "nuget: Proj44, 0.1.0"
// Install Proj44 as a Cake Addin
#addin nuget:?package=Proj44&version=0.1.0
// Install Proj44 as a Cake Tool
#tool nuget:?package=Proj44&version=0.1.0
Provides a simple API client to connect to Project 44. An easy to use alternative to the official SDK. An alpha release. Subject to frequent updates and changes. (See release notes for supported functionality.) Light-weight. No dependencies.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.0 | 311 | 10/5/2020 |
*Simple LTL quoting only
*Renamed types and partially enclosed them a namespace
*New serializer for generating more compact JSON.
*Introducing enums
*Revised the ctor with absolute minimum required values for LTL quoting
*Added xml documentation (for intellisense)