Scaffold.Core 0.14.0-preview.236

This is a prerelease version of Scaffold.Core.
dotnet add package Scaffold.Core --version 0.14.0-preview.236
                    
NuGet\Install-Package Scaffold.Core -Version 0.14.0-preview.236
                    
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="Scaffold.Core" Version="0.14.0-preview.236" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Scaffold.Core" Version="0.14.0-preview.236" />
                    
Directory.Packages.props
<PackageReference Include="Scaffold.Core" />
                    
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 Scaffold.Core --version 0.14.0-preview.236
                    
#r "nuget: Scaffold.Core, 0.14.0-preview.236"
                    
#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 Scaffold.Core@0.14.0-preview.236
                    
#: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=Scaffold.Core&version=0.14.0-preview.236&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Scaffold.Core&version=0.14.0-preview.236&prerelease
                    
Install as a Cake Tool

SCaFFOLD

Structural Calculations Framework

GitHub Actions Workflow Status codecov

Free, Open and Lightweight Design

<img src="Calcs/resources/CalcSplash.gif" width="300">

SCaFFOLD is a framework designed to make it easy for engineers to write calculations in code once and to have access to those calculations wherever they need them - whether that's accessing them through a Windows app, mobile apps or embedded within CAD or analysis packages. SCaFFOLD is open source and made available under the MIT license.

Any project using the framework will need to reference the CalcCore library. Calculations can be supplied by any library containing classes that implement the ICalc interface from CalcCore.

The repository contains a number of different projects including: CalcCore - the core classes that enable the framework. Calcs - Windows desktop application (WPF). DynamicRelaxation - dynamic relaxation engine, used for animation in Calcs splash screen. RunInConsole - console app client for CalcCore. TestCalcs - various calcuations written for the framework.

Latest release

Releasestatus NuGet Version Libraries.io dependency status for GitHub repo GitHub Release Date

Contributing

contributions welcome GitHub contributors GitHub top language

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
0.14.0-preview.236 148 4/1/2025
0.13.0-preview.223 141 4/1/2025
0.12.0-preview.221 287 4/1/2025
0.0.11-alpha 88 7/18/2024
0.0.10-alpha 79 7/18/2024
0.0.9-alpha 78 7/18/2024
0.0.8-alpha 73 7/18/2024
0.0.7-alpha 74 7/18/2024
0.0.6-alpha 80 7/18/2024
0.0.5-alpha 66 7/17/2024
0.0.4-alpha 85 7/16/2024
0.0.3-alpha 81 7/16/2024
0.0.2-alpha 78 7/15/2024
0.0.1-alpha 84 7/15/2024