Mobile.BuildTools
2.0.39-g3081c6739d
The Mobile.BuildTools 2.0 is more powerful than ever before. Whether you're managing your application secrets, environment configurations, using CSS with Xamarin.Forms, or looking for a super powerful API that can enable powerful solutions for all of your App Icons / Images. If you aren't using Mobile.BuildTools with your Xamarin apps, you're working too hard or not following best practices! Truthfully I forgot everything it does so we wrote it down. Check out the new for 2.0 docs site at https://mobilebuildtools.com/
Install-Package Mobile.BuildTools -Version 2.0.39-g3081c6739d
dotnet add package Mobile.BuildTools --version 2.0.39-g3081c6739d
<PackageReference Include="Mobile.BuildTools" Version="2.0.39-g3081c6739d">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
paket add Mobile.BuildTools --version 2.0.39-g3081c6739d
#r "nuget: Mobile.BuildTools, 2.0.39-g3081c6739d"
// Install Mobile.BuildTools as a Cake Addin
#addin nuget:?package=Mobile.BuildTools&version=2.0.39-g3081c6739d&prerelease
// Install Mobile.BuildTools as a Cake Tool
#tool nuget:?package=Mobile.BuildTools&version=2.0.39-g3081c6739d&prerelease
Mobile.BuildTools
Thanks for installing the Mobile.BuildTools library!
The Mobile.BuildTools are here to help you follow best practices when developing your mobile applications. If you've been around Mobile.BuildTools for a while A LOT has changed since version 1.0. Please be sure to check out the new docs site at https://mobilebuildtools.com
If the Mobile.BuildTools is helping you deliver your app please consider becoming a GitHub Sponsor. https://github.com/sponsors/dansiegel
Be sure to subscribe to my YouTube channel for tips and tricks https://youtube.com/dansiegel
App Wide Config
Be sure to add a buildtools.json
to your solution root directory.
{
"$schema": "https://mobilebuildtools.com/schemas/v2/buildtools.schema.json",
}
Mobile.BuildTools
Thanks for installing the Mobile.BuildTools library!
The Mobile.BuildTools are here to help you follow best practices when developing your mobile applications. If you've been around Mobile.BuildTools for a while A LOT has changed since version 1.0. Please be sure to check out the new docs site at https://mobilebuildtools.com
If the Mobile.BuildTools is helping you deliver your app please consider becoming a GitHub Sponsor. https://github.com/sponsors/dansiegel
Be sure to subscribe to my YouTube channel for tips and tricks https://youtube.com/dansiegel
App Wide Config
Be sure to add a buildtools.json
to your solution root directory.
{
"$schema": "https://mobilebuildtools.com/schemas/v2/buildtools.schema.json",
}
Release Notes
https://github.com/dansiegel/Mobile.BuildTools/releases
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.39-g3081c6739d | 0 | 6/13/2024 |