TedToolkit.CppBindings.Cgal.Runtime 2026.9.15

dotnet add package TedToolkit.CppBindings.Cgal.Runtime --version 2026.9.15
                    
NuGet\Install-Package TedToolkit.CppBindings.Cgal.Runtime -Version 2026.9.15
                    
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="TedToolkit.CppBindings.Cgal.Runtime" Version="2026.9.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TedToolkit.CppBindings.Cgal.Runtime" Version="2026.9.15" />
                    
Directory.Packages.props
<PackageReference Include="TedToolkit.CppBindings.Cgal.Runtime" />
                    
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 TedToolkit.CppBindings.Cgal.Runtime --version 2026.9.15
                    
#r "nuget: TedToolkit.CppBindings.Cgal.Runtime, 2026.9.15"
                    
#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 TedToolkit.CppBindings.Cgal.Runtime@2026.9.15
                    
#: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=TedToolkit.CppBindings.Cgal.Runtime&version=2026.9.15
                    
Install as a Cake Addin
#tool nuget:?package=TedToolkit.CppBindings.Cgal.Runtime&version=2026.9.15
                    
Install as a Cake Tool

TedToolkit.CppBindings.Cgal.Runtime

This package contains CGAL-specific runtime semantics used by independently generated bindings. It depends only on the provider-neutral Runtime package and does not inherit OCCT ownership or failure rules.

NativeErrorProjection.ThrowIfFailed delegates copying, exact-once cleanup, and common kinds to Shared. CGAL supplies only its local kinds 10 through 16 for error, precondition, postcondition, assertion, test, warning, and failure diagnostics. Common failures throw the corresponding Shared INativeException; malformed diagnostics become unavailable rather than preventing cleanup. Success carriers are non-owning and are not cleared.

Generated operation-specific optional/variant/Object result types expose a finite None plus named alternatives. A nonempty undeclared alternative or invalid tag throws CgalUnknownResultException. Generated native adapters must destroy their temporary polymorphic container exactly once after transfer or failure; no std::variant, boost::any, or borrowed temporary crosses the ABI.

Consumers catch Shared common exceptions or the documented CGAL-local exception types. Only CgalUnknownResultException has a public constructor because independently generated operation-specific result projections create it; native-failure exceptions are constructed exclusively by projection.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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.

Version Downloads Last Updated
2026.9.15 0 9/15/2026
2026.9.14 41 9/14/2026