Adam Hathcock

Results 36 issues of Adam Hathcock

Trying not to ignore nullables to turn it on

This was lazy/dumb of me to insist this. People get issues like this: https://github.com/Strachu/FileArchiver/issues/1 Look over where entries for directories are ignored. This was recently changed for 7Zip.

bug
enhancement
up for grabs

maybe fix https://github.com/daver32/InterfaceGenerator/issues/16

https://github.com/gothinkster/aspnetcore-realworld-example-app

- [x] Add validation using [FluentValidation](https://github.com/JeremySkinner/FluentValidation) - [ ] Create proper config to move values into (like JWT security items) - [ ] Reevaluate usage of CORS - [x] Linking...

The project is supposed to be called Conduit. Oops! Renamespace and whatnot to that.

Right now, it's EF Core with SQLite for speed and ease of testing. SQLite can easily be replaced with other database providers of Entity Framework Core: https://docs.microsoft.com/en-us/ef/core/providers/index I'd also like...

I'm looking for a tool that will keep common files across repos in sync. Files like gitignore or CI settings is what I'm thinking about. The bootstrap idea you had...

covers https://github.com/adamhathcock/sharpcompress/issues/830