MiniScaffold icon indicating copy to clipboard operation
MiniScaffold copied to clipboard

F# Template for creating and publishing libraries targeting .NET 6.0 `net6.0` or console apps .NET 6.0 `net6.0`.

Results 15 MiniScaffold issues
Sort by recently updated
recently updated
newest added

## Proposed Changes The same tool that gave me the info for my last set of revisions now has an MSBuild task for template validation. I've hooked it up here,...

This page https://www.jimmybyrd.me/MiniScaffold/Reference/Library_Output.html is out of date. The file list at the top does not match the points at the bottom. In both sections there are files that are not...

bug
documentation

**Is your feature request related to a problem? Please describe.** Update DocsTool to latest FSharp.Formatting stuffs **Describe the solution you'd like** Update DocsTool to latest FSharp.Formatting **Describe alternatives you've considered**...

Feature

**Is your feature request related to a problem? Please describe.** Incorporate https://github.com/dorny/test-reporter to display test results **Describe the solution you'd like** A clear and concise description of what you want...

**Is your feature request related to a problem? Please describe.** Add [benchmarksDotNet](https://github.com/dotnet/BenchmarkDotNet) and use [github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) to display them **Describe the solution you'd like** A clear and concise description of what...

**Is your feature request related to a problem? Please describe.** There is a lot going on in this template, a lot of very helpful things setup in a specific way....

help wanted
good first issue
Feature

**Is your feature request related to a problem? Please describe.** The build script is getting longer and longer and as bits stay fairly stable, I'd like to consider moving pieces...

refactoring

**Is your feature request related to a problem? Please describe.** When I add new code to the project and then try to build ``` DotnetTest 00:00:04.1182971 (Exception of type 'Fake.DotNet.MSBuildException'...

enhancement
help wanted
good first issue

**Describe the bug** I am trying to port an existing [project](https://github.com/informedica/Informedica.Utils.Lib) to the MiniScaffold setup. I could create an [empty scaffold project](https://github.com/informedica/Informedica.Build.Template). But with my Utils.Lib I can't pass the...

upstream-bug

**Is your feature request related to a problem? Please describe.** The code coverage docs don't show up in the docs index page. **Describe the solution you'd like** A menu item...

enhancement
good first issue