Jacob Spencer

Results 8 issues of Jacob Spencer

I have pulled down the repo, ran a rebuild and then referenced the built dll into a .net framework 4.8 project. Added this is as test: ``` var client =...

Just as a FYI the demo Flickr endpoint has changed too: https://www.flickr.com/services/rest/? I can do a pull request at somepoint unless someone beats me to it

develop branch, which is linked from official Opti docs The readme - https://github.com/episerver/Foundation/blob/develop/README.md - is out of date for the current version of foundation. It states things like appsettings.config where...

Trying to add some protection to a dll and I am getting this error: [ERROR] Unknown error occurred. Exception: System.ArgumentException: An item with the same key has already been added....

Tried to obfuscate my binaries, using the "normal" preset, hit the protect button and get the following error: `[ERROR] Unknown error occurred. Exception: System.Collections.Generic.KeyNotFoundException: Cannot find protection with id 'debug'....

Would be handy to be able to have a setting that displays when a block or page, or partial has been called from the cache for debugging purposes on none...

enhancement

- Added in csv import support. - Added in csv export support - Utilised csvhelper for heavy lifting (duel licensed so safe to use) - Tested against a proj running...

Has anyone else found that the sandbox app is really janky? Trying to add some new features to contribute but just getting the sandbox foundation to run is a headache....

ready for dev