SOLOTech.MaxCore 1.1.0

MAX Core API

This package allows to get Object Data (parts and assemblies) and Settings from MAX Core.

Usage

Install this nuget package and then add it to the application using Dependency Injection configuration:

builder.Services.AddMaxCore();

If the MAX Core backend runs in an endpoint different of http://localhost:5000, you have to add a setting to your appsettings.json file with the name "CoreBackendURL" and the endpoint address

No packages depend on SOLOTech.MaxCore.

Version Downloads Last updated
1.2.1 13 05/28/2024
1.2.0 8 05/28/2024
1.1.0 8 05/28/2024