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.

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.

Intech.Core.Caching

Package Description

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 14,290 4/18/2025
2.2.0-preview-1 192 4/6/2025
2.1.0 110,966 2/2/2025
2.0.2 391 4/18/2025
2.0.1 4,828 2/23/2025
2.0.0 29,840 1/19/2025
2.0.0-preview-4 1,177 1/1/2025
2.0.0-preview-3 2,720 12/9/2024
2.0.0-preview-1 421 11/10/2024
1.4.1 202,793 10/27/2024
1.4.0 216,073 9/15/2024
1.3.0 307,715 8/4/2024
1.2.0 187,809 6/2/2024
1.2.0-preview1 116 5/19/2024
1.1.0 88,429 4/24/2024
1.0.0 74,847 2/29/2024
1.0.0-preview2 233 2/23/2024
1.0.0-preview1 433 2/11/2024
0.26.0 114,356 2/11/2024
0.25.0 2,332 2/4/2024 0.25.0 is deprecated.
0.25.0-preview1 541 1/14/2024
0.24.0 126,616 11/12/2023
0.24.0-preview1 588 9/3/2023
0.23.0 134,321 8/1/2023
0.22.0 25,062 7/9/2023
0.21.0 82,796 5/28/2023
0.21.0-preview2 617 5/21/2023
0.21.0-preview1 650 5/1/2023
0.20.0 54,676 4/8/2023
0.20.0-preview2 609 3/29/2023
0.20.0-preview1 710 3/3/2023
0.19.0 117,758 2/12/2023
0.18.0 42,031 12/18/2022
0.17.0 4,242 12/4/2022
0.16.0 3,318 11/12/2022
0.15.0 206,905 10/26/2022
0.14.0 2,803 10/18/2022
0.13.0 71,896 8/14/2022
0.12.0 3,248 7/19/2022
0.11.0 2,514 7/12/2022
0.10.1 1,689 6/23/2022
0.10.0 119,995 5/1/2022
0.10.0-preview1 679 4/23/2022
0.9.0 12,882 2/17/2022
0.1.10-beta3 1,714 2/14/2022
0.1.10-beta2 691 2/11/2022
0.1.10-beta1 701 2/9/2022
0.1.10-alpha2 710 1/30/2022
0.1.10-alpha1 692 1/27/2022
0.1.9 21,033 11/23/2021
0.1.7 23,915 10/16/2021
0.1.6 1,756 8/1/2021
0.1.5 975 6/29/2021
0.1.4 3,208 6/5/2021
0.1.3 1,289 4/3/2021
0.1.2 12,603 2/26/2021
0.1.1 984 1/19/2021
0.1.0 1,300 12/31/2020

- Update: package dependencies