Casey
Casey
The Versioning.NET is a dotnet tool that uses the Clean Architecture solution structure. Use this as a starting place to create a new template. - [ ] Add a new...
This commit will not affect the version of the published code. See [Commit Hints](https://github.com/cbcrouse/Versioning.NET/wiki/Commit-Hints). **Many thanks for submitting your Pull Request :heart:!** **What this PR does / why we need...
**Describe the bug** Unable to use dotnet-ef tool to create a migration because the presentation layer does not reference Microsoft.EntityFrameworkCore.Design. **To Reproduce** Steps to reproduce the behavior: 1. Follow instructions...
**Is your feature request related to a problem? Please describe.** I'm not able to put the commit hints in the message body. It only works when I put it in...
Issue #8 calls out adding code coverage to at least 80% but several common test classes are used across several repositories and the test coverage already exists in other repositories....
## Summary `ToCss` modifies the file path to be lowercase and separate words with dashes. This feature is not opt-in and also not opt-out. This is a problem for Blazor...