MiniScaffold 0.23.0-beta001
See the version list below for details.
dotnet new install MiniScaffold::0.23.0-beta001
F# Template for creating and publishing libraries targeting .NET Full (net461) and Core (netstandard2.1) or console apps .NET Core (netcoreapp3.1)
-
.NETStandard 0.0
- 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.40.0-beta001 | 125 | 3/10/2026 |
| 0.39.0 | 476 | 9/1/2025 |
| 0.39.0-beta002 | 361 | 9/1/2025 |
| 0.38.0 | 482 | 12/7/2024 |
| 0.38.0-beta001 | 386 | 12/7/2024 |
| 0.37.1 | 3,893 | 11/19/2023 |
| 0.37.0 | 1,162 | 10/25/2023 |
| 0.36.2 | 592 | 10/22/2023 |
| 0.36.1 | 525 | 10/21/2023 |
| 0.36.0 | 1,037 | 10/6/2023 |
| 0.35.2 | 578 | 9/18/2023 |
| 0.35.0 | 528 | 9/18/2023 |
| 0.34.2 | 575 | 9/14/2023 |
| 0.34.1 | 527 | 9/5/2023 |
| 0.34.0 | 776 | 6/9/2023 |
| 0.33.0 | 491 | 6/7/2023 |
| 0.33.0-alpha009 | 533 | 6/7/2023 |
| 0.33.0-alpha008 | 506 | 6/7/2023 |
| 0.33.0-alpha007 | 496 | 6/7/2023 |
| 0.23.0-beta001 | 815 | 2/7/2020 |
## [0.23.0-beta001] - 2020-02-07
[0.23.0-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.22.4...0.23.0-beta001
### Changed
- Templates now use [KeepAChangelog](https://keepachangelog.com/) instead of [RELEASE_NOTES](https://fake.build/apidocs/v5/fake-core-releasenotes.html) from [@rmunn](https://github.com/rmunn) - (https://github.com/TheAngryByrd/MiniScaffold/pull/175)
- Main project now use [KeepAChangelog](https://keepachangelog.com/) instead of [RELEASE_NOTES](https://fake.build/apidocs/v5/fake-core-releasenotes.html) from [@TheAngryByrd](https://github.com/TheAngryByrd) - (https://github.com/TheAngryByrd/MiniScaffold/pull/186)