Skip to content

Autodesk-Forge/forge-api-dotnet-core

Repository files navigation

Autodesk.Forge.Core

Latest Version Supported Frameworks Build Status

Overview

Requirements

  • .NET 8 or later

Dependencies

Changelog

The change log for the SDK can be found in the changelog file.

Contributions

Contributions are welcome! Please open a Pull Request.

Support

Please ask questions on StackOverflow with tag autodesk-designautomation tag. If it turns out that you may have found a bug, please open an issue.

Getting Started

This package is intended to be used by other packages, such as Autodesk.Forge.DesignAutomation.

Versioning

Using Semantic Version scheme following the pattern of x.y.z.:

  • x: MAJOR version when you make incompatible changes,
  • y: MINOR version when you add functionality in a backwards-compatible manner, and
  • z: PATCH version when you make backwards-compatible bug fixes.

Source-code

Generated with swagger-codegen.

Build

dotnet build Autodesk.Forge.Core.sln

Test

dotnet test Autodesk.Forge.Core.sln

License

This sample is licensed under the terms of the Apache License 2.0. Please see the LICENSE file for full details.

About

Forge Core .NET SDK: Provides shared .NET features used by other SDKs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10

Languages