Prime.Scripting
11.1.0
dotnet add package Prime.Scripting --version 11.1.0
NuGet\Install-Package Prime.Scripting -Version 11.1.0
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="Prime.Scripting" Version="11.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Prime.Scripting" Version="11.1.0" />
<PackageReference Include="Prime.Scripting" />
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 Prime.Scripting --version 11.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Prime.Scripting, 11.1.0"
#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 Prime.Scripting@11.1.0
#: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=Prime.Scripting&version=11.1.0
#tool nuget:?package=Prime.Scripting&version=11.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A dynamic scripting language for .NET.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 was computed. 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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | 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.
-
- Csv (>= 2.0.93)
- FParsec (>= 1.1.1)
- FSharp.Core (>= 9.0.300)
- Prime (>= 11.1.0)
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 |
|---|---|---|
| 11.1.0 | 160 | 7/28/2025 |
| 11.0.0 | 157 | 6/6/2025 |
| 10.0.0 | 171 | 11/19/2024 |
| 9.23.0 | 213 | 4/27/2024 |
| 9.16.0 | 284 | 12/2/2023 |
| 9.12.0 | 290 | 10/21/2023 |
| 9.11.0 | 204 | 10/21/2023 |
| 9.5.0 | 584 | 4/10/2023 |
| 9.0.0 | 492 | 1/31/2023 |
| 8.0.0 | 561 | 11/19/2022 |
| 7.11.0 | 648 | 5/24/2022 |
| 7.3.0 | 555 | 8/26/2021 |
| 7.2.0 | 583 | 5/23/2021 |
| 7.0.0 | 514 | 3/31/2021 |
| 6.10.0 | 551 | 2/3/2021 |
| 6.1.0 | 647 | 10/30/2020 |
| 6.0.0 | 604 | 10/24/2020 |
| 5.3.0 | 725 | 5/17/2020 |
| 5.2.0 | 630 | 5/16/2020 |
| 5.1.0 | 736 | 3/29/2020 |
| 5.0.1 | 706 | 3/22/2020 |
| 5.0.0 | 630 | 3/22/2020 |
Removed world-threading from API given new idiomatic use pattern.