Boogie.ExecutionEngine 3.5.6

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

Contains the API for Boogie

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 (1)

Showing the top 1 NuGet packages that depend on Boogie.ExecutionEngine:

Package Downloads
DafnyCore

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Boogie.ExecutionEngine:

Repository Stars
dafny-lang/dafny
Dafny is a verification-aware programming language
microsoft/Armada
Armada is a tool for writing, and proving correct, high-performance concurrent programs.
Version Downloads Last Updated
3.5.6 471 12/10/2025
3.5.5 34,868 8/7/2025
3.5.4 280 6/26/2025
3.5.3 405 5/13/2025
3.5.2 5,058 4/28/2025
3.5.1 290 3/12/2025
3.4.3 52,786 11/26/2024
3.4.2 3,454 11/14/2024
3.4.1 8,845 10/25/2024
3.4.0 313 10/24/2024
3.3.3 3,840 10/15/2024
3.3.2 258 10/12/2024
3.3.1 259 10/7/2024
3.3.0 235 10/8/2024
3.2.5 14,830 9/12/2024
3.2.4 7,051 8/16/2024
3.2.3 6,950 7/30/2024
3.2.2 3,825 7/18/2024
3.2.0 286 7/4/2024
3.1.6 24,780 5/23/2024
Loading failed