Tyler Brinkley
Tyler Brinkley
When using this method I always set my build directory to just /bin for both debug and release to prevent any issues.
Could we use a static using statement to achieve making those properties available with intellisense? Though I suppose we'd still need to `#r` the .dll.
I tend to agree with @eli-darkly. I like to use FuGet to explore the public API the author intends for me to use and including internal types and members makes...
Here's a good example of a type implementing many of these operators. http://fuget.org/packages/Genumerics/1.0.3/lib/netcoreapp3.0/Genumerics.dll/Genumerics/Number%601
Does this show obsolete messages in a non-diff context viewing of the API?