VaraniumSharp.Initiator
4.0.0
.NET Standard 2.0
Install-Package VaraniumSharp.Initiator -Version 4.0.0
dotnet add package VaraniumSharp.Initiator --version 4.0.0
<PackageReference Include="VaraniumSharp.Initiator" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VaraniumSharp.Initiator --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VaraniumSharp.Initiator, 4.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install VaraniumSharp.Initiator as a Cake Addin
#addin nuget:?package=VaraniumSharp.Initiator&version=4.0.0
// Install VaraniumSharp.Initiator as a Cake Tool
#tool nuget:?package=VaraniumSharp.Initiator&version=4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Ring 2 library based on VaraniumSharp. This library makes use of and extends VaraniumSharp to be a base for other (Ring 3) projects.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- DryIoc.dll (>= 4.1.0 && < 5.0.0)
- IdentityModel.OidcClient (>= 3.1.2)
- Microsoft.ApplicationInsights (>= 2.6.4)
- Serilog (>= 2.9.0)
- Serilog.Sinks.ColoredConsole (>= 3.0.1)
- Serilog.Sinks.File (>= 4.1.0)
- Serilog.Sinks.Seq (>= 4.0.0)
- Serilog.Sinks.Splunk (>= 3.3.0)
- System.IdentityModel.Tokens.Jwt (>= 5.6.0)
- System.Management (>= 4.7.0)
- VaraniumSharp (>= 4.2.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 |
---|---|---|
4.0.0 | 207 | 12/17/2021 |
3.0.1 | 461 | 3/7/2020 |
3.0.0 | 372 | 3/7/2020 |
2.5.1 | 483 | 7/9/2019 |
2.5.0 | 475 | 7/8/2019 |
2.4.1 | 475 | 5/30/2019 |
2.4.0 | 454 | 5/7/2019 |
2.3.0 | 469 | 4/5/2019 |
2.2.2 | 447 | 4/5/2019 |
2.2.1 | 787 | 7/14/2018 |
2.2.0 | 793 | 7/14/2018 |
2.0.0 | 846 | 2/16/2018 |
1.11.0 | 824 | 2/15/2018 |
1.10.0 | 775 | 9/27/2017 |
1.9.3 | 762 | 7/12/2017 |
1.9.2 | 786 | 7/11/2017 |
1.9.1 | 767 | 7/9/2017 |
1.9.0 | 758 | 7/8/2017 |
1.8.0 | 723 | 6/30/2017 |
1.7.0 | 716 | 3/11/2017 |
1.6.1 | 698 | 1/30/2017 |
1.6.0 | 685 | 1/30/2017 |
1.5.0 | 1,196 | 12/19/2016 |
1.4.1 | 751 | 12/6/2016 |
1.4.0 | 1,105 | 11/19/2016 |
1.3.1 | 783 | 11/16/2016 |
1.3.0 | 813 | 11/16/2016 |
1.0.5 | 1,036 | 11/3/2016 |
1.0.4 | 843 | 10/13/2016 |
1.0.3 | 714 | 10/12/2016 |
# 4.0.0 (17 December 2021)
- [#51](https://github.com/NinetailLabs/VaraniumSharp.Initiator/issues/51) - Port auto-startup resolve logic from VaraniumSharp.DryIoc +enhancement
Commits: ...