You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Quickly and easily access any RESTful or RESTful-like API.**
4
10
5
11
If you are looking for the SendGrid API client library, please see [this repo](https://github.com/sendgrid/sendgrid-csharp).
6
12
13
+
# Table of Contents
14
+
15
+
*[Announcements](#announcements)
16
+
*[Installation](#installation)
17
+
*[Quick Start](#quick-start)
18
+
*[Usage](#usage)
19
+
*[Roadmap](#roadmap)
20
+
*[How to Contribute](#contribute)
21
+
*[Thanks](#thanks)
22
+
*[About](#about)
23
+
*[License](#license)
24
+
25
+
<aname="announcements"></a>
7
26
# Announcements
8
27
9
28
All updates to this project is documented in our [CHANGELOG](https://github.com/sendgrid/csharp-http-client/blob/master/CHANGELOG.md).
10
29
30
+
<aname="installation"></a>
11
31
# Installation
12
32
13
33
## Prerequisites
@@ -30,6 +50,7 @@ Add the following namespace to use the library:
If you are interested in the future direction of this project, please take a look at our [milestones](https://github.com/sendgrid/csharp-http-client/milestones). We would love to hear your feedback.
75
98
76
-
## How to Contribute
99
+
<aname="contribute"></a>
100
+
# How to Contribute
77
101
78
102
We encourage contribution to our projects, please see our [CONTRIBUTING](https://github.com/sendgrid/csharp-http-client/blob/master/CONTRIBUTING.md) guide for details.
79
103
@@ -84,15 +108,17 @@ Quick links:
84
108
-[Sign the CLA to Create a Pull Request](https://github.com/sendgrid/csharp-http-client/blob/master/CONTRIBUTING.md#cla)
85
109
-[Improvements to the Codebase](https://github.com/sendgrid/csharp-http-client/blob/master/CONTRIBUTING.md#improvements_to_the_codebase)
86
110
111
+
<aname="thanks"></a>
87
112
# Thanks
88
113
89
114
We were inspired by the work done on [birdy](https://github.com/inueni/birdy) and [universalclient](https://github.com/dgreisen/universalclient).
90
115
116
+
<aname="about"></a>
91
117
# About
92
118
93
119
csharp-http-client is guided and supported by the SendGrid [Developer Experience Team](mailto:[email protected]).
94
120
95
121
csharp-http-client is maintained and funded by SendGrid, Inc. The names and logos for csharp-http-client are trademarks of SendGrid, Inc.
0 commit comments