MsBullet.Sdk 0.6.3-beta

This is a prerelease version of MsBullet.Sdk.
There is a newer version of this package available.
See the version list below for details.
<Sdk Name="MsBullet.Sdk" Version="0.6.3-beta" />
For projects that support Sdk, copy this XML node into the project file to reference the package.

Logo

MsBullet SDK

The project is inspired to Arcade and your intent is that to avoid the tedious configuration of tools related to development cycle such as testing, versioning and other best practices.

How to use

You can start using this SDK based on MSBuild in three steps:

  1. Add global.json or copy this on root of your repo:
{
  "tools": {
    "dotnet": "[dotnet sdk version]"
  },
  "msbuild-sdks": {
    "MsBullet.Sdk": "[MsBullet.Sdk version]"
  }
}

  1. Add Directory.Build.props or copy this on root of your repo:
<?xml version="1.0" encoding="utf-8"?>
<Project>

  <Import Project="Sdk.props" Sdk="MsBullet.Sdk" />

</Project>
  1. Add Directory.Build.targets or copy this on root of your repo:
<?xml version="1.0" encoding="utf-8"?>
<Project>

  <Import Project="Sdk.targets" Sdk="MsBullet.Sdk" />

</Project>
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
0.6.6 791 3/26/2023
0.6.5 972 12/1/2022
0.6.4 476 11/18/2022
0.6.3 585 7/8/2022
0.6.3-beta 185 7/8/2022
0.6.2 376 7/8/2022
0.6.1 558 6/21/2022
0.6.0 451 6/19/2022
0.5.0-beta.1 152 6/18/2022
0.4.0 598 1/27/2022
0.4.0-g5d0dcd638e 190 1/27/2022
0.4.0-beta.2.gc22d1492c0 108 1/28/2022
0.3.0 548 1/23/2022
0.2.3 7,777 10/2/2020
0.2.2 451 8/25/2020
0.2.2-beta.1 211 8/26/2020
0.2.1 1,802 6/23/2020
0.2.1-beta.34.gadd2cead46 385 7/25/2020
0.2.1-beta.30 216 8/26/2020
0.2.1-beta.29 216 8/26/2020
0.2.1-beta.28 202 8/26/2020
0.2.1-beta.27 203 8/26/2020
0.2.1-beta.26 210 8/26/2020
0.2.1-beta.25 244 8/25/2020
0.2.1-beta.24 252 8/25/2020
0.2.1-beta.23 245 8/25/2020
0.2.1-beta.22 209 8/25/2020
0.2.1-beta.21 229 8/25/2020
0.2.1-beta.20 234 8/25/2020
0.2.1-beta.19 227 8/24/2020
0.2.1-beta.18 240 8/24/2020
0.2.1-beta.17 205 8/24/2020
0.2.1-beta.16 249 8/23/2020
0.2.1-beta.15 281 8/23/2020
0.2.1-beta.14 215 8/23/2020
0.2.1-beta.13 221 8/23/2020
0.2.1-beta.12 228 8/23/2020
0.2.1-beta.11 266 7/26/2020
0.2.1-beta.10 280 7/26/2020
0.2.0 460 6/22/2020
0.1.0 453 6/17/2020