CdIts.Caffoa.Json.Net 5.2.0

dotnet add package CdIts.Caffoa.Json.Net --version 5.2.0
                    
NuGet\Install-Package CdIts.Caffoa.Json.Net -Version 5.2.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="CdIts.Caffoa.Json.Net" Version="5.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CdIts.Caffoa.Json.Net" Version="5.2.0" />
                    
Directory.Packages.props
<PackageReference Include="CdIts.Caffoa.Json.Net" />
                    
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 CdIts.Caffoa.Json.Net --version 5.2.0
                    
#r "nuget: CdIts.Caffoa.Json.Net, 5.2.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.
#:package CdIts.Caffoa.Json.Net@5.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CdIts.Caffoa.Json.Net&version=5.2.0
                    
Install as a Cake Addin
#tool nuget:?package=CdIts.Caffoa.Json.Net&version=5.2.0
                    
Install as a Cake Tool

CAFFOA is a tool to autogenerate azure function templates for .NET from openapi declaration.
           Instead of generating stubs, the goal is to be able to change the api and re-generate the files without overwriting your code.

           This is the library that contains Default implementations.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 is compatible.  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.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on CdIts.Caffoa.Json.Net:

Package Downloads
Cdits.Caffoa

[DEPRECATED] This package is deprecated. You should use "Cdits.Caffoa.Json.Net" instead.

CdIts.Caffoa.GeoJson

Extension library for CAFFOA.NET to support parsing/serializing GeoJson formats into/from NetTopologySuite objects

CdIts.MoreAppBuilder

Fluent generator for MoreApp.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.2.0 2,557 4/14/2026
5.2.0-pre3 94 4/14/2026
5.2.0-pre2 90 4/11/2026
5.2.0-pre1 94 4/11/2026
5.1.1 6,156 2/6/2026
5.1.0 629 2/4/2026
5.0.0 9,639 12/16/2025
5.0.0-rc.3 249 12/16/2025
5.0.0-rc.2 413 12/11/2025
5.0.0-rc.1 163 12/5/2025
5.0.0-pre.2 254 5/14/2025
5.0.0-pre.1 160 5/8/2025
4.15.2 11,685 10/30/2025
4.15.1 254 10/30/2025
4.14.1 1,111 10/3/2025
4.14.0 14,841 3/8/2025
4.13.0 3,144 3/4/2025
4.12.0 7,756 2/5/2025
4.11.0 2,398 1/20/2025
Loading failed