Acrolinx.Sidebar 2.2.0.2060

dotnet add package Acrolinx.Sidebar --version 2.2.0.2060
NuGet\Install-Package Acrolinx.Sidebar -Version 2.2.0.2060
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Acrolinx.Sidebar" Version="2.2.0.2060" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Acrolinx.Sidebar --version 2.2.0.2060
#r "nuget: Acrolinx.Sidebar, 2.2.0.2060"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Acrolinx.Sidebar as a Cake Addin
#addin nuget:?package=Acrolinx.Sidebar&version=2.2.0.2060

// Install Acrolinx.Sidebar as a Cake Tool
#tool nuget:?package=Acrolinx.Sidebar&version=2.2.0.2060

Acrolinx Sidebar .NET SDK

This is a library for integrating the Acrolinx Sidebar into a .NET application.

You can use the Acrolinx Sidebar .NET SDK NuGet package to integrate Acrolinx in your .NET application.

It supports both .NET (8.0.0 and above) and .NET Framework (4.7.2 and above).

Live Demo

Acrolinx Sidebar Web Live Demo

Examples

Acrolinx Sidebar .NET Demo

The Acrolinx Sidebar

The Acrolinx Sidebar is designed to show up beside the window where you edit your content. You use it for checking, reviewing, and correcting your content. To get an impression what the Sidebar looks like in existing integrations, have a look at Sidebar Quick Start.

Prerequisites

Please contact Acrolinx SDK support for consulting and getting your integration certified. This sample works 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:

Requirements

This SDK uses Microsoft WebView 2 based on Edge Chromoium to render the Sidebar.

The Evergreen WebView2 Runtime will be included as part of the Windows 11 operating system.

For prior operating systems - Please install WebView 2 evergreen runtime.

Download and install "Evergreen Standalone Installer" from Microsoft

Getting Started

Build Locally

  1. Make sure that you have installed Microsoft Visual Studio with C# support version 2022 or later.
  2. Since the Acrolinx Sidebar performs static code analysis to improve quality, you also have to install Code Contracts for .NET.
  3. Open the solution file Acrolinx.Sidebar.Net.sln with Visual Studio.
  4. Build the solution.

Visual Studio downloads the required dependencies and compiles the Acrolinx .NET Sidebar Demo solution using NuGet.

Note: The dependency download may fail on the first build. This problem can usually be solved by building a second time.

Releasing

  1. Increment version number in AssemblyInfo.cs file.
  2. Commit and push your changes to main branch
  3. Create a tag with the same version number.
  4. GitHub Action will run and publish the new version to nuget.org

Using the SDK

Have a look at the sample source code provided in the Acrolinx Sidebar .NET Demo. Use the Acrolinx Sidebar .NET SDK NuGet package.

SDK Features

  1. Document Model - Provides lookup functionality.
  2. Start page - Provides an interactive way to sign in to Acrolinx with built-in error handling.
  3. Logger - Provides logging using Log4net.
  4. Acrolinx Storage: Applications using the Internet Explorer web browser control may be denied to access LocalStorage. The SDK uses its own storage mechanism using the Windows registry:
    • Registry path: HKCU\Software\Acrolinx\Plugins\Storage\[KEY]
    • Fallback path: HKLM\Software\Acrolinx\Plugins\Storage\[KEY]

Deprecation

⚠️ Sidebar v14 is getting deprecated

The process to update your existing integration is straightforward and involves the following steps:

  1. Update to the Latest SDK Version: Please ensure that you’ve updated to the latest SDK version. The most recent version can be found on our Nuget package page here.

  2. Remove the Initialization Config (Optional): If your current implementation includes the initialization config MinimumSidebarVersion=14.x.x, we recommend removing this configuration.

References

License

Copyright 2016-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.

For more information visit: https://www.acrolinx.com

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.0.2060 82 6/10/2024
2.1.1.1984 210 4/18/2024
2.1.0.1864 141 1/24/2024
2.0.1.1799 327 12/15/2023
2.0.0.1380 591 10/24/2022
1.1.8.1220 796 7/29/2022
1.1.6.885 474 10/20/2021
1.1.6.522 466 8/18/2021
1.1.4.449 452 8/6/2021
1.1.4.345 493 7/19/2021
1.1.3 1,169 2/5/2021
1.1.2 5,375 4/30/2020
1.1.1 654 3/13/2020
1.1.0.34 1,207 9/20/2018
1.1.0.33 1,005 8/20/2018
1.1.0.32 995 7/19/2018
1.1.0.31 899 7/19/2018
1.1.0.30 1,059 7/10/2018
1.1.0.29 1,151 6/1/2018
1.1.0.28 1,033 5/30/2018
1.1.0.27 1,066 5/16/2018
1.1.0.25 1,096 5/15/2018
1.1.0.24 1,036 5/11/2018
1.1.0.23 990 11/16/2017
1.1.0.22 939 11/15/2017
1.1.0.21 973 11/14/2017
1.1.0.20 958 11/14/2017
1.1.0.19 1,003 11/10/2017
1.1.0.18 945 11/10/2017
1.1.0.17 965 11/9/2017
1.1.0.16 1,009 11/8/2017
1.1.0.15 967 11/7/2017
1.1.0.14 927 11/3/2017
1.1.0.13 969 11/2/2017
1.1.0.12 965 11/2/2017
1.1.0.11 984 10/23/2017
1.1.0.4 990 9/26/2017
1.1.0.3 972 9/26/2017
1.1.0.2 1,022 9/26/2017
1.1.0.1 948 9/26/2017
1.1.0 961 9/26/2017
1.0.0.23 981 9/13/2017
1.0.0.22 1,010 8/21/2017
1.0.0.21 1,059 7/4/2017
1.0.0.20 996 6/20/2017
1.0.0.19 1,061 6/20/2017
1.0.0.18 1,078 6/19/2017
1.0.0.17 1,073 6/19/2017
1.0.0.16 1,092 6/16/2017
1.0.0.15 1,131 6/13/2017
1.0.0.14 1,094 6/13/2017
1.0.0.13 1,135 6/12/2017
1.0.0.12 1,151 6/8/2017
1.0.0.11 1,017 6/1/2017
1.0.0.10 1,061 5/31/2017
1.0.0.9 1,019 5/30/2017
1.0.0.8 980 5/25/2017
1.0.0.7 1,020 5/24/2017
1.0.0.6 1,014 5/24/2017
1.0.0.5 1,021 5/16/2017
1.0.0.4 996 5/11/2017
1.0.0.3 1,027 4/26/2017
1.0.0.2 1,047 3/20/2017
1.0.0.1 1,382 1/5/2017
1.0.0 1,225 1/5/2017