Platform.NETClient-Async-Samples

Platform.NETClient makes it easy to start using DocuWare Platform .NET API.

Here you will find a Visual Studio solution that contains a basic implemenation of a client showing how to use Platform .NET API and some examples showing basic operations you can do.

This Visual Studio solution is supposed to complement examples that could be found on the help page of DocuWare Platform .NET API and it could/will be updated more often than the help page which is usually updated once per release.

Additionally, everyone is very welcome to provide missing code examples.

Source code

Clone the sources: git clone https://github.com/DocuWare/Platform.NETClient-Async-Samples.git

Building

You need at least Visual Studio 2015 installation of any edition. To get started:

  • Clone the source code (see above).
  • Open src/Samples.sln in Visual Studio

Executing examples

In order to be able to execute examples provided you need a supported version of DocuWare system.

Supported DocuWare versions

This implementation uses the DocuWare Platform .NET API of DocuWare 7.0.
Most of the examples will also run with DocuWare 6.5 or higher.

How to Engage, Contribute and Provide Feedback

Before you contribute, please read through the contributing and developer guides to get an idea of what kinds of pull requests we will or won't accept.

You are also encouraged to start a discussion by filing an issue or creating a gist.

License

DocuWare Platform .NET Client proudly uses the MIT License.