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
Copy file name to clipboardExpand all lines: README.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ Please see our developer documentation & API Explorer, linked below, for detaile
8
8
**Secure API .NET Client**
9
9
10
10
This .NET SDK is an auto-generated client for the AndDone Secure API, built using the [OpenAPI Generator](https://openapi-generator.tech).
11
+
This .NET SDK targets both .Net 8 and NetStandard 2.0 for client consumption. Based on the client's target framework, the appropriate Nuget package will be pulled when referenced.
11
12
12
13
***API version**: 2.3
13
14
***Package version**: 1.0.3
@@ -27,6 +28,7 @@ This .NET SDK is an auto-generated client for the AndDone Secure API, built usin
To include the **AndDone's DotNet client library** in your project, a nuget.config file is included at the solution level to reference the package library.
451
+
452
+
453
+
434
454
## Authorization
435
455
436
456
Authentication is handled via API keys in HTTP headers:
0 commit comments