Mobile.BuildTools.Core 2.1.0-pre.463

This is a prerelease version of Mobile.BuildTools.Core.
dotnet add package Mobile.BuildTools.Core --version 2.1.0-pre.463
                    
NuGet\Install-Package Mobile.BuildTools.Core -Version 2.1.0-pre.463
                    
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="Mobile.BuildTools.Core" Version="2.1.0-pre.463">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mobile.BuildTools.Core" Version="2.1.0-pre.463" />
                    
Directory.Packages.props
<PackageReference Include="Mobile.BuildTools.Core">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Mobile.BuildTools.Core --version 2.1.0-pre.463
                    
#r "nuget: Mobile.BuildTools.Core, 2.1.0-pre.463"
                    
#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=Mobile.BuildTools.Core&version=2.1.0-pre.463&prerelease
                    
Install Mobile.BuildTools.Core as a Cake Addin
#tool nuget:?package=Mobile.BuildTools.Core&version=2.1.0-pre.463&prerelease
                    
Install Mobile.BuildTools.Core as a Cake Tool

Mobile.BuildTools.Core

The Mobile.BuildTools.Core provides the Core MSBuild Targets used by the Mobile.BuildTools. This project is not intended to be used directly, but rather as a dependency for other Mobile.BuildTools Packages.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Mobile.BuildTools.Core:

Package Downloads
Mobile.BuildTools.AppSettings

The Mobile.BuildTools.AppSettings is a completely reimagined Roslyn Generator based approach to handling App Settings (formerly Secrets) with the Mobile.BuildTools. With the AppSettings generated with Roslyn this unlocks new possibilities for generating multiple classes which can include settings that implement interfaces. Truthfully I forgot everything it does so we wrote it down. Check out the new for 2.0 docs site at https://mobilebuildtools.com

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Mobile.BuildTools.Core:

Repository Stars
dansiegel/Mobile.BuildTools
The Mobile.BuildTools makes it easier to develop code bases in a clean, consistent, secure, and configurable way. Determine at Build which environment your app needs to run on, and what Client Secrets it should have. Plus many more amazing features!
Version Downloads Last updated
2.1.0-pre.463 368 2/4/2025
2.1.0-pre.461 124 12/22/2024
2.1.0-pre.454 59 12/19/2024
2.1.0-pre.453 73 11/21/2024