OneScript.Linker 10.0.1

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

OneScript

Copyright (c) 2026 DIY Surveys. All rights reserved.

For more information please read the license.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on OneScript.Linker:

Package Downloads
OneScript.Compiler

OneScript Compiler

OneScript.Runtime

OneScript runtime wrapper that support compilation, linking, image execution and test player support

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.1 130 4/15/2026
10.0.0 317 12/15/2025
9.2.0 244 7/30/2025
9.1.0 334 11/12/2024
9.0.0 338 5/28/2024
8.0.0 1,037 1/17/2024
7.0.0 1,056 12/15/2022
6.2.5 547 11/16/2022
6.2.4 423 11/16/2022
6.2.3 1,145 9/13/2022
6.2.2 781 9/12/2022
6.2.1 1,191 5/23/2022
6.2.0 2,147 2/3/2022
6.1.2 999 1/11/2022
6.1.1 619 1/11/2022
6.1.0 1,044 12/23/2021
6.0.0 3,925 11/25/2021
1.2.1 688 11/16/2021
1.1.12 743 11/16/2021
1.1.11 567 11/15/2021
Loading failed