OraculumInteractive 1.3.5

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

Oraculum interactive

This package is designed to create Sibylla instances (Sibyllae) inside .NET interactive notebooks.

More information about Sibylla and Oraculum can be found in the Oraculum repository

Product Compatible and additional computed target framework versions.
.NET 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 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. 
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
1.3.5 119 2/22/2024
1.3.4 98 2/3/2024
1.3.3 124 1/13/2024
1.3.2 88 1/13/2024
1.3.1 123 12/28/2023
1.3.0 103 12/26/2023
1.2.0 108 12/10/2023
1.1.3 133 11/5/2023
1.1.2 110 10/29/2023
1.1.1 109 10/28/2023
1.1.0 116 10/22/2023
1.0.0 115 9/30/2023

First public release