This is a showcase building an automated Acrolinx Integration using the Acrolinx .NET SDK.
For integrating the Sidebar see: Acrolinx .NET Sidebar Demo.
Please contact Acrolinx SDK support for consulting and getting your integration certified. The tests in this SDK work with a test license on an internal Acrolinx URL. This license is only meant for demonstration and developing purposes. Once you finished your integration, you'll have to get a license for your integration from Acrolinx.
Acrolinx offers different other SDKs, and examples for developing integrations.
Before you start developing your own integration, you might benefit from looking into:
- Build With Acrolinx,
- the Guidance for the Development of Acrolinx Integrations,
- the Acrolinx Platform API
- the Rendered Version of Acrolinx Platform API
- the Acrolinx SDKs, and
- the Acrolinx Demo Projects.
- Open
Acrolinx.Net.Demo.sln
in Visual Studio 2019. Visual Studio Code with .NET extension can be used as an alternative. - Press F5 key to run it.
Copyright 2019-present Acrolinx GmbH
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.