Skip to content

DocuWare/Platform.NETClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform.NETClient

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.git

Building

You need at least Visual Studio 2012 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.1.
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.

About

This repository contains a sample of the client implementation using DocuWare Platform .NET API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages