WebApiPack 0.19.1

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

For ASP.NET Core REST API Pack;

Include Default Builder;

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.19.1 1,435 10/2/2024
0.18.1 3,016 6/20/2024
0.17.2 763 4/5/2024
0.17.1 254 3/27/2024
0.16.1 703 1/22/2024
0.15.1 6,730 9/13/2023
0.14.1 269 9/12/2023
0.13.1 1,277 8/5/2023
0.12.1 346 8/3/2023
0.11.1 1,254 7/5/2023
0.10.2 1,528 5/11/2023
0.10.1.1 1,010 3/13/2023
0.9.27.1 1,022 1/17/2023
0.9.26.2 703 1/12/2023
0.9.26.1 437 1/11/2023
0.9.25.3 505 12/23/2022
0.9.24 620 11/29/2022
0.9.23 629 11/24/2022
0.9.22 475 11/22/2022
0.9.21 557 11/15/2022
0.9.20 1,324 10/14/2022
0.9.19 592 10/4/2022
0.9.18 885 8/4/2022
0.9.17 1,149 5/16/2022
0.9.15 818 4/11/2022
0.9.14 709 3/31/2022
0.9.13.1 647 3/30/2022
0.9.13 976 3/3/2022
0.9.12 2,606 2/11/2022
0.9.11 857 2/2/2022
0.9.10 621 11/29/2021
0.9.7-beta 669 9/17/2021
0.9.6-beta 419 9/14/2021
0.9.3-beta 425 8/2/2021
0.9.2-beta 413 6/24/2021
0.8.2-beta 502 12/10/2020
0.8.1-beta 476 11/28/2020
0.7.1-beta 1,333 8/25/2020
0.6.2-beta 483 8/24/2020
0.5.3-beta 764 6/25/2020
0.5.2-beta 524 6/25/2020
0.5.1-beta 654 6/9/2020
0.4.10-beta 629 5/19/2020
0.4.9-beta 519 5/13/2020
0.4.8-beta 527 5/12/2020
0.4.7-beta 521 5/12/2020
0.4.6-beta 505 5/12/2020
0.4.2-beta 615 4/19/2020
0.4.1-beta 658 4/6/2020
0.2.1-beta 801 12/9/2019
0.1.4-beta 557 11/26/2019
0.1.3-beta 562 11/13/2019
0.1.2-beta 596 10/28/2019
0.1.1 729 10/24/2019
0.1.0 738 10/21/2019

Add ResponseCompressionEnable