SendGrid.CSharp.HTTP.Client 3.4.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package SendGrid.CSharp.HTTP.Client --version 3.4.0
NuGet\Install-Package SendGrid.CSharp.HTTP.Client -Version 3.4.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="3.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SendGrid.CSharp.HTTP.Client --version 3.4.0
#r "nuget: SendGrid.CSharp.HTTP.Client, 3.4.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.
// Install SendGrid.CSharp.HTTP.Client as a Cake Addin
#addin nuget:?package=SendGrid.CSharp.HTTP.Client&version=3.4.0

// Install SendGrid.CSharp.HTTP.Client as a Cake Tool
#tool nuget:?package=SendGrid.CSharp.HTTP.Client&version=3.4.0

Quickly and easily access any REST or REST-like API using a fluent interface via method chaining and reflection.

Product 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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 105,803 3/9/2022
3.4.11 5,959 2/9/2022
3.4.10 14,047 1/12/2022
3.4.9 6,765 12/1/2021
3.4.8 189,223 8/19/2020
3.4.7 91,305 4/15/2020
3.4.6 38,855 2/19/2020
3.4.5 13,208 2/5/2020
3.4.4 4,321 1/29/2020
3.4.1 39,790 8/15/2019
3.4.0 1,838 8/15/2019
3.3.0 831,747 4/17/2017
3.2.0 7,544 4/11/2017
3.1.0 88,416 3/1/2017
3.0.0 1,582,460 7/22/2016
2.0.7 44,620 7/19/2016
2.0.6 6,992 7/18/2016
2.0.5 3,749 7/14/2016
2.0.4 321,358 6/16/2016
2.0.3 2,572 6/16/2016
2.0.2 2,490 6/16/2016
2.0.1 39,282 6/4/2016
2.0.0 2,231 6/4/2016
1.0.2 2,771 3/18/2016
1.0.1 4,335 3/18/2016

### Added
- [PR #26](https://github.com/sendgrid/csharp-http-client/pull/26): Add a Code Of Conduct. Big thanks to [Henrik Bergqvist](https://github.com/hbbq) for the pull request!
- [PR #31](https://github.com/sendgrid/csharp-http-client/pull/31): Update README.md - moved logo to top, added license and more badges. Big thanks to [Alex](https://github.com/pushkyn) for the pull request!
- [PR #32](https://github.com/sendgrid/csharp-http-client/pull/32): Add more SEO Friendly Section links. Big thanks to [Alex](https://github.com/pushkyn) for the pull request!
- [PR #28](https://github.com/sendgrid/csharp-http-client/pull/28): Add an example of displaying request headers on Client. Big thanks to [Richard D](https://github.com/dutts) for the pull request!
- [PR #38](https://github.com/sendgrid/csharp-http-client/pull/38): Add GitHub PR template. Big thanks to [Alex](https://github.com/pushkyn) for the pull request!
- [PR #52](https://github.com/sendgrid/csharp-http-client/pull/52): Added unittest to check for specific repo files. Big thanks to [Manjiri Tapaswi](https://github.com/mptap) for the pull request!
- [PR #42](https://github.com/sendgrid/csharp-http-client/pull/42): Added example file, updated .gitignore and README.md. Big thanks to [Diego Rocha](https://github.com/dhsrocha) for the pull request!
- [PR #43](https://github.com/sendgrid/csharp-http-client/pull/43): Add USAGE.md. Big thanks to [Rohit Daryanani](https://github.com/rohitdaryanani) for the pull request!
- [PR #68](https://github.com/sendgrid/csharp-http-client/pull/68): Created a UseCases directory. Big thanks to [Ed Parry](https://github.com/ed-parry) for the pull request!
- [PR #78](https://github.com/sendgrid/csharp-http-client/pull/78): Document new Git workflow. Big thanks to [Shivam Agarwal](https://github.com/gr8shivam) for the pull request!
- [PR #74](https://github.com/sendgrid/csharp-http-client/pull/74): Add first-timers.md file for newcomers. Big thanks to [Ely Alamillo](https://github.com/ely-alamillo) for the pull request!
- [PR #62](https://github.com/sendgrid/csharp-http-client/pull/62): Added CodeCov support. Big thanks to [Zac Marcus](https://github.com/ZacMarcus) for the pull request!
- [PR #60](https://github.com/sendgrid/csharp-http-client/pull/60): Add Code Review to Contributing.md. Big thanks to [Derek Neuland](https://github.com/derekneuland) for the pull request!

### Fixed
- [PR #24](https://github.com/sendgrid/csharp-http-client/pull/24): Typo in README.md. Big thanks to [Cícero Pablo](https://github.com/ciceropablo) for the pull request!
- [PR #35](https://github.com/sendgrid/csharp-http-client/pull/35): Typo in CONTRIBUTING.md. Big thanks to [Alex](https://github.com/pushkyn) for the pull request!
- [PR #49](https://github.com/sendgrid/csharp-http-client/pull/49): Update the LICENSE copyright year. Big thanks to [Alex](https://github.com/pushkyn) for the pull request!
- [PR #50](https://github.com/sendgrid/csharp-http-client/pull/50): Update the LICENSE date range and add a unit test. Big thanks to [Dawid Treściński](https://github.com/blitzerpl) for the pull request!
- [PR #53](https://github.com/sendgrid/csharp-http-client/pull/53): Make sure LICENSE file test works cross-platform. Big thanks to [Adlan Razalan](https://github.com/adlan) for the pull request!
- [PR #65](https://github.com/sendgrid/csharp-http-client/pull/65): Update license year. Big thanks to [Alex](https://github.com/pushkyn) for the pull request!
- [PR #85](https://github.com/sendgrid/csharp-http-client/pull/85): Fix test looking for LICENSE.txt. Big thanks to [Ashley Roach](https://github.com/aroach) for the pull request!
- [PR #84](https://github.com/sendgrid/csharp-http-client/pull/84): Fix link to license in the README. Big thanks to [Pranjal Vyas](https://github.com/vyaspranjal33) for the pull request!
- [PR #83](https://github.com/sendgrid/csharp-http-client/pull/83): Fix link to feature requests in the README. Big thanks to [Sanjay Singh](https://github.com/sanjaysingh) for the pull request!
- [PR #82](https://github.com/sendgrid/csharp-http-client/pull/82): Fix location of LICENSE.md file. Big thanks to [Chandler Weiner](https://github.com/crweiner) for the pull request!
- [PR #77](https://github.com/sendgrid/csharp-http-client/pull/77): Fix tests looking for wrong file type for License. Big thanks to [Anna](https://github.com/AnnaDodson) for the pull request!
- [PR #70](https://github.com/sendgrid/csharp-http-client/pull/70): Corrected *.md files using Grammarly. Big thanks to [Alex](https://github.com/pushkyn) for the pull request!