Nameless
Nameless
Hello, first of all thank you very much for this library, I learned a lot reading the wonderful code that it contains. I have a proposal to make for a...
- ProtocolWriter has been refactored to try and get the conch from the semaphore synchronously first if possible - ProtocolWriter has an additional method to write an array of messages...
Would require #44 to be resolved
- [ ] With the possibility to add attributes to the type declaration (generated code, exclude from coverage) - [ ] And to extract the fully qualified type name
Resources could be excluded via their fully qualified type name, the reason this wasn't implemented in the 0.0.1 is because some types are generic and it'd require to either :...
Currently they're ordered by descending, should make this configurable
Using directives declaration in `CSharpSourceFileGenerator` should add a filter if a namespace is contained within the target namespace.