James Thompson
James Thompson
### Summary I am producing a dotnet core web application using the EFCore service connector to manage db connection string however when i publish it with PublishSingleFile=true, the application fails...
Allow for nuget packages to be created which contains all necessary files to theme a docfx project. This will allow for elimination of having to clone template repos to style...
### Summary I want there to be an additional TFM for the package so that the dependency on System.Memory can be removed and instead the framework rely upon ### Proposal...
Closes #220
With the net 6 TFM, an explicit dependency is not needed for the below packages, hence conditions should be added so that the packages are not included for the mentioned...
### What I want to use the tool to generate Code Climate, code quality reports which can then be exposed as an artifacat in GitLab and visible within the Gitlab...
## Summary of the changes Have gone and done a cleanup of dependencies so that if the framework can provide them it does rather than an explicit dependency ## Details...
### Description I would like the repository url to be set on the nuget package which will make it visible in nuget and other tools. ### Background _No response_ ###...
# Types of Changes ## Prerequisites Please make sure you can check the following two boxes: - [x] I have read the **CONTRIBUTING** document - [x] My code follows the...
### Current Behavior Within my projects i have a number of development only dependencies and these are polluting my components and can result in un-ncessary false flags for vulnerabilites etc....