Vostok.Configuration.Sources.Xml 0.1.1-pre000016

Prefix Reserved
This is a prerelease version of Vostok.Configuration.Sources.Xml.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Vostok.Configuration.Sources.Xml --version 0.1.1-pre000016
                    
NuGet\Install-Package Vostok.Configuration.Sources.Xml -Version 0.1.1-pre000016
                    
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="Vostok.Configuration.Sources.Xml" Version="0.1.1-pre000016" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vostok.Configuration.Sources.Xml" Version="0.1.1-pre000016" />
                    
Directory.Packages.props
<PackageReference Include="Vostok.Configuration.Sources.Xml" />
                    
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 Vostok.Configuration.Sources.Xml --version 0.1.1-pre000016
                    
#r "nuget: Vostok.Configuration.Sources.Xml, 0.1.1-pre000016"
                    
#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 Vostok.Configuration.Sources.Xml@0.1.1-pre000016
                    
#: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=Vostok.Configuration.Sources.Xml&version=0.1.1-pre000016&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Vostok.Configuration.Sources.Xml&version=0.1.1-pre000016&prerelease
                    
Install as a Cake Tool

Implementation of configuration sources based on XML files and in-memory strings.

Product 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. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Vostok.Configuration.Sources.Xml:

Package Downloads
Vostok.Hosting

The entry point to create and launch Vostok-compatible services.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.4 7,195 12/12/2024
0.1.4-pre000016 4,498 9/14/2022
0.1.4-pre000015 726 7/28/2022
0.1.4-pre000014 473 12/20/2021
0.1.4-pre000013 514 12/8/2021
0.1.3 36,207 12/8/2021
0.1.3-pre000011 248 12/7/2021
0.1.2 573 12/6/2021
0.1.2-pre000009 247 12/4/2021
0.1.2-pre000008 250 12/3/2021
0.1.2-pre000007 252 12/3/2021
0.1.2-pre000006 249 11/27/2021
0.1.2-pre000005 239 11/27/2021
0.1.2-pre000004 1,582 11/26/2021
0.1.2-pre000003 6,126 11/24/2021
0.1.2-pre000002 257 11/23/2021
0.1.2-pre000001 249 11/12/2021
0.1.1 161,943 1/22/2020
0.1.1-pre000020 497 1/22/2020
0.1.1-pre000018 528 3/15/2019
0.1.1-pre000017 522 3/12/2019
0.1.1-pre000016 535 3/8/2019
0.1.0 693 3/4/2019
0.0.1-pre000013 517 2/28/2019
0.0.1-pre000012 624 1/19/2019
0.0.1-pre000011 644 1/19/2019
0.0.1-pre000010 625 12/27/2018
0.0.1-pre000009 634 12/27/2018
0.0.1-pre000008 638 12/19/2018
0.0.1-pre000007 638 11/28/2018
0.0.1-pre000006 680 11/16/2018

## 0.1.0 (04-03-2019):

Initial prerelease.