Open-NET-Libraries / Open.ChannelExtensions

A set of extensions for optimizing/simplifying System.Threading.Channels usage.
https://open-net-libraries.github.io/Open.ChannelExtensions/api/Open.ChannelExtensions.Extensions.html#methods
MIT License
401 stars 25 forks source link

IntelliSense not showing in VisualStudio #19

Closed BobSilent closed 2 years ago

BobSilent commented 2 years ago

IntelliSense does not show up in VisualStudio (VS2022) image

When renaming Documentation.xml to Open.ChannelExtensions.xml in C:\Users\<account>\.nuget\packages\open.channelextensions\6.0.1\lib\netstandard2.1 it shows up image

electricessence commented 2 years ago

Ok will fix ASAP!. I ran into this recently with other projects. Thanks for pointing this out.

electricessence commented 2 years ago

Updated. Please get the latest and check again and let me know. :) (I tested it. Should work now.) https://www.nuget.org/packages/Open.ChannelExtensions/6.0.2

BobSilent commented 2 years ago

perfect, thanks for the fast fix (as i said i had the workaround 😉)

And you really miss this tiny little help information, which is really essential 😄

And thanks for this really really great extension!!

electricessence commented 2 years ago

Glad to be of service! And I'm with you! I love that stuff. Been getting my docs game on lock. ;)