cnsola - Cnsola 0.2.1

Template for console applications with usual custom configurations to speed up development

PM> Install-Package Cnsola -Version 0.2.1 -Source https://www.myget.org/F/cnsola/api/v3/index.json

Copy to clipboard

> nuget.exe install Cnsola -Version 0.2.1 -Source https://www.myget.org/F/cnsola/api/v3/index.json

Copy to clipboard

> dotnet add package Cnsola --version 0.2.1 --source https://www.myget.org/F/cnsola/api/v3/index.json

Copy to clipboard
<PackageReference Include="Cnsola" Version="0.2.1" />
Copy to clipboard
source https://www.myget.org/F/cnsola/api/v3/index.json

nuget Cnsola  ~> 0.2.1
Copy to clipboard

> choco install Cnsola --version 0.2.1 --source https://www.myget.org/F/cnsola/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "cnsola" -SourceLocation "https://www.myget.org/F/cnsola/api/v2"
Install-Module -Name "Cnsola" -RequiredVersion "0.2.1" -Repository "cnsola" 
Copy to clipboard

Upgrade to dotnet 8.0

  • .NETFramework 8.0

Owners

Authors

Jaxel Rojas

Project URL

https://github.com/Jaxelr/Cnsola

License

Unknown

Tags

template console

Info

20 total downloads
3 downloads for version 0.2.1
Download (9.91 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.2.1 9.91 KB Sat, 02 Mar 2024 14:01:38 GMT 3
0.2.0 9.99 KB Mon, 20 Nov 2023 14:26:18 GMT 3
0.1.2 9.92 KB Tue, 24 Oct 2023 11:52:40 GMT 2
0.1.1 9.61 KB Mon, 15 May 2023 14:48:46 GMT 2
0.1.0 9.59 KB Wed, 08 Feb 2023 15:12:03 GMT 2
0.0.9 9.54 KB Mon, 14 Nov 2022 15:13:54 GMT 1
0.0.8 9.54 KB Mon, 03 Oct 2022 14:42:18 GMT 1
0.0.7 9.49 KB Wed, 09 Feb 2022 13:33:34 GMT 1
0.0.6 9.48 KB Mon, 10 Jan 2022 12:43:15 GMT 1
0.0.5 9.49 KB Mon, 03 Jan 2022 15:03:45 GMT 1
0.0.4 9.24 KB Thu, 30 Dec 2021 14:37:38 GMT 2
0.0.3 7.85 KB Sat, 24 Jul 2021 19:09:14 GMT 1
0.0.2 7.81 KB Thu, 18 Feb 2021 15:03:12 GMT 0