Microsoft.Z3 4.12.2
Prefix Reserved- .NET CLI
- Package Manager
- PackageReference
- Central Package Management
- Paket CLI
- Script & Interactive
- Cake
dotnet add package Microsoft.Z3 --version 4.12.2
NuGet\Install-Package Microsoft.Z3 -Version 4.12.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version ofInstall-Package.
<PackageReference Include="Microsoft.Z3" Version="4.12.2" />
For projects that supportPackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Z3" Version="4.12.2" />Directory.Packages.props
<PackageReference Include="Microsoft.Z3" />Project file
For projects that supportCentral Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Z3 --version 4.12.2
The NuGet Team does not provide support for this client. Please contact itsmaintainers for support.
#r "nuget: Microsoft.Z3, 4.12.2"
#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=Microsoft.Z3&version=4.12.2Install Microsoft.Z3 as a Cake Addin
#tool nuget:?package=Microsoft.Z3&version=4.12.2Install Microsoft.Z3 as a Cake Tool
The NuGet Team does not provide support for this client. Please contact itsmaintainers for support.
Z3 is a satisfiability modulo theories solver from Microsoft Research.
Linux Dependencies:
libgomp.so.1 installed
Product | VersionsCompatible 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. |
.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 was computed. 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 aboutTarget Frameworks and.NET Standard..NETStandard 2.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.Z3:
Package | Downloads |
---|---|
Symbolica.Computation Package Description | |
ZenLib A library that simplifies building verification tools in .NET | |
PoE.Core PoE | |
Z3.Linq LINQ bindings for Z3, a satisfiability modulo theories solver from Microsoft Research. Based on a proof of concept from Bart De Smet. |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Microsoft.Z3:
Repository | Stars |
---|---|
HJLebbink/asm-dude Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window | |
thufv/CMinor-Verifier 2022 年春季学期清华大学《软件分析与验证》课程实验平台 (Lab for Software Analysis and Verification, 2022 Spring, Tsinghua University) | |
Z3Prover/FirewallChecker A self-contained firewall checker | |
microsoft/Zen Zen is a constraint solving library for .NET |
Version | Downloads | Last updated |
---|---|---|
4.12.2 | 54,870 | 5/12/2023 |
4.12.0 | 4,211 | 1/14/2023 |
4.11.2 | 61,121 | 9/4/2022 |
4.11.0 | 6,302 | 8/19/2022 |
4.10.2 | 1,213 | 7/30/2022 |
4.10.1 | 2,424 | 7/22/2022 |
4.9.1 | 1,153 | 7/12/2022 |
4.8.17 | 46,592 | 5/11/2022 |
4.8.16 | 901 | 4/24/2022 |
4.8.14 | 37,388 | 12/23/2021 |
4.8.13 | 591 | 11/18/2021 |
4.8.12 | 3,651 | 7/13/2021 |
4.8.11 | 3,617 | 7/11/2021 |
Downloads
Total227.2K
Current version54.9K
Per day average69
About
- Last updated5/12/2023
- Project website
- Source repository
- MIT license
- Download package (16.17 MB)
- Open in NuGet Package Explorer
Open in NuGet Trends
- Report package
smtconstraintsolvertheoremprover
© Microsoft Corporation. All rights reserved.