RightTurn 0.3.0
.NET 5.0
.NET Core 3.1
Suggested Alternatives
dotnet add package RightTurn --version 0.3.0
NuGet\Install-Package RightTurn -Version 0.3.0
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="RightTurn" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RightTurn --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RightTurn, 0.3.0"
#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 RightTurn as a Cake Addin
#addin nuget:?package=RightTurn&version=0.3.0
// Install RightTurn as a Cake Tool
#tool nuget:?package=RightTurn&version=0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides application start-up container and extensions. RightTurn helps to manage your configuration, logging, exception handling and command line parser during application start-up.
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.Extensions.DependencyInjection (>= 3.1.22)
-
net5.0
- Microsoft.Extensions.DependencyInjection (>= 5.0.2)
-
net6.0
- Microsoft.Extensions.DependencyInjection (>= 6.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on RightTurn:
Package | Downloads |
---|---|
RightTurn.Extensions.Logging
Provides logging extensions for RightTurn start-up container. |
|
RightTurn.Extensions.CommandLine
Provides CommandLineParser extensions for RightTurn start-up container. |
|
RightTurn.Extensions.Configuration
Provides Configuration extensions for RightTurn start-up container. |
|
RightTurn.Extensions.Serilog
Provides Serilog extensions for RightTurn start-up container. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
0.3.0 | 269 | 1/12/2022 | |
0.2.0 | 1,022 | 3/27/2021 | |
0.2.0-alpha.4 | 157 | 3/26/2021 | |
0.1.0 | 546 | 3/20/2021 | |
0.1.0-alpha.5 | 137 | 1/27/2021 | |
0.1.0-alpha.3 | 116 | 1/27/2021 | |
0.1.0-alpha.2 | 114 | 1/26/2021 | |
0.1.0-alpha.1 | 141 | 1/24/2021 |