ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson 2.2.0

Prefix Reserved
dotnet add package ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson --version 2.2.0
                    
NuGet\Install-Package ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson -Version 2.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="ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson" Version="2.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson" Version="2.2.0" />
                    
Directory.Packages.props
<PackageReference Include="ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson" />
                    
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 ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson --version 2.2.0
                    
#r "nuget: ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson, 2.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.
#addin nuget:?package=ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson&version=2.2.0
                    
Install ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson as a Cake Addin
#tool nuget:?package=ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson&version=2.2.0
                    
Install ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson as a Cake Tool

FusionCache

FusionCache logo

FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.

It was born after years of dealing with all sorts of different types of caches: memory caching, distributed caching, http caching, CDNs, browser cache, offline cache, you name it. So I've tried to put together these experiences and came up with FusionCache.

Find out more.

📦 This package

This package is an implementation for a FusionCache serializer to be used with the optional distributed cache level, based on Newtonsoft Json.NET.

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.  net10.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson:

Package Downloads
Newguys.Sport

Package Description

IdempotentAPI.Cache.FusionCache

The FusionCache implementation for the definition of the IdempotentAPI.Cache.

Intech.Core.Caching

Package Description

XperienceCommunity.FusionCache

This package integrates with the popular Hybrid Caching library known as ZiggyCreatures.FusionCache (https://github.com/ZiggyCreatures/FusionCache) providing a true L1 + L2 layered caching solution within Xperience by Kentico.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson:

Repository Stars
ikyriak/IdempotentAPI
A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempotency-key by using an ASP.NET Core attribute (filter).
Version Downloads Last updated
2.2.0 29,611 4/18/2025
2.2.0-preview-1 193 4/6/2025
2.1.0 123,018 2/2/2025
2.0.2 488 4/18/2025
2.0.1 5,409 2/23/2025
2.0.0 31,337 1/19/2025
2.0.0-preview-4 1,200 1/1/2025
2.0.0-preview-3 2,723 12/9/2024
2.0.0-preview-1 423 11/10/2024
1.4.1 212,067 10/27/2024
1.4.0 228,387 9/15/2024
1.3.0 326,635 8/4/2024
1.2.0 189,384 6/2/2024
1.2.0-preview1 117 5/19/2024
1.1.0 94,120 4/24/2024
1.0.0 75,829 2/29/2024
1.0.0-preview2 236 2/23/2024
1.0.0-preview1 434 2/11/2024
0.26.0 114,770 2/11/2024
0.25.0 2,340 2/4/2024 0.25.0 is deprecated.
0.25.0-preview1 542 1/14/2024
0.24.0 128,809 11/12/2023
0.24.0-preview1 589 9/3/2023
0.23.0 143,879 8/1/2023
0.22.0 25,076 7/9/2023
0.21.0 82,888 5/28/2023
0.21.0-preview2 618 5/21/2023
0.21.0-preview1 651 5/1/2023
0.20.0 54,705 4/8/2023
0.20.0-preview2 610 3/29/2023
0.20.0-preview1 711 3/3/2023
0.19.0 117,791 2/12/2023
0.18.0 42,053 12/18/2022
0.17.0 4,245 12/4/2022
0.16.0 3,320 11/12/2022
0.15.0 206,907 10/26/2022
0.14.0 2,855 10/18/2022
0.13.0 72,834 8/14/2022
0.12.0 3,252 7/19/2022
0.11.0 2,517 7/12/2022
0.10.1 1,692 6/23/2022
0.10.0 120,338 5/1/2022
0.10.0-preview1 681 4/23/2022
0.9.0 12,913 2/17/2022
0.1.10-beta3 1,717 2/14/2022
0.1.10-beta2 694 2/11/2022
0.1.10-beta1 704 2/9/2022
0.1.10-alpha2 713 1/30/2022
0.1.10-alpha1 695 1/27/2022
0.1.9 21,039 11/23/2021
0.1.7 23,956 10/16/2021
0.1.6 1,761 8/1/2021
0.1.5 980 6/29/2021
0.1.4 3,213 6/5/2021
0.1.3 1,296 4/3/2021
0.1.2 12,609 2/26/2021
0.1.1 991 1/19/2021
0.1.0 1,314 12/31/2020

- Update: package dependencies