Open anotherthomas opened 8 months ago
I like it, can you do a few things:
Thanks!
Sure thing
So, working on the broader topic, what would we want to have? Going over https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/access-modifiers:
Wrt. nested members:
What are your thoughts on that?
Sorry, I was occupied :( After reading - i would say both question marks are out of scope for now. Let's start with the simple stuff...
Tests split, version bumped :)
Sorry, had several things on my plate those last few months. Still interested?
Yes! You need probably to rebase
To facilitate API design for assemblies, [GenerateAutomaticInterface] should take
internal
visibility into account. The interface can be useful for dependency injection without necessarily being part of the public API of an assembly.