SendGrid.CSharp.HTTP.Client
2.0.7
Prefix Reserved
See the version list below for details.
dotnet add package SendGrid.CSharp.HTTP.Client --version 2.0.7
NuGet\Install-Package SendGrid.CSharp.HTTP.Client -Version 2.0.7
<PackageReference Include="SendGrid.CSharp.HTTP.Client" Version="2.0.7" />
<PackageVersion Include="SendGrid.CSharp.HTTP.Client" Version="2.0.7" />
<PackageReference Include="SendGrid.CSharp.HTTP.Client" />
paket add SendGrid.CSharp.HTTP.Client --version 2.0.7
#r "nuget: SendGrid.CSharp.HTTP.Client, 2.0.7"
#:package SendGrid.CSharp.HTTP.Client@2.0.7
#addin nuget:?package=SendGrid.CSharp.HTTP.Client&version=2.0.7
#tool nuget:?package=SendGrid.CSharp.HTTP.Client&version=2.0.7
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. |
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 |
|
|
Helpers.C3PO
.NET helpers for Lucas Costa |
|
|
Swaksoft.Infrastructure.Crosscutting.Authorization
Seedwork for the Infrastructure Crosscutting Application Block |
|
|
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 | 216,960 | 3/9/2022 |
| 3.4.11 | 8,105 | 2/9/2022 |
| 3.4.10 | 20,828 | 1/12/2022 |
| 3.4.9 | 8,251 | 12/1/2021 |
| 3.4.8 | 223,599 | 8/19/2020 |
| 3.4.7 | 106,475 | 4/15/2020 |
| 3.4.6 | 42,566 | 2/19/2020 |
| 3.4.5 | 14,199 | 2/5/2020 |
| 3.4.4 | 5,251 | 1/29/2020 |
| 3.4.1 | 52,615 | 8/15/2019 |
| 3.4.0 | 2,193 | 8/15/2019 |
| 3.3.0 | 1,071,475 | 4/17/2017 |
| 3.2.0 | 8,063 | 4/11/2017 |
| 3.1.0 | 102,862 | 3/1/2017 |
| 3.0.0 | 1,801,390 | 7/22/2016 |
| 2.0.7 | 48,398 | 7/19/2016 |
| 2.0.6 | 7,524 | 7/18/2016 |
| 2.0.5 | 4,240 | 7/14/2016 |
| 2.0.4 | 369,818 | 6/16/2016 |
| 2.0.3 | 3,039 | 6/16/2016 |
| 2.0.2 | 2,977 | 6/16/2016 |
| 2.0.1 | 46,531 | 6/4/2016 |
| 2.0.0 | 2,704 | 6/4/2016 |
| 1.0.2 | 3,229 | 3/18/2016 |
| 1.0.1 | 5,152 | 3/18/2016 |
- [Pull request #11](https://github.com/sendgrid/csharp-http-client/pull/11): Adding the option to set WebProxy object to be used on HttpClient
- Big thanks to [Juliano Nunes](https://github.com/julianonunes) for the pull request!