ConsoleAppFramework 3.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ConsoleAppFramework --version 3.0.0
NuGet\Install-Package ConsoleAppFramework -Version 3.0.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="ConsoleAppFramework" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ConsoleAppFramework" Version="3.0.0" />
<PackageReference Include="ConsoleAppFramework" />
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 ConsoleAppFramework --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ConsoleAppFramework, 3.0.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.
#:package ConsoleAppFramework@3.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ConsoleAppFramework&version=3.0.0
#tool nuget:?package=ConsoleAppFramework&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Micro-framework for console applications.
| Product | Versions 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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.Hosting (>= 3.1.5)
- System.Text.Json (>= 4.7.2)
- System.Threading.Tasks.Extensions (>= 4.5.4)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on ConsoleAppFramework:
| Package | Downloads |
|---|---|
|
DFrame
Distributed loadtesting framework for .NET and Unity. |
|
|
DFrame.Worker
Distributed loadtesting framework for .NET and Unity. |
|
|
ConsoleAppFramework.WebHosting
Provides Swagger-based web front-end gateway for ConsoleAppFramework. |
|
|
badger
A command-line tool that adds labels to your app icon |
|
|
Musoq.DataSources.Roslyn
Package Description |
GitHub repositories (20)
Showing the top 20 popular GitHub repositories that depend on ConsoleAppFramework:
| Repository | Stars |
|---|---|
|
Cysharp/ZLinq
Zero allocation LINQ with LINQ to Span, LINQ to SIMD, and LINQ to Tree (FileSystem, JSON, GameObject, etc.) for all .NET platforms and Unity, Godot.
|
|
|
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
|
|
|
Cysharp/MemoryPack
Zero encoding extreme performance binary serializer for C# and Unity.
|
|
|
mayuki/Cocona
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
|
|
|
ValveResourceFormat/ValveResourceFormat
Source 2 Viewer is a powerful tool that allows you to browse VPK archives, view, extract, and decompile Source 2 assets, including maps, models, materials, textures, sounds, and more.
|
|
|
SubnauticaNitrox/Nitrox
An open-source, multiplayer modification for the game Subnautica.
|
|
|
Cysharp/MessagePipe
High performance in-memory/distributed messaging pipeline for .NET and Unity.
|
|
|
Cysharp/ZLogger
Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
|
|
|
Cysharp/Ulid
Fast .NET C# Implementation of ULID for .NET and Unity.
|
|
|
disruptor-net/Disruptor-net
Port of LMAX Disruptor to .NET
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
Cysharp/ProcessX
Simplify call an external process with the async streams in C# 8.0.
|
|
|
nats-io/nats.net
Full Async C# / .NET client for NATS
|
|
|
Cysharp/AlterNats
An alternative high performance NATS client for .NET.
|
|
|
Cysharp/DFrame
Distributed load testing framework for .NET and Unity.
|
|
|
hadashiA/MRubyCS
A new mruby virtual machine implemented in C#.
|
|
|
ValveResourceFormat/ValveKeyValue
📃 Next-generation Valve's key value framework for .NET
|
|
|
MDModsDev/MuseDashModTools
UI app made by Avalonia framework for Muse Dash Mods
|
|
|
TKMM-Team/Tkmm
TotK Mod Manager, a mod manager and merger for Tears of the Kingdom
|
|
|
drasticactions/FishyFlip
Fishyflip - a .NET ATProtocol/Bluesky Library
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.7.2 | 288 | 11/7/2025 |
| 5.7.1 | 323 | 11/6/2025 |
| 5.7.0 | 181 | 11/6/2025 |
| 5.6.2 | 4,640 | 10/21/2025 |
| 5.6.1 | 14,073 | 9/8/2025 |
| 5.6.0 | 761 | 9/7/2025 |
| 5.5.0 | 33,295 | 6/23/2025 |
| 5.4.1 | 87,778 | 2/19/2025 |
| 5.4.0 | 7,527 | 2/6/2025 |
| 5.3.4 | 54,461 | 1/16/2025 |
| 5.3.3 | 9,693 | 12/27/2024 |
| 5.3.2 | 2,002 | 12/27/2024 |
| 5.3.1 | 5,346 | 12/17/2024 |
| 5.3.0 | 2,726 | 12/16/2024 |
| 5.2.4 | 45,080 | 9/9/2024 |
| 5.2.3 | 14,564 | 7/29/2024 |
| 5.2.2 | 3,033 | 7/24/2024 |
| 5.2.1 | 31,248 | 6/13/2024 |
| 5.2.0 | 2,648 | 6/12/2024 |
| 5.1.1 | 15,861 | 6/6/2024 |
| 5.1.0 | 2,232 | 6/3/2024 |
| 5.0.1 | 2,032 | 6/3/2024 |
| 5.0.0 | 2,324 | 6/2/2024 |
| 4.2.4 | 447,890 | 10/5/2022 |
| 4.2.3 | 6,952 | 9/30/2022 |
| 4.2.2 | 1,273,638 | 7/25/2022 |
| 4.2.1 | 31,005 | 6/21/2022 |
| 4.2.0 | 2,276 | 6/21/2022 |
| 4.1.0 | 18,698 | 5/16/2022 |
| 4.0.6 | 248,768 | 2/1/2022 |
| 4.0.5 | 39,039 | 1/12/2022 |
| 4.0.4 | 3,415 | 1/3/2022 |
| 4.0.3 | 531 | 1/3/2022 |
| 4.0.2 | 570 | 1/2/2022 |
| 4.0.1 | 628 | 12/29/2021 |
| 4.0.0 | 602 | 12/29/2021 |
| 3.3.2 | 144,541 | 10/21/2021 |
| 3.3.1 | 44,204 | 7/15/2021 |
| 3.3.0 | 20,570 | 4/7/2021 |
| 3.2.0 | 47,101 | 10/7/2020 |
| 3.1.0 | 1,003 | 10/4/2020 |
| 3.0.0 | 1,216 | 10/1/2020 |
| 2.4.0 | 33,143 | 5/14/2020 |
| 2.3.0 | 1,681 | 4/28/2020 |
| 2.2.0 | 1,655 | 4/14/2020 |
| 2.1.1 | 2,049 | 3/27/2020 |
| 2.1.0 | 7,164 | 2/14/2020 |
| 2.0.2 | 3,097 | 1/27/2020 |
| 2.0.1 | 2,044 | 1/14/2020 |
| 2.0.0 | 15,771 | 1/9/2020 |