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
<PackageReference Include="Acrolinx.Sidebar" Version="2.2.0.2060" />
paket add Acrolinx.Sidebar --version 2.2.0.2060
#r "nuget: Acrolinx.Sidebar, 2.2.0.2060"
// 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
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:
- Build With Acrolinx,
- the Guidance for the Development of Acrolinx Integrations,
- the Acrolinx SDKs, and
- the Acrolinx Demo Projects.
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
- Make sure that you have installed Microsoft Visual Studio with C# support version 2022 or later.
- Since the Acrolinx Sidebar performs static code analysis to improve quality, you also have to install Code Contracts for .NET.
- Open the solution file
Acrolinx.Sidebar.Net.sln
with Visual Studio. - 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
- Increment version number in AssemblyInfo.cs file.
- Commit and push your changes to
main
branch - Create a tag with the same version number.
- 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
- Document Model - Provides lookup functionality.
- Start page - Provides an interactive way to sign in to Acrolinx with built-in error handling.
- Logger - Provides logging using Log4net.
- 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]
- Registry path:
Deprecation
⚠️ Sidebar v14 is getting deprecated
The process to update your existing integration is straightforward and involves the following steps:
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.
Remove the Initialization Config (Optional): If your current implementation includes the initialization config
MinimumSidebarVersion=14.x.x
, we recommend removing this configuration.
References
- The Sidebar DEMO .NET is built based on this SDK.
- The Sidebar SDKs are based on the Acrolinx Sidebar Interface.
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 | Versions 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. |
-
.NETFramework 4.7.2
- Diff.Match.Patch (>= 3.0.1)
- log4net (>= 2.0.17)
- Microsoft.AspNetCore.SystemWebAdapters (>= 1.3.2)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Web.WebView2 (>= 1.0.2478.35)
- Newtonsoft.Json (>= 13.0.3)
- System.Configuration.ConfigurationManager (>= 8.0.0)
- System.Data.DataSetExtensions (>= 4.5.0)
- System.Management (>= 8.0.0)
- System.Resources.Extensions (>= 5.0.0)
-
net8.0-windows7.0
- Diff.Match.Patch (>= 3.0.1)
- log4net (>= 2.0.17)
- Microsoft.AspNetCore.SystemWebAdapters (>= 1.3.2)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Web.WebView2 (>= 1.0.2478.35)
- Newtonsoft.Json (>= 13.0.3)
- System.Configuration.ConfigurationManager (>= 8.0.0)
- System.Data.DataSetExtensions (>= 4.5.0)
- System.Management (>= 8.0.0)
- System.Resources.Extensions (>= 5.0.0)
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 | 160 | 6/10/2024 |
2.1.1.1984 | 400 | 4/18/2024 |
2.1.0.1864 | 161 | 1/24/2024 |
2.0.1.1799 | 358 | 12/15/2023 |
2.0.0.1380 | 615 | 10/24/2022 |
1.1.8.1220 | 820 | 7/29/2022 |
1.1.6.885 | 491 | 10/20/2021 |
1.1.6.522 | 490 | 8/18/2021 |
1.1.4.449 | 487 | 8/6/2021 |
1.1.4.345 | 517 | 7/19/2021 |
1.1.3 | 1,194 | 2/5/2021 |
1.1.2 | 5,390 | 4/30/2020 |
1.1.1 | 669 | 3/13/2020 |
1.1.0.34 | 1,233 | 9/20/2018 |
1.1.0.33 | 1,036 | 8/20/2018 |
1.1.0.32 | 1,016 | 7/19/2018 |
1.1.0.31 | 920 | 7/19/2018 |
1.1.0.30 | 1,089 | 7/10/2018 |
1.1.0.29 | 1,171 | 6/1/2018 |
1.1.0.28 | 1,050 | 5/30/2018 |
1.1.0.27 | 1,090 | 5/16/2018 |
1.1.0.25 | 1,123 | 5/15/2018 |
1.1.0.24 | 1,071 | 5/11/2018 |
1.1.0.23 | 1,010 | 11/16/2017 |
1.1.0.22 | 959 | 11/15/2017 |
1.1.0.21 | 1,001 | 11/14/2017 |
1.1.0.20 | 979 | 11/14/2017 |
1.1.0.19 | 1,027 | 11/10/2017 |
1.1.0.18 | 965 | 11/10/2017 |
1.1.0.17 | 994 | 11/9/2017 |
1.1.0.16 | 1,042 | 11/8/2017 |
1.1.0.15 | 990 | 11/7/2017 |
1.1.0.14 | 960 | 11/3/2017 |
1.1.0.13 | 987 | 11/2/2017 |
1.1.0.12 | 989 | 11/2/2017 |
1.1.0.11 | 1,006 | 10/23/2017 |
1.1.0.4 | 1,001 | 9/26/2017 |
1.1.0.3 | 997 | 9/26/2017 |
1.1.0.2 | 1,047 | 9/26/2017 |
1.1.0.1 | 970 | 9/26/2017 |
1.1.0 | 985 | 9/26/2017 |
1.0.0.23 | 1,002 | 9/13/2017 |
1.0.0.22 | 1,034 | 8/21/2017 |
1.0.0.21 | 1,079 | 7/4/2017 |
1.0.0.20 | 1,028 | 6/20/2017 |
1.0.0.19 | 1,071 | 6/20/2017 |
1.0.0.18 | 1,088 | 6/19/2017 |
1.0.0.17 | 1,089 | 6/19/2017 |
1.0.0.16 | 1,102 | 6/16/2017 |
1.0.0.15 | 1,160 | 6/13/2017 |
1.0.0.14 | 1,127 | 6/13/2017 |
1.0.0.13 | 1,167 | 6/12/2017 |
1.0.0.12 | 1,186 | 6/8/2017 |
1.0.0.11 | 1,043 | 6/1/2017 |
1.0.0.10 | 1,084 | 5/31/2017 |
1.0.0.9 | 1,042 | 5/30/2017 |
1.0.0.8 | 1,008 | 5/25/2017 |
1.0.0.7 | 1,040 | 5/24/2017 |
1.0.0.6 | 1,040 | 5/24/2017 |
1.0.0.5 | 1,049 | 5/16/2017 |
1.0.0.4 | 1,024 | 5/11/2017 |
1.0.0.3 | 1,054 | 4/26/2017 |
1.0.0.2 | 1,066 | 3/20/2017 |
1.0.0.1 | 1,403 | 1/5/2017 |
1.0.0 | 1,248 | 1/5/2017 |