CentralConfigPAs 2.3.16
dotnet add package CentralConfigPAs --version 2.3.16
NuGet\Install-Package CentralConfigPAs -Version 2.3.16
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="CentralConfigPAs" Version="2.3.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CentralConfigPAs --version 2.3.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CentralConfigPAs, 2.3.16"
#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.
// Install CentralConfigPAs as a Cake Addin #addin nuget:?package=CentralConfigPAs&version=2.3.16 // Install CentralConfigPAs as a Cake Tool #tool nuget:?package=CentralConfigPAs&version=2.3.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
minor updates. Still older .net standard 2.1. needs upgrade to .net 6/7 -- coming soon.
Product | Versions 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | 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.
-
.NETStandard 2.1
- Azure.Storage.Blobs (>= 12.8.3)
- Azure.Storage.Common (>= 12.7.2)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.Json (>= 5.0.0)
- Microsoft.Extensions.Configuration.NewtonsoftJson (>= 5.0.1)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Sinks.Console (>= 3.1.1)
- Serilog.Sinks.EventLog (>= 3.1.0)
- Serilog.Sinks.File (>= 4.1.0)
- System.Configuration.ConfigurationManager (>= 5.0.0)
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 |
---|---|---|
2.3.16 | 276 | 2/25/2023 |
2.3.15 | 425 | 6/28/2022 |
2.3.14 | 333 | 11/2/2021 |
2.3.13 | 354 | 8/11/2021 |
2.3.12 | 410 | 5/17/2021 |
2.3.11 | 364 | 1/29/2021 |
2.3.10 | 338 | 1/29/2021 |
2.3.9 | 354 | 1/29/2021 |
2.3.8 | 329 | 1/29/2021 |
2.3.7 | 356 | 1/29/2021 |
2.3.6 | 366 | 1/27/2021 |
2.3.5 | 361 | 1/27/2021 |
2.3.4 | 387 | 1/23/2021 |
2.3.3 | 384 | 1/23/2021 |
2.3.2 | 361 | 1/22/2021 |
2.3.1 | 422 | 1/17/2021 |
2.3.0 | 399 | 1/17/2021 |
2.2.9 | 376 | 1/11/2021 |
2.2.8 | 414 | 1/9/2021 |
2.2.7 | 423 | 1/8/2021 |
2.2.5 | 409 | 1/5/2021 |
2.2.4 | 367 | 1/4/2021 |
2.1.8 | 381 | 1/3/2021 |
2.1.7 | 378 | 1/2/2021 |
2.1.6 | 419 | 12/31/2020 |
2.1.5 | 388 | 12/31/2020 |
2.1.3 | 424 | 12/24/2020 |
2.1.2 | 409 | 12/22/2020 |
2.1.1 | 441 | 12/19/2020 |
2.0.9 | 513 | 12/19/2020 |
2.0.8 | 550 | 12/18/2020 |
2.0.7 | 425 | 12/17/2020 |
2.0.6 | 500 | 12/17/2020 |
2.0.5 | 511 | 12/16/2020 |
2.0.4 | 367 | 12/16/2020 |
2.0.3 | 387 | 12/14/2020 |
2.0.2 | 393 | 12/13/2020 |
2.0.1 | 396 | 12/11/2020 |
package updates. Working out conflicts in *very* complex consumers.