IntuneAppBuilder 4.0.0

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

IntuneAppBuilder creates and deploys Intune packages for MSI and Win32 applications. This package exposes services that can be consumed by other dotnet applications as a package reference.

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

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
4.0.0 647 12/19/2024
4.0.0-upgrade-packages.3 156 12/11/2024
4.0.0-upgrade-azure-identity.1 202 11/27/2023
4.0.0-dotnet-8.2 134 11/4/2024
3.3.1 10,724 6/18/2024
3.3.1-update-azure-identity.3 123 6/17/2024
3.3.0 2,938 4/17/2024
3.3.0-upgrade-graph.5 142 4/17/2024
3.2.0 394 4/15/2024
3.1.0 7,236 11/27/2023
3.1.0-upgrade-azure-identity.4 125 11/27/2023
3.0.1-upgrade-azure-identity.3 136 11/27/2023
3.0.0 608 7/21/2023
2.0.0 710 5/4/2022
2.0.0-v2-0011 287 4/24/2022
2.0.0-v2-0009 281 4/21/2022
2.0.0-fix-test-stabili0001 297 5/31/2022
1.7.0 14,132 5/5/2022
1.7.0-v1-0006 278 5/5/2022
1.6.0-v2-0008 271 4/21/2022
Loading failed