Client library reviewed.
All checks were successful
Pack and Push NuGet Package / publish (push) Successful in 43s

This commit is contained in:
2025-07-05 03:29:44 +02:00
parent 311b70cbb4
commit 904b244e76
13 changed files with 239 additions and 53 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# messengerapi.Client
[!["send me a tip"](https://img.shields.io/badge/give%20me%20a%20-tip-FFD200)](https://paypal.me/emsicz) [!["see my github"](https://img.shields.io/badge/see%20my%20-github-1F2328)](https://github.com/masiton?tab=repositories)
Messenger API consumer library. Instead of crafting HTTP requests and parsing responses, you can use this wrapper to consume the API in a strongly-typed fashion in .NET.
![example](./assets/example.jpeg)