Blueprint.Http 0.8.4

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

Blueprint: HTTP integration for the Blueprint API framework

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Blueprint.Http:

Package Downloads
Blueprint.OpenApi

Blueprint: Enables an /openapi endpoint for Blueprint API

Blueprint.Testing

Blueprint: Helper classes for testing Blueprint projects

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.8.4 60,547 5/19/2023
0.8.3 1,503 5/9/2023
0.8.2 2,056 4/26/2023
0.8.1 480 4/26/2023
0.8.0 477 4/26/2023
0.7.8 9,436 1/20/2023
0.7.7 805 1/19/2023
0.7.6 777 12/29/2022
0.7.5 743 12/28/2022
0.7.4 1,049 10/7/2022
0.7.3 923 10/7/2022
0.7.2 927 10/5/2022
0.7.1 983 8/25/2022
0.7.0 1,035 8/22/2022
0.6.1 22,975 6/30/2022
0.6.0 1,683 6/22/2022
0.5.7 4,099 6/1/2022
0.5.6 2,683 5/23/2022
0.5.5 2,001 5/3/2022
0.5.4 4,819 4/19/2022
Loading failed