Info
Version: | 3.0.5 |
Author(s): | Orthogonal Programming |
Last Update: | Tuesday, July 1, 2025 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Orthogonal.NSettings.AzureTable |
Install
Install-Package Orthogonal.NSettings.AzureTable
dotnet add package Orthogonal.NSettings.AzureTable
paket add Orthogonal.NSettings.AzureTable
Orthogonal.NSettings.AzureTable Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(>= 9.3.1)
- Orthogonal.NSettings(>= 2.0.3)
- Microsoft.Azure.KeyVault.Core(>= 3.0.0)
- Newtonsoft.Json(>= 11.0.2)
Tags
This library is a modern equivalent of the very old NSettings library that uses an XML file or the Registry as the backing storage. For more information visit the repository Url.