RightTurn 0.1.0-alpha.1

This is a prerelease version of RightTurn.
There is a newer version of this package available.
See the version list below for details.
dotnet add package RightTurn --version 0.1.0-alpha.1
NuGet\Install-Package RightTurn -Version 0.1.0-alpha.1
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.1.0-alpha.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RightTurn --version 0.1.0-alpha.1
#r "nuget: RightTurn, 0.1.0-alpha.1"
#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.1.0-alpha.1&prerelease

// Install RightTurn as a Cake Tool
#tool nuget:?package=RightTurn&version=0.1.0-alpha.1&prerelease

Provides application start-up container and extensions. Take new Turn() to run your .NET application with organized main code. Use directions container to manage your configuration, logging, exception handling and command line parser.

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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on RightTurn:

Package Downloads
RightTurn.Extensions.CommandLine

Provides CommandLineParser extensions for RightTurn start-up container.

RightTurn.Extensions.Logging

Provides logging 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 481 1/12/2022
0.2.0 1,420 3/27/2021
0.2.0-alpha.4 185 3/26/2021
0.1.0 785 3/20/2021
0.1.0-alpha.5 161 1/27/2021
0.1.0-alpha.3 143 1/27/2021
0.1.0-alpha.2 142 1/26/2021
0.1.0-alpha.1 171 1/24/2021