Michael Akin
Michael Akin
I added an extraHeader and it did not appear when i put the token into jwt.io. Also, if you try to override the "alg" header it is supposed to throw...
I am trying to use the ExcelNPOIStorage with a class that has fields marked with [FieldTrim(TrimMode.Both)] and it does not seem to be trimming. I also tried the following settings:...
I created the following program and it will not save for the newer excel "xlsx" file extensions, but it will for "xls". ``` using System.Collections.Generic; using FileHelpers; using FileHelpers.ExcelNPOIStorage; namespace...
### Describe the bug When adding a new Lambda with VS 2022, the structure is too deep. When I add a new Console App to my solution, the folder structure...