ConsoleAppFramework 3.3.1
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
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.3.1
NuGet\Install-Package ConsoleAppFramework -Version 3.3.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="ConsoleAppFramework" Version="3.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ConsoleAppFramework" Version="3.3.1" />
<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.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ConsoleAppFramework, 3.3.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.
#addin nuget:?package=ConsoleAppFramework&version=3.3.1
#tool nuget:?package=ConsoleAppFramework&version=3.3.1
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 is compatible. 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 is compatible. |
.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.
-
.NETCoreApp 3.1
- Microsoft.Extensions.Hosting (>= 3.1.5)
- System.Text.Json (>= 4.7.2)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- Microsoft.Extensions.Hosting (>= 3.1.5)
- System.Text.Json (>= 4.7.2)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
net5.0
- Microsoft.Extensions.Hosting (>= 3.1.5)
- System.Text.Json (>= 4.7.2)
- System.Threading.Tasks.Extensions (>= 4.5.4)
NuGet packages (5)
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 |
|
ConsoleAppFramework.DryRun
Library designed to enhance the ConsoleAppFramework by adding a dry run feature. |
GitHub repositories (16)
Showing the top 16 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.
|
|
SubnauticaNitrox/Nitrox
An open-source, multiplayer modification for the game Subnautica.
|
|
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.
|
|
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.
|
|
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.
|
|
ValveResourceFormat/ValveKeyValue
📃 Next-generation Valve's key value framework for .NET
|
|
drasticactions/FishyFlip
Fishyflip - a .NET ATProtocol/Bluesky Library
|
Version | Downloads | Last Updated |
---|---|---|
5.5.0 | 2,872 | 6/23/2025 |
5.4.1 | 52,070 | 2/19/2025 |
5.4.0 | 4,949 | 2/6/2025 |
5.3.4 | 28,062 | 1/16/2025 |
5.3.3 | 8,928 | 12/27/2024 |
5.3.2 | 1,370 | 12/27/2024 |
5.3.1 | 4,511 | 12/17/2024 |
5.3.0 | 2,053 | 12/16/2024 |
5.2.4 | 38,572 | 9/9/2024 |
5.2.3 | 12,904 | 7/29/2024 |
5.2.2 | 2,412 | 7/24/2024 |
5.2.1 | 24,512 | 6/13/2024 |
5.2.0 | 2,060 | 6/12/2024 |
5.1.1 | 14,713 | 6/6/2024 |
5.1.0 | 1,633 | 6/3/2024 |
5.0.1 | 1,461 | 6/3/2024 |
5.0.0 | 1,679 | 6/2/2024 |
4.2.4 | 398,379 | 10/5/2022 |
4.2.3 | 5,910 | 9/30/2022 |
4.2.2 | 1,138,343 | 7/25/2022 |
4.2.1 | 27,830 | 6/21/2022 |
4.2.0 | 1,699 | 6/21/2022 |
4.1.0 | 17,588 | 5/16/2022 |
4.0.6 | 212,808 | 2/1/2022 |
4.0.5 | 30,550 | 1/12/2022 |
4.0.4 | 3,230 | 1/3/2022 |
4.0.3 | 409 | 1/3/2022 |
4.0.2 | 439 | 1/2/2022 |
4.0.1 | 513 | 12/29/2021 |
4.0.0 | 477 | 12/29/2021 |
3.3.2 | 138,881 | 10/21/2021 |
3.3.1 | 43,692 | 7/15/2021 |
3.3.0 | 20,325 | 4/7/2021 |
3.2.0 | 46,650 | 10/7/2020 |
3.1.0 | 862 | 10/4/2020 |
3.0.0 | 1,084 | 10/1/2020 |
2.4.0 | 32,527 | 5/14/2020 |
2.3.0 | 1,562 | 4/28/2020 |
2.2.0 | 1,530 | 4/14/2020 |
2.1.1 | 1,942 | 3/27/2020 |
2.1.0 | 6,897 | 2/14/2020 |
2.0.2 | 2,866 | 1/27/2020 |
2.0.1 | 1,931 | 1/14/2020 |
2.0.0 | 12,224 | 1/9/2020 |