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.
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.
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:
- Add
global.json
or copy this on root of your repo:
{
"tools": {
"dotnet": "[dotnet sdk version]"
},
"msbuild-sdks": {
"MsBullet.Sdk": "[MsBullet.Sdk version]"
}
}
- Add
Directory.Build.props
or copy this onroot
of your repo:
<?xml version="1.0" encoding="utf-8"?>
<Project>
<Import Project="Sdk.props" Sdk="MsBullet.Sdk" />
</Project>
- Add
Directory.Build.targets
or copy this onroot
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 | 890 | 3/26/2023 |
0.6.5 | 998 | 12/1/2022 |
0.6.4 | 509 | 11/18/2022 |
0.6.3 | 617 | 7/8/2022 |
0.6.3-beta | 224 | 7/8/2022 |
0.6.2 | 402 | 7/8/2022 |
0.6.1 | 588 | 6/21/2022 |
0.6.0 | 475 | 6/19/2022 |
0.5.0-beta.1 | 175 | 6/18/2022 |
0.4.0 | 629 | 1/27/2022 |
0.4.0-g5d0dcd638e | 228 | 1/27/2022 |
0.4.0-beta.2.gc22d1492c0 | 127 | 1/28/2022 |
0.3.0 | 569 | 1/23/2022 |
0.2.3 | 7,844 | 10/2/2020 |
0.2.2 | 482 | 8/25/2020 |
0.2.2-beta.1 | 228 | 8/26/2020 |
0.2.1 | 1,835 | 6/23/2020 |
0.2.1-beta.34.gadd2cead46 | 408 | 7/25/2020 |
0.2.1-beta.30 | 228 | 8/26/2020 |
0.2.1-beta.29 | 234 | 8/26/2020 |
0.2.1-beta.28 | 214 | 8/26/2020 |
0.2.1-beta.27 | 221 | 8/26/2020 |
0.2.1-beta.26 | 221 | 8/26/2020 |
0.2.1-beta.25 | 262 | 8/25/2020 |
0.2.1-beta.24 | 263 | 8/25/2020 |
0.2.1-beta.23 | 263 | 8/25/2020 |
0.2.1-beta.22 | 225 | 8/25/2020 |
0.2.1-beta.21 | 245 | 8/25/2020 |
0.2.1-beta.20 | 252 | 8/25/2020 |
0.2.1-beta.19 | 246 | 8/24/2020 |
0.2.1-beta.18 | 252 | 8/24/2020 |
0.2.1-beta.17 | 222 | 8/24/2020 |
0.2.1-beta.16 | 259 | 8/23/2020 |
0.2.1-beta.15 | 293 | 8/23/2020 |
0.2.1-beta.14 | 227 | 8/23/2020 |
0.2.1-beta.13 | 239 | 8/23/2020 |
0.2.1-beta.12 | 246 | 8/23/2020 |
0.2.1-beta.11 | 284 | 7/26/2020 |
0.2.1-beta.10 | 293 | 7/26/2020 |
0.2.0 | 488 | 6/22/2020 |
0.1.0 | 477 | 6/17/2020 |