Bazam.Http
1.1.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Bazam.Http --version 1.1.1
NuGet\Install-Package Bazam.Http -Version 1.1.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="Bazam.Http" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bazam.Http --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bazam.Http, 1.1.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.
// Install Bazam.Http as a Cake Addin #addin nuget:?package=Bazam.Http&version=1.1.1 // Install Bazam.Http as a Cake Tool #tool nuget:?package=Bazam.Http&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A tiny little library designed to make simple web requests easier in .NET.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
DNX | dnx451 is compatible. |
DNXCore | dnxcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
DNX 4.5.1
- Microsoft.Net.Http (>= 2.2.22)
-
DNXCore 5.0
- Microsoft.CSharp (>= 4.0.0-beta-22816)
- Microsoft.Net.Http (>= 2.2.22)
- System.Collections (>= 4.0.10-beta-22816)
- System.IO.FileSystem (>= 4.0.0-beta-23019)
- System.Linq (>= 4.0.0-beta-22816)
- System.Net.Http (>= 4.0.0-beta-23019)
- System.Runtime (>= 4.0.20-beta-22816)
- System.Threading (>= 4.0.10-beta-22816)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Bazam.Http:
Package | Downloads |
---|---|
MargieBot
MargieBot is a .NET library designed to make building bots for Slack fast, easy, and fun. |
|
Melek.Client
A library that enables great apps for Magic: the Gathering based on the Melek API. |
|
IMargieBot
A .NET framework for building responsive and developer-friendly bots for Slack. |
|
MargieBot.SampleResponders
MargieBot.SampleResponders |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Bazam.Http:
Repository | Stars |
---|---|
jammerware/margiebot
MargieBot is a .NET library designed to make building bots for Slack fast, easy, and fun.
|