Qwack.Core 0.10.2

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

Package Description

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Qwack.Core:

Package Downloads
Qwack.Options

Package Description

Qwack.Providers

Package Description

Qwack.Models

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.2 273 4/20/2026
0.9.61 417 2/24/2026
0.9.60 92 2/17/2026
0.9.59 123 2/4/2026
0.9.58 97 2/4/2026
0.9.57 91 2/3/2026
0.9.56 83 2/3/2026
0.9.54 90 1/27/2026
0.9.53 89 1/27/2026
0.9.52 82 1/27/2026
0.9.51 120 1/26/2026
0.9.50 98 1/23/2026
0.9.47 104 1/21/2026
0.9.46 101 1/21/2026
0.9.45 104 1/21/2026
0.9.44 101 1/21/2026
0.9.43 110 1/20/2026
0.9.42 125 1/12/2026
0.9.41 104 1/9/2026
0.9.40 95 1/8/2026
Loading failed

Development Package