SendGrid.CSharp.HTTP.Client
2.0.0
Prefix Reserved
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 SendGrid.CSharp.HTTP.Client --version 2.0.0
NuGet\Install-Package SendGrid.CSharp.HTTP.Client -Version 2.0.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="SendGrid.CSharp.HTTP.Client" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SendGrid.CSharp.HTTP.Client" Version="2.0.0" />
<PackageReference Include="SendGrid.CSharp.HTTP.Client" />
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 SendGrid.CSharp.HTTP.Client --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SendGrid.CSharp.HTTP.Client, 2.0.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.
#addin nuget:?package=SendGrid.CSharp.HTTP.Client&version=2.0.0
#tool nuget:?package=SendGrid.CSharp.HTTP.Client&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Quickly and easily access any REST or REST-like API using a fluent interface via method chaining and reflection.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on SendGrid.CSharp.HTTP.Client:
Package | Downloads |
---|---|
VirtoCommerce.Platform.Data.Notifications
Virto Commerce Platform Data Notifications API |
|
Swaksoft.Infrastructure.Crosscutting.Authorization
Seedwork for the Infrastructure Crosscutting Application Block |
|
Helpers.C3PO
.NET helpers for Lucas Costa |
|
Cyprex.Email
Cyprex Email |
|
SigAuth
SiglaTech library created to customise web authentication |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.4.12 | 167,507 | 3/9/2022 |
3.4.11 | 7,326 | 2/9/2022 |
3.4.10 | 19,035 | 1/12/2022 |
3.4.9 | 7,843 | 12/1/2021 |
3.4.8 | 213,835 | 8/19/2020 |
3.4.7 | 101,052 | 4/15/2020 |
3.4.6 | 41,529 | 2/19/2020 |
3.4.5 | 13,789 | 2/5/2020 |
3.4.4 | 4,829 | 1/29/2020 |
3.4.1 | 46,711 | 8/15/2019 |
3.4.0 | 1,970 | 8/15/2019 |
3.3.0 | 976,962 | 4/17/2017 |
3.2.0 | 7,766 | 4/11/2017 |
3.1.0 | 98,688 | 3/1/2017 |
3.0.0 | 1,730,708 | 7/22/2016 |
2.0.7 | 47,009 | 7/19/2016 |
2.0.6 | 7,221 | 7/18/2016 |
2.0.5 | 3,949 | 7/14/2016 |
2.0.4 | 355,441 | 6/16/2016 |
2.0.3 | 2,747 | 6/16/2016 |
2.0.2 | 2,661 | 6/16/2016 |
2.0.1 | 44,373 | 6/4/2016 |
2.0.0 | 2,412 | 6/4/2016 |
1.0.2 | 2,944 | 3/18/2016 |
1.0.1 | 4,647 | 3/18/2016 |
Made the Response variables non-redundant. e.g. response.ResponseBody becomes response.Body