https://github.com/mindee/mindee-api-dotnet
Mindee API Helper Library for .NET ecosystem
https://github.com/mindee/mindee-api-dotnet
csharp dotnet net6 netstandard20 ocr
Last synced: 6 months ago
JSON representation
Mindee API Helper Library for .NET ecosystem
- Host: GitHub
- URL: https://github.com/mindee/mindee-api-dotnet
- Owner: mindee
- License: mit
- Created: 2022-09-19T15:59:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T10:46:19.000Z (over 1 year ago)
- Last Synced: 2025-03-27T11:38:28.372Z (over 1 year ago)
- Topics: csharp, dotnet, net6, netstandard20, ocr
- Language: C#
- Homepage: https://mindee.com
- Size: 1.32 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT) [](https://github.com/mindee/mindee-api-dotnet/actions/workflows/dotnet.yml) [](https://www.nuget.org/packages/Mindee) [](https://www.nuget.org/packages/Mindee)
# Mindee API Helper Library for .NET
Quickly and easily connect to Mindee's API services using .NET.
## Requirements
The following .NET versions are tested and officially supported:
* Standard 2.0
* 4.7.2, 4.8 (Windows only, V1 only)
* 6.0, 7.0, 8.0, 9.0 (Linux, macOS x64, Windows)
## Mindee API Versions
This client library has support for both Mindee platform versions.
### V2 - Latest
This is the latest platform located here:
https://app.mindee.com
It uses **API version 2**.
Consult the
**[V2 Documentation](https://docs.mindee.com/integrations/client-libraries-sdk)**
### V1
This is the platform located here:
https://platform.mindee.com/
It uses **API version 1**.
Consult the
**[V1 Documentation](https://docs.mindee.com/v1/libraries/dotnet-ocr-sdk)**
## Additional Information
**[Source Code](https://github.com/mindee/mindee-api-dotnet)**
**[Reference Documentation](https://mindee.github.io/mindee-api-dotnet/)**
**[Feedback](https://feedback.mindee.com/)**
## License
Copyright © Mindee
Available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).