https://github.com/panoramicdata/reportmagic.api.example
ReportMagic API client example usage
https://github.com/panoramicdata/reportmagic.api.example
Last synced: about 1 year ago
JSON representation
ReportMagic API client example usage
- Host: GitHub
- URL: https://github.com/panoramicdata/reportmagic.api.example
- Owner: panoramicdata
- License: mit
- Created: 2019-08-16T11:21:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-17T13:50:32.000Z (almost 3 years ago)
- Last Synced: 2025-02-05T12:17:06.247Z (over 1 year ago)
- Language: C#
- Size: 13.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# ReportMagic API Examples
Include the NuGet Package at the Package Manager Console
```
Install-Package ReportMagic.Api
```
https://www.nuget.org/packages/ReportMagic.Api/