AdSecGH 0.9.8-beta

This is a prerelease version of AdSecGH.
dotnet add package AdSecGH --version 0.9.8-beta
                    
NuGet\Install-Package AdSecGH -Version 0.9.8-beta
                    
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="AdSecGH" Version="0.9.8-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AdSecGH" Version="0.9.8-beta" />
                    
Directory.Packages.props
<PackageReference Include="AdSecGH" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AdSecGH --version 0.9.8-beta
                    
#r "nuget: AdSecGH, 0.9.8-beta"
                    
#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.
#:package AdSecGH@0.9.8-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AdSecGH&version=0.9.8-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=AdSecGH&version=0.9.8-beta&prerelease
                    
Install as a Cake Tool

AdSec-Grasshopper

AdSec-Grasshopper is a plugin for Grasshopper wrapping Oasys AdSec's .NET API. The plugin allows users of Grasshopper to create, edit and analyse AdSec models seemlesly.

Documentation

tbc

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

This plugin is free to use, however in order to perform any meaningful tasks you must have AdSec installed on your machine. For licensing of AdSec refer to Oasys Software licensing terms: https://www.oasys-software.com/support/licensing-of-oasys-software/

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  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.