CommandCore.LightIoC 1.4.0

dotnet add package CommandCore.LightIoC --version 1.4.0
                    
NuGet\Install-Package CommandCore.LightIoC -Version 1.4.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="CommandCore.LightIoC" Version="1.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CommandCore.LightIoC" Version="1.4.0" />
                    
Directory.Packages.props
<PackageReference Include="CommandCore.LightIoC" />
                    
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 CommandCore.LightIoC --version 1.4.0
                    
#r "nuget: CommandCore.LightIoC, 1.4.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.
#addin nuget:?package=CommandCore.LightIoC&version=1.4.0
                    
Install as a Cake Addin
#tool nuget:?package=CommandCore.LightIoC&version=1.4.0
                    
Install as a Cake Tool

CommandCore.LightIoC offers lightweight inversion of control capabilities, specifically designed for CommandCore.Library, which provides MVC-style command line application development. You can find more information as well the source code of both libraries at their Github page: https://github.com/tarikguney/command-core.

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

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CommandCore.LightIoC:

Package Downloads
CommandCore.Library

A simple command line parsing library that helps creating CLI apps using MVC pattern. There are many command line parsing libraries out there, but most of them are unnecessarily complicated. Command Core library is built using a well-understood desing pattern: MVC. It cleanly separates the building blocks and makes the CLI development a scalable, extensible, and more importantly simpler endeavor.You can find more information and the source code of this project at its Github page https://github.com/tarikguney/command-core

CommandCore

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.4.0 835 7/27/2020
1.4.0-beta.2 471 7/26/2020
1.4.0-beta.1 434 7/25/2020
1.3.0 658 7/19/2020
1.3.0-beta 442 7/19/2020
1.2.3 734 7/18/2020
1.2.3-beta1 447 7/17/2020
1.2.2 688 7/16/2020
1.2.1 666 7/14/2020
1.2.0 642 7/14/2020
1.1.1 666 7/13/2020
1.1.0 631 7/12/2020
1.0.0 716 7/12/2020
1.0.0-beta3 456 7/11/2020
1.0.0-beta2 504 7/10/2020
1.0.0-beta1 495 7/9/2020
1.0.0-alpha6 430 7/7/2020
1.0.0-alpha4 425 7/6/2020
1.0.0-alpha3 506 7/6/2020
1.0.0-alpha2 505 7/6/2020
1.0.0-alpha1 530 7/6/2020