VOOZH about

URL: https://www.nuget.org/packages/Paradigm.WindowsAppSDK.Services.FileStorage/

⇱ NuGet Gallery | Paradigm.WindowsAppSDK.Services.FileStorage 1.5.1




👁 Image
Paradigm.WindowsAppSDK.Services.FileStorage 1.5.1

dotnet add package Paradigm.WindowsAppSDK.Services.FileStorage --version 1.5.1
 
 
NuGet\Install-Package Paradigm.WindowsAppSDK.Services.FileStorage -Version 1.5.1
 
 
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="Paradigm.WindowsAppSDK.Services.FileStorage" Version="1.5.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Paradigm.WindowsAppSDK.Services.FileStorage" Version="1.5.1" />
 
Directory.Packages.props
<PackageReference Include="Paradigm.WindowsAppSDK.Services.FileStorage" />
 
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 Paradigm.WindowsAppSDK.Services.FileStorage --version 1.5.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Paradigm.WindowsAppSDK.Services.FileStorage, 1.5.1"
 
 
#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 Paradigm.WindowsAppSDK.Services.FileStorage@1.5.1
 
 
#: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=Paradigm.WindowsAppSDK.Services.FileStorage&version=1.5.1
 
Install as a Cake Addin
#tool nuget:?package=Paradigm.WindowsAppSDK.Services.FileStorage&version=1.5.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Paradigm.WindowsAppSDK

A framework that provides base classes for WindowsAppSDK applications using WinUI interfaces.

Documentation

Comprehensive documentation for the Paradigm.WindowsAppSDK framework is available in the . The documentation covers:

Component Description
Core interfaces used throughout the framework
Service to access application metadata
Services for application configuration management
Dialog service for managing application dialogs
Service for file system operations
Localization services for multi-language support
Services for managing application settings
Logging services for application diagnostics
Message bus for loosely coupled communication
Navigation service for managing application navigation
Telemetry service for collecting application metrics
Base classes for implementing the MVVM pattern
XAML helpers, converters, and extensions

Nuget Packages

Library Nuget Install
Application Information 👁 NuGet
Install-Package Paradigm.WindowsAppSDK.Services.ApplicationInformation
Dialog 👁 NuGet
Install-Package Paradigm.WindowsAppSDK.Services.Dialog
File Storage 👁 NuGet
Install-Package Paradigm.WindowsAppSDK.Services.FileStorage
Interfaces 👁 NuGet
Install-Package Paradigm.WindowsAppSDK.Services.Interfaces
Configuration 👁 NuGet
Install-Package Paradigm.WindowsAppSDK.Services.Configuration
Localization 👁 NuGet
Install-Package Paradigm.WindowsAppSDK.Services.Localization
Local Settings 👁 NuGet
Install-Package Paradigm.WindowsAppSDK.Services.LocalSettings
Logging 👁 NuGet
Install-Package Paradigm.WindowsAppSDK.Services.Logging
Message Bus 👁 NuGet
Install-Package Paradigm.WindowsAppSDK.Services.MessageBus
Navigation 👁 NuGet
Install-Package Paradigm.WindowsAppSDK.Services.Navigation
Telemetry 👁 NuGet
Install-Package Paradigm.WindowsAppSDK.Services.Telemetry
ViewModels 👁 NuGet
Install-Package Paradigm.WindowsAppSDK.ViewModels
XAML 👁 NuGet
Install-Package Paradigm.WindowsAppSDK.Xaml

Nuget publish process

After modifying the solution you can change the version by executing

$ cd ./build
$ ./increment.version.sh "1.1.0" "1.1.1"

where the first argument ("1.1.0") is the current version and the second one ("1.1.1") is the new version number.

To publish to nuget you need to execute the following script

$ cd ./build
$ ./publish.nuget.sh "{nuget-secret-key}"

Change log

For the full change history, see .

Product Versions Compatible and additional computed target framework versions.
.NET net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.1 199 5/22/2026
1.5.0 97 5/6/2026
1.4.2 298 5/4/2026
1.4.1 257 2/2/2026
1.4.0 260 11/27/2025
1.3.4 233 10/21/2025
1.3.3 537 8/7/2025
1.3.2 335 5/29/2025
1.3.1 283 5/19/2025
1.3.0 407 4/15/2025
1.2.2 315 1/20/2025
1.2.1 280 12/2/2024
1.2.0 291 11/26/2024
1.1.10 403 9/4/2024
1.1.9 271 8/28/2024
1.1.8 273 8/16/2024
1.1.7 319 8/16/2024
1.1.6 250 7/31/2024
1.1.5 206 7/31/2024
1.1.4 213 7/31/2024
Loading failed