Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T09:29:59.000Z (8 months ago)
- Last Synced: 2024-09-16T09:47:58.719Z (4 months ago)
- Topics: community, m-files, nuget
- Language: C#
- Homepage:
- Size: 1.58 MB
- Stars: 8
- Watchers: 11
- Forks: 6
- 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
![GitHub](https://img.shields.io/github/license/M-Files/COMAPI.Extensions.Community) ![GitHub last commit](https://img.shields.io/github/last-commit/M-Files/COMAPI.Extensions.Community)
[![Nuget version](https://img.shields.io/nuget/v/MFilesAPI.Extensions?label=nuget%20version)](https://www.nuget.org/packages/MFilesAPI.Extensions/) ![Nuget](https://img.shields.io/nuget/dt/MFilesAPI.Extensions?label=nuget%20downloads)
![GitHub issues](https://img.shields.io/github/issues-raw/M-Files/COMAPI.Extensions.Community) ![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/M-Files/COMAPI.Extensions.Community) ![GitHub repo size](https://img.shields.io/github/repo-size/M-Files/COMAPI.Extensions.Community)
# 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.