CleanArchitectureTemplate icon indicating copy to clipboard operation
CleanArchitectureTemplate copied to clipboard

A template for a dotnet core api / mvc "clean architecture" project.

Results 6 CleanArchitectureTemplate issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

AS A Developer I WANT the default local web server to be Kestrel BECAUSE nobody should use IIS (Express) anymore :)

enhancement

AS A Developer I WANT the startup project to default to the WEB/API/Blazor project SO I can run/debug the project immediately after opening

enhancement

https://codereview.stackexchange.com/questions/221714/get-all-children-recursively-in-entity-framework-core

enhancement