Coding4Fun.Toolkit.Storage
2.0.8
Part of the Coding4Fun Toolkit with only the Storage library. It provides an easy to use wrapper open and save data via serialization.
Install-Package Coding4Fun.Toolkit.Storage -Version 2.0.8
dotnet add package Coding4Fun.Toolkit.Storage --version 2.0.8
<PackageReference Include="Coding4Fun.Toolkit.Storage" Version="2.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Coding4Fun.Toolkit.Storage --version 2.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Coding4Fun.Toolkit.Storage, 2.0.8"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Coding4Fun.Toolkit.Storage as a Cake Addin
#addin nuget:?package=Coding4Fun.Toolkit.Storage&version=2.0.8
// Install Coding4Fun.Toolkit.Storage as a Cake Tool
#tool nuget:?package=Coding4Fun.Toolkit.Storage&version=2.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Coding4Fun.Toolkit.Storage:
Package | Downloads |
---|---|
Coding4Fun.Toolkit.Complete
The Coding4Fun Toolkit has multiple controls and useful items such as a GzipWebClient and Audio Recorder for XAML based applications. This is the complete version which includes the network, storage wrappers, controls, and audio helper libraries.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Coding4Fun.Toolkit.Storage:
Repository | Stars |
---|---|
brianhama/tinder
Tinder App for Windows Phone
|