ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson 0.1.10-alpha1

Prefix Reserved
This is a prerelease version of ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson --version 0.1.10-alpha1
                    
NuGet\Install-Package ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson -Version 0.1.10-alpha1
                    
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="0.1.10-alpha1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson" Version="0.1.10-alpha1" />
                    
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 0.1.10-alpha1
                    
#r "nuget: ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson, 0.1.10-alpha1"
                    
#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=0.1.10-alpha1&prerelease
                    
Install ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson as a Cake Addin
#tool nuget:?package=ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson&version=0.1.10-alpha1&prerelease
                    
Install ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson as a Cake Tool

FusionCache

FusionCache logo

FusionCache is an easy to use, high performance and robust cache with an optional distributed 2nd layer and some advanced 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 togheter 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 layer, 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 (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.2.0 35,183 4/18/2025
2.2.0-preview-1 195 4/6/2025
2.1.0 126,020 2/2/2025
2.0.2 519 4/18/2025
2.0.1 5,673 2/23/2025
2.0.0 32,060 1/19/2025
2.0.0-preview-4 1,223 1/1/2025
2.0.0-preview-3 2,725 12/9/2024
2.0.0-preview-1 426 11/10/2024
1.4.1 214,531 10/27/2024
1.4.0 231,347 9/15/2024
1.3.0 333,960 8/4/2024
1.2.0 190,006 6/2/2024
1.2.0-preview1 119 5/19/2024
1.1.0 95,846 4/24/2024
1.0.0 76,080 2/29/2024
1.0.0-preview2 237 2/23/2024
1.0.0-preview1 436 2/11/2024
0.26.0 114,902 2/11/2024
0.25.0 2,346 2/4/2024 0.25.0 is deprecated.
0.25.0-preview1 543 1/14/2024
0.24.0 129,444 11/12/2023
0.24.0-preview1 591 9/3/2023
0.23.0 150,504 8/1/2023
0.22.0 25,080 7/9/2023
0.21.0 82,895 5/28/2023
0.21.0-preview2 620 5/21/2023
0.21.0-preview1 652 5/1/2023
0.20.0 54,718 4/8/2023
0.20.0-preview2 612 3/29/2023
0.20.0-preview1 713 3/3/2023
0.19.0 117,809 2/12/2023
0.18.0 42,071 12/18/2022
0.17.0 4,246 12/4/2022
0.16.0 3,322 11/12/2022
0.15.0 206,909 10/26/2022
0.14.0 2,868 10/18/2022
0.13.0 73,054 8/14/2022
0.12.0 3,255 7/19/2022
0.11.0 2,518 7/12/2022
0.10.1 1,694 6/23/2022
0.10.0 120,423 5/1/2022
0.10.0-preview1 683 4/23/2022
0.9.0 12,918 2/17/2022
0.1.10-beta3 1,720 2/14/2022
0.1.10-beta2 697 2/11/2022
0.1.10-beta1 706 2/9/2022
0.1.10-alpha2 716 1/30/2022
0.1.10-alpha1 698 1/27/2022
0.1.9 21,041 11/23/2021
0.1.7 23,989 10/16/2021
0.1.6 1,762 8/1/2021
0.1.5 981 6/29/2021
0.1.4 3,215 6/5/2021
0.1.3 1,298 4/3/2021
0.1.2 12,611 2/26/2021
0.1.1 992 1/19/2021
0.1.0 1,317 12/31/2020

Dependencies update