ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson 2.1.0

Prefix Reserved
dotnet add package ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson --version 2.1.0
                    
NuGet\Install-Package ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson -Version 2.1.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.1.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.1.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.1.0
                    
#r "nuget: ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson, 2.1.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.1.0
                    
Install ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson as a Cake Addin
#tool nuget:?package=ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson&version=2.1.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. 
.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 (2)

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

Package Downloads
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.

GitHub repositories (2)

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

Repository Stars
ZiggyCreatures/FusionCache
FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
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.1.0 58,700 2/2/2025
2.0.1 1,893 2/23/2025
2.0.0 20,525 1/19/2025
2.0.0-preview-4 912 1/1/2025
2.0.0-preview-3 2,654 12/9/2024
2.0.0-preview-1 404 11/10/2024
1.4.1 174,612 10/27/2024
1.4.0 176,186 9/15/2024
1.3.0 239,369 8/4/2024
1.2.0 181,274 6/2/2024
1.2.0-preview1 114 5/19/2024
1.1.0 71,983 4/24/2024
1.0.0 69,849 2/29/2024
1.0.0-preview2 231 2/23/2024
1.0.0-preview1 431 2/11/2024
0.26.0 110,626 2/11/2024
0.25.0 2,294 2/4/2024 0.25.0 is deprecated.
0.25.0-preview1 540 1/14/2024
0.24.0 120,363 11/12/2023
0.24.0-preview1 584 9/3/2023
0.23.0 129,866 8/1/2023
0.22.0 24,910 7/9/2023
0.21.0 82,340 5/28/2023
0.21.0-preview2 608 5/21/2023
0.21.0-preview1 641 5/1/2023
0.20.0 54,507 4/8/2023
0.20.0-preview2 600 3/29/2023
0.20.0-preview1 702 3/3/2023
0.19.0 117,595 2/12/2023
0.18.0 41,642 12/18/2022
0.17.0 4,230 12/4/2022
0.16.0 3,309 11/12/2022
0.15.0 206,889 10/26/2022
0.14.0 2,597 10/18/2022
0.13.0 68,728 8/14/2022
0.12.0 3,180 7/19/2022
0.11.0 2,505 7/12/2022
0.10.1 1,679 6/23/2022
0.10.0 119,266 5/1/2022
0.10.0-preview1 669 4/23/2022
0.9.0 12,848 2/17/2022
0.1.10-beta3 1,702 2/14/2022
0.1.10-beta2 679 2/11/2022
0.1.10-beta1 689 2/9/2022
0.1.10-alpha2 698 1/30/2022
0.1.10-alpha1 680 1/27/2022
0.1.9 21,019 11/23/2021
0.1.7 23,757 10/16/2021
0.1.6 1,742 8/1/2021
0.1.5 961 6/29/2021
0.1.4 3,194 6/5/2021
0.1.3 1,274 4/3/2021
0.1.2 12,587 2/26/2021
0.1.1 968 1/19/2021
0.1.0 1,244 12/31/2020

- Update: package dependencies