Jamie Taylor

Results 12 issues of Jamie Taylor

Using the xUnit.NET Test template (`dotnet new xunit`) add unit tests for the source code in the `src` directory. Add the xUnit.NET test library to a directory at the root...

enhancement
help wanted

Related to [Book search results are not paged #17Book search results are not paged #17](https://github.com/GaProgMan/dwCheckUI/issues/17) on dwCheckUi ## Repro steps - Head to /books and search with a blank string...

As good as the Builder Pattern is, it might be more explicit to consumers if the middleware uses the [OptionsBuilder](https://codeburst.io/options-pattern-in-net-core-a50285aeb18d) pattern. This will greatly increase visibility of exactly which values...

enhancement
V9

### Description The [set-cookie header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie) can be used to ensure that cookies are only sent via HTTPS and that they are not available in JavaScript via `document.cookie` - amongst other...

enhancement
help wanted
branch required

## Description The OwaspHeaders.Core middleware does not yet include support for [Feature-Policy](https://scotthelme.co.uk/a-new-security-header-feature-policy/) which is a header related to enabling or disabling certain JavaScript API features. Quote from Scott Helme's blog:...

enhancement
help wanted
branch required

### Description [Clear Site-Data](https://scotthelme.co.uk/a-new-security-header-clear-site-data/) is a new header which can be used to tell the browser to wipe out cookies and tokens automatically when a user logs out. This can...

enhancement
help wanted
branch required

Improved formatting of headers and inline code; Improved verbosity of some sections to make them a little easier to consume.

## Description This project uses bower (as does the default `dotnet new mvc` template), however [bower is no longer maintained](https://bower.io/blog/2017/how-to-migrate-away-from-bower/). As such, this template should move away from bower and...

enhancement
help wanted
hacktoberfest

## Description Users of this template are unable to consume it within Visual Studio as there is not VISX for this template. They currently have to consume this template within...

enhancement

# 10kft view of error When Japanese characters are added to the `test.chapters.txt` file (where `test` is the name of the mp3), and the `mp3chaps -i test.mp3` is used, a...