WebApiPack 0.4.10-beta

This is a prerelease version of WebApiPack.
There is a newer version of this package available.
See the version list below for details.
dotnet add package WebApiPack --version 0.4.10-beta                
NuGet\Install-Package WebApiPack -Version 0.4.10-beta                
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.4.10-beta" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebApiPack --version 0.4.10-beta                
#r "nuget: WebApiPack, 0.4.10-beta"                
#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.
// Install WebApiPack as a Cake Addin
#addin nuget:?package=WebApiPack&version=0.4.10-beta&prerelease

// Install WebApiPack as a Cake Tool
#tool nuget:?package=WebApiPack&version=0.4.10-beta&prerelease                

For ASP.NET Core REST API Pack;

Include Default Builder;

Product 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. 
.NET Core netcoreapp3.1 is compatible. 
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 821 10/2/2024
0.18.1 2,457 6/20/2024
0.17.2 680 4/5/2024
0.17.1 153 3/27/2024
0.16.1 630 1/22/2024
0.15.1 5,810 9/13/2023
0.14.1 223 9/12/2023
0.13.1 1,215 8/5/2023
0.12.1 275 8/3/2023
0.11.1 1,190 7/5/2023
0.10.2 1,442 5/11/2023
0.10.1.1 928 3/13/2023
0.9.27.1 939 1/17/2023
0.9.26.2 614 1/12/2023
0.9.26.1 357 1/11/2023
0.9.25.3 426 12/23/2022
0.9.24 532 11/29/2022
0.9.23 552 11/24/2022
0.9.22 396 11/22/2022
0.9.21 461 11/15/2022
0.9.20 1,187 10/14/2022
0.9.19 495 10/4/2022
0.9.18 785 8/4/2022
0.9.17 1,055 5/16/2022
0.9.15 703 4/11/2022
0.9.14 600 3/31/2022
0.9.13.1 532 3/30/2022
0.9.13 860 3/3/2022
0.9.12 2,244 2/11/2022
0.9.11 745 2/2/2022
0.9.10 518 11/29/2021
0.9.7-beta 549 9/17/2021
0.9.6-beta 313 9/14/2021
0.9.3-beta 305 8/2/2021
0.9.2-beta 291 6/24/2021
0.8.2-beta 371 12/10/2020
0.8.1-beta 344 11/28/2020
0.7.1-beta 1,220 8/25/2020
0.6.2-beta 366 8/24/2020
0.5.3-beta 642 6/25/2020
0.5.2-beta 405 6/25/2020
0.5.1-beta 520 6/9/2020
0.4.10-beta 495 5/19/2020
0.4.9-beta 384 5/13/2020
0.4.8-beta 390 5/12/2020
0.4.7-beta 388 5/12/2020
0.4.6-beta 373 5/12/2020
0.4.2-beta 482 4/19/2020
0.4.1-beta 532 4/6/2020
0.2.1-beta 669 12/9/2019
0.1.4-beta 421 11/26/2019
0.1.3-beta 421 11/13/2019
0.1.2-beta 454 10/28/2019
0.1.1 591 10/24/2019
0.1.0 597 10/21/2019

Add "AddHttpContextAccessor" In CreateDefaultBuilder