MonkeyCache.FileStore
                             
                            
                                0.0.1.59-beta
                            
                        
                    
        
        
                                This is a prerelease version of MonkeyCache.FileStore.
                            
    
    
        
        
                                There is a newer version of this package available.
                                
See the version list below for details.
                    See the version list below for details.
dotnet add package MonkeyCache.FileStore --version 0.0.1.59-beta
NuGet\Install-Package MonkeyCache.FileStore -Version 0.0.1.59-beta
        
        
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="MonkeyCache.FileStore" Version="0.0.1.59-beta" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="MonkeyCache.FileStore" Version="0.0.1.59-beta" />
<PackageReference Include="MonkeyCache.FileStore" />
        
        
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 MonkeyCache.FileStore --version 0.0.1.59-beta
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: MonkeyCache.FileStore, 0.0.1.59-beta"
        
        
#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 MonkeyCache.FileStore@0.0.1.59-beta
        
        
#: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=MonkeyCache.FileStore&version=0.0.1.59-beta&prerelease
#tool nuget:?package=MonkeyCache.FileStore&version=0.0.1.59-beta&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    A simple caching library to cache any data structure for a specific amount of time in any .NET application. Additionally, offers simple HTTP methods for caching web request data. Powered by FileStore.
| Product | Versions 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. monoandroid50 is compatible. | 
| MonoMac | monomac was computed. | 
| MonoTouch | monotouch was computed. | 
| Tizen | tizen40 was computed. tizen60 was computed. | 
| Universal Windows Platform | uap10.0.16299 is compatible. | 
| Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. | 
| Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. | 
| 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.
- 
                                                    .NETStandard 2.0- MonkeyCache (>= 0.0.1.59-beta)
- Newtonsoft.Json (>= 10.0.2)
 
- 
                                                    MonoAndroid 5.0- MonkeyCache (>= 0.0.1.59-beta)
- Newtonsoft.Json (>= 10.0.2)
 
- 
                                                    UAP 10.0.16299- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.0.6)
- MonkeyCache (>= 0.0.1.59-beta)
- Newtonsoft.Json (>= 10.0.2)
 
- 
                                                    Xamarin.iOS 1.0- MonkeyCache (>= 0.0.1.59-beta)
- Newtonsoft.Json (>= 10.0.2)
 
- 
                                                    Xamarin.Mac 2.0- MonkeyCache (>= 0.0.1.59-beta)
- Newtonsoft.Json (>= 10.0.2)
 
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MonkeyCache.FileStore:
| Package | Downloads | 
|---|---|
| Blunder.Client.Xamarin Exception reporting client for Blunder targetting Xamarin | |
| JacksonVeroneze.NET.BarrelCache JacksonVeroneze.NET.BarrelCache | 
GitHub repositories (9)
Showing the top 9 popular GitHub repositories that depend on MonkeyCache.FileStore:
| Repository | Stars | 
|---|---|
| dotnet/maui-samples 
                                                            Samples for .NET Multi-Platform App UI (.NET MAUI)
                                                         | |
| microsoft/dotnet-podcasts 
                                                            .NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
                                                         | |
| jamesmontemagno/Hanselman.Forms 
                                                            The most awesome Hanselman app
                                                         | |
| naweed/MauiTubePlayer 
                                                            A Youtube Clone app building using .Net Maui
                                                         | |
| Samsung/Tizen.NET 
                                                            Welcome to Tizen .NET
                                                         | |
| microsoft/app-innovation-workshop 
                                                            Hands-on workshop designed to help you learn Azure, Mobile & AI
                                                         | |
| jamesmontemagno/MyCoffeeApp 
                                                            Sample Xamarin.Forms app built live on in 101 series on YouTube
                                                         | |
| Respawnsive/Apizr 
                                                            Refit based web api client management, but resilient (retry, connectivity, cache, auth, log, priority, etc...)
                                                         | |
| jamesmontemagno/app-ac-islandtracker 
                                                            Animal Crossing Island Tracking Mobile App
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 3.0.0-beta | 2,026 | 11/27/2024 | 
| 2.1.2-beta | 7,469 | 5/10/2024 | 
| 2.1.1 | 99,243 | 3/14/2024 | 
| 2.1.1-beta | 217 | 3/14/2024 | 
| 2.1.0-beta | 3,679 | 6/9/2023 | 
| 2.0.1 | 54,816 | 1/13/2023 | 
| 2.0.1-beta | 695 | 1/13/2023 | 
| 2.0.0-beta | 23,003 | 3/31/2022 | 
| 1.6.3 | 170,074 | 3/31/2022 | 
| 1.6.3-beta | 810 | 3/22/2022 | 
| 1.6.2 | 4,826 | 3/14/2022 | 
| 1.6.2-beta | 731 | 3/14/2022 | 
| 1.5.2 | 189,013 | 3/12/2021 | 
| 1.5.2-beta | 905 | 3/11/2021 | 
| 1.5.1 | 1,348 | 3/10/2021 | 
| 1.5.1-beta | 880 | 3/10/2021 | 
| 1.5.0-beta | 10,314 | 5/19/2020 | 
| 1.4.0-beta | 4,347 | 2/11/2020 | 
| 1.3.1-beta | 11,155 | 7/26/2019 | 
| 1.3.0 | 286,869 | 5/28/2019 | 
| 1.3.0-beta | 1,076 | 5/28/2019 | 
| 1.2.0-beta | 24,059 | 1/22/2019 | 
| 1.1.0-beta | 8,987 | 12/28/2018 | 
| 1.0.1-beta | 6,288 | 11/7/2018 | 
| 1.0.0-beta | 6,842 | 10/14/2018 | 
| 0.1.0.10-beta | 38,479 | 5/22/2018 | 
| 0.1.0.9-beta | 2,686 | 5/10/2018 | 
| 0.1.0.7-beta | 5,052 | 4/27/2018 | 
| 0.1.0.1-beta | 4,952 | 2/14/2018 | 
| 0.0.1.59-beta | 3,184 | 1/23/2018 | 
| 0.0.1.55-beta | 1,849 | 1/18/2018 | 
| 0.0.1.49-beta | 1,957 | 1/6/2018 | 
| 0.0.1.48-beta | 2,124 | 1/5/2018 | 
| 0.0.1.41-beta | 1,651 | 12/21/2017 |