https://github.com/M-Files/COMAPI.Extensions.Community
Community-built .NET extension methods for use with the M-Files COM API. Targets .NET 4.6 and .NET Standard 2.0.
https://github.com/M-Files/COMAPI.Extensions.Community
community m-files nuget
Last synced: 9 months ago
JSON representation
Community-built .NET extension methods for use with the M-Files COM API. Targets .NET 4.6 and .NET Standard 2.0.
- Host: GitHub
- URL: https://github.com/M-Files/COMAPI.Extensions.Community
- Owner: M-Files
- License: mit
- Created: 2020-03-24T14:09:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-19T12:22:55.000Z (10 months ago)
- Last Synced: 2025-04-01T10:51:18.803Z (10 months ago)
- Topics: community, m-files, nuget
- Language: C#
- Homepage:
- Size: 1.59 MB
- Stars: 9
- Watchers: 10
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: Readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-m-files - COMAPI.Extensions.Community - Community-built .NET extension methods for use with the M-Files COM API. Targets .NET 4.6 and .NET Standard 2.0. (Development / NuGET Packages)
README
 
[](https://www.nuget.org/packages/MFilesAPI.Extensions/) 
  
# M-Files COM API Extensions (Community)
_Please note that this library is provided "as-is" and with no warranty, explicit or otherwise. You should ensure that the functionality meets your requirements, and thoroughly test them, prior to using in any production scenarios._
The following helper library is a community-driven set of functionality that extends the base M-Files COM API. This library is open-source and not directly supported by M-Files. Contributions are accepted according to our [contribution guide](CONTRIBUTING.md).
### Nuget package
This library is available [via nuget](https://www.nuget.org/packages/MFilesAPI.Extensions/). The simplest way to get started with this library is to add the `MFilesAPI.Extensions` package to your existing .NET application. .NET Framework 4.6 (and higher) and .NET Standard 2.0 runtimes are supported.
The [current release](https://github.com/M-Files/COMAPI.Extensions.Community/tree/master/current-release) is also published alongside the source code.