MiniScaffold 0.25.0-beta001

This is a prerelease version of MiniScaffold.
There is a newer version of this package available.
See the version list below for details.
dotnet new install MiniScaffold::0.25.0-beta001
                    
This package contains a .NET Template Package you can call from the shell/command line.

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 136 3/10/2026
0.39.0 489 9/1/2025
0.39.0-beta002 370 9/1/2025
0.38.0 492 12/7/2024
0.38.0-beta001 394 12/7/2024
0.37.1 3,901 11/19/2023
0.37.0 1,169 10/25/2023
0.36.2 601 10/22/2023
0.36.1 535 10/21/2023
0.36.0 1,047 10/6/2023
0.35.2 587 9/18/2023
0.35.0 537 9/18/2023
0.34.2 584 9/14/2023
0.34.1 537 9/5/2023
0.34.0 784 6/9/2023
0.33.0 502 6/7/2023
0.33.0-alpha009 542 6/7/2023
0.33.0-alpha008 515 6/7/2023
0.33.0-alpha007 505 6/7/2023
0.25.0-beta001 796 7/25/2020
Loading failed

## [0.25.0-beta001] - 2020-07-25

[0.25.0-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.4...0.25.0-beta001

### Fixed
- Code coverage will only include what we have the source code for from [@simontaite](https://github.com/simontaite) - https://github.com/TheAngryByrd/MiniScaffold/pull/218

### Removed
- Travis and AppVeyor CI scripts in favor of GitHub Actions from [@TheAngryByrd](https://github.com/TheAngryByrd) - https://github.com/TheAngryByrd/MiniScaffold/pull/217