8000 GitHub - mat-docs/Atlas.DisplayAPI.Examples: Sample code for Atlas 10 client API
[go: up one dir, main page]

Skip to content

mat-docs/Atlas.DisplayAPI.Examples

Repository files navigation




ATLAS Display API Sample Code.

Collection of example code and best practices to use the ATLAS Display API.

The ATLAS Display API facilitates the creation of bespoke ATLAS plugins.

ATLAS Display API is available as a Nuget package to registered users from the Nuget Repository.

See the API Documentation

.NET 8 support from version 11.4.4.349-W47

Version 11.4.4.349-W47 of Atlas.DisplayAPI will be the first release to officially support .NET 8. While pplugins built for .NET 6 are expected to remain compatible with Atlas, we recommend upgrading to .NET 8 to benefit from performance improvements, support, and enhanced features.

.NET 6 support from version 11.2.3.460

Version 11.2.3.460 of Atlas.DisplayAPI will be the first release that only targets .NET 6; we will no longer support .NET Framework integrations from this point onwards. If you still require .NET Framework compatiable builds then please use an older version from the Repository.

Notes on upgrading Atlas.DisplayAPI package from versions prior to 11.1.2.344

Version 11.1.2.344 of Atlas.DisplayAPI upgrades System.Reactive from 3.1.1 to 4.4.1. If you are developing your solution in Visual Studio then be advised that the Nuget upgrade process does not automatically remove any previously dependent packages that are no longer required. In order to reduce the likelihood of runtime errors we strongly recommend you manually remove the following redundant package following the upgrade:

  1. System.Reactive.Interfaces 3.1.1

About

Sample code for Atlas 10 client API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

0