Curiosity.Tools.Web 1.4.0

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

Curiosity web tools

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 (1)

Showing the top 1 NuGet packages that depend on Curiosity.Tools.Web:

Package Downloads
Curiosity.Hosting.Web

Hosting tools for Web applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.4.0 124 2/13/2026
1.3.1 393 12/5/2023
1.3.0 224 11/28/2023
1.2.0 548 1/29/2023
1.1.9 915 7/15/2022
1.1.8 1,173 3/12/2022
1.1.7 656 11/29/2021
1.1.6 566 11/18/2021
1.1.5 736 11/16/2021
1.1.4 542 11/10/2021
1.1.3 1,032 7/29/2021
1.1.2 590 7/29/2021
1.1.1 574 4/15/2021
1.1.0 907 3/27/2021
1.0.11 543 3/26/2021
1.0.10 567 3/26/2021
1.0.9 1,007 3/20/2021
1.0.8 1,049 3/15/2021
1.0.7 756 3/10/2021
1.0.6 590 3/8/2021
Loading failed