ISUF.Storage 0.4.4-beta

This is a prerelease version of ISUF.Storage.
dotnet add package ISUF.Storage --version 0.4.4-beta
                    
NuGet\Install-Package ISUF.Storage -Version 0.4.4-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="ISUF.Storage" Version="0.4.4-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ISUF.Storage" Version="0.4.4-beta" />
                    
Directory.Packages.props
<PackageReference Include="ISUF.Storage" />
                    
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 ISUF.Storage --version 0.4.4-beta
                    
#r "nuget: ISUF.Storage, 0.4.4-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 ISUF.Storage@0.4.4-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=ISUF.Storage&version=0.4.4-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ISUF.Storage&version=0.4.4-beta&prerelease
                    
Install as a Cake Tool

Famework for information systems for UWP

Product Compatible and additional computed target framework versions.
Universal Windows Platform netcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ISUF.Storage:

Package Downloads
ISUF.UI

Famework for information systems for UWP

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.4.4-beta 2,422 3/8/2020
0.4.3-beta 510 3/7/2020
0.4.2-beta 487 2/28/2020
0.4.1-beta 595 2/22/2020
0.4.0-beta 583 2/21/2020
0.3.24-beta 556 2/15/2020
0.3.23-beta 489 2/9/2020
0.3.22-beta 527 12/21/2019
0.3.21-beta 515 11/28/2019
0.3.20-beta 523 11/25/2019
0.3.19-beta 535 11/14/2019
0.3.18-beta 516 11/14/2019
0.3.17-beta 500 11/12/2019
0.3.16-beta 510 11/3/2019
0.3.15-beta 518 11/3/2019
0.3.14-beta 518 11/1/2019
0.3.13-beta 502 10/31/2019
0.3.12-beta 508 10/29/2019
0.3.11-beta 485 10/27/2019
0.3.10-beta 503 10/27/2019
Loading failed

Beta release. Updated many parts of library for purposes of UI part. Link between Storage and UI parts of Framework.