An open API service indexing awesome lists of open source software.

https://github.com/soenneker/soenneker.pipedrive.openapiclientutil

A thread-safe utility for obtaining Pipedrive's OpenApiClient singleton.
https://github.com/soenneker/soenneker.pipedrive.openapiclientutil

api client csharp dotnet kiota openapi openapiclient openapiclientutil pipedrive pipedriveopenapiclientutil singleton util

Last synced: 2 days ago
JSON representation

A thread-safe utility for obtaining Pipedrive's OpenApiClient singleton.

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.pipedrive.openapiclientutil.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.pipedrive.openapiclientutil/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.pipedrive.openapiclientutil/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.pipedrive.openapiclientutil/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.pipedrive.openapiclientutil.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.pipedrive.openapiclientutil/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Pipedrive.OpenApiClientUtil
### A thread-safe utility for obtaining Pipedrive's OpenApiClient singleton.

## Installation

```
dotnet add package Soenneker.Pipedrive.OpenApiClientUtil
```