Shadow.Quack.Json 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Shadow.Quack.Json --version 1.3.0
                    
NuGet\Install-Package Shadow.Quack.Json -Version 1.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Shadow.Quack.Json" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Shadow.Quack.Json" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Shadow.Quack.Json" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Shadow.Quack.Json --version 1.3.0
                    
#r "nuget: Shadow.Quack.Json, 1.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Shadow.Quack.Json&version=1.3.0
                    
Install Shadow.Quack.Json as a Cake Addin
#tool nuget:?package=Shadow.Quack.Json&version=1.3.0
                    
Install Shadow.Quack.Json as a Cake Tool

IProxy implementation to allow JSON as the input to Duck.Implement<T>(T source)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Shadow.Quack.Json:

Package Downloads
Quack.Api

Implementation of generic JsonConverter and JsonConvertorFactory to allow the use of Interfaces in ASP .Net API calls

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.7 4,001 4/5/2022
1.4.6 471 3/23/2022
1.4.5 893 1/30/2022
1.4.4 493 1/20/2022
1.4.3 658 12/5/2021
1.4.2 605 9/11/2021
1.4.1 531 9/10/2021
1.4.0 534 6/18/2021
1.3.1 534 5/27/2021
1.3.0 508 5/24/2021
1.2.2 472 4/23/2021
1.2.1 522 4/17/2021
1.2.0 514 4/17/2021
1.1.0 465 4/14/2021
1.0.0 477 3/29/2021

Updated dependencies
Implemented: IEnumerable<interface>
Implemented: Base64 to IEnumerable<byte>