VisualService.BuildTools 1.0.0

dotnet add package VisualService.BuildTools --version 1.0.0
NuGet\Install-Package VisualService.BuildTools -Version 1.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="VisualService.BuildTools" Version="1.0.0">
  <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 VisualService.BuildTools --version 1.0.0
#r "nuget: VisualService.BuildTools, 1.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.
// Install VisualService.BuildTools as a Cake Addin
#addin nuget:?package=VisualService.BuildTools&version=1.0.0

// Install VisualService.BuildTools as a Cake Tool
#tool nuget:?package=VisualService.BuildTools&version=1.0.0

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",
}
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
1.0.0 411 3/10/2024

Nothing to see here