Alfresco API for asp.net

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2016 01:19 AM
Hi,
I am looking for an API solution on ASP.net that can read document property tags from the Alfresco repository and display the same to a user via an ASP.net form.
Where can I get such an API from?
Also, are there some code or working samples that can aid me on this?
Regards,
PS
I am looking for an API solution on ASP.net that can read document property tags from the Alfresco repository and display the same to a user via an ASP.net form.
Where can I get such an API from?
Also, are there some code or working samples that can aid me on this?
Regards,
PS
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2016 01:54 AM
Have a look into <a href="http://chemistry.apache.org/dotnet/dotcmis.html"> DotCMIS </a> client library provided by Apache Chemistry. It is based on OpenCMIS.
