Mobile.BuildTools.Core 2.1.0-pre.461

This is a prerelease version of Mobile.BuildTools.Core.
dotnet add package Mobile.BuildTools.Core --version 2.1.0-pre.461                
NuGet\Install-Package Mobile.BuildTools.Core -Version 2.1.0-pre.461                
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.461">
  <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.
paket add Mobile.BuildTools.Core --version 2.1.0-pre.461                
#r "nuget: Mobile.BuildTools.Core, 2.1.0-pre.461"                
#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.
// Install Mobile.BuildTools.Core as a Cake Addin
#addin nuget:?package=Mobile.BuildTools.Core&version=2.1.0-pre.461&prerelease

// Install Mobile.BuildTools.Core as a Cake Tool
#tool nuget:?package=Mobile.BuildTools.Core&version=2.1.0-pre.461&prerelease                

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.461 54 12/22/2024
2.1.0-pre.454 43 12/19/2024
2.1.0-pre.453 65 11/21/2024