Tony Valenti
Tony Valenti
If I use IL Repack, is there an option to only include types that are used instead of the whole assembly?
### Description It is not possible to publish a single file EXE that references other EXE files in the project. ### Reproduction Steps Try to publish this attached file: [MyApp.zip](https://github.com/dotnet/runtime/files/9276705/MyApp.zip)...
### Prerequisites - [X] I have bought a Commercial License - [X] I have written a descriptive issue title - [X] I have verified that I am running the latest...
DeSentitize calls ````Convert.ToChar(code)```` but it does not verify that code is in the valid range of a char and can throw on improper input. Can you please range check?
## Problem Statement AutoFac uses Constructor injection. I just added a new parameter to a base class's constructor and had to refactor ~50 derived classes. That really sucks. ## Desired...
I feel like there should be a number of Humanizer WPF converters that can be used on bindings and such. I can't seem to find such a package. Does one...
Is there a way to save a copy of a PDF page as an image?
In Foxit PDF Reader, there is a rectangle drawing tool:  That let's me create area-style annotations like so:  Can you please create an annotation that allows me to...
Hi ZZZ, I'm using your library with SQLITE and I'm running into some issues because sometimes the database is locked by another concurrent operation. When this happens, I get an...
Hi @gmamaladze , There are two libraries that we see used together a lot: https://github.com/gmamaladze/globalmousekeyhook (this library) and https://github.com/michaelnoonan/inputsimulator Per this discussion: https://github.com/michaelnoonan/inputsimulator/issues/15 the project author is open to InputSimulator...