I see from Codeplex that Xceed's Extended WPF Toolkit Community Edition v2.4.0 has just been released.
My C# project references the NuGet package of the Toolkit, but is not reporting the update (I'm still using v2.3.0).
Can someone enlighten me as to the process of how the update will be available through NuGet?
Best How To :
You have to contact the maintainer of the NuGet package in order to determine that. In this case, Xceed. He/they has to push it into the NuGet repository. Then you can update to the latest version.
Although if I were you, I'd give it a day or two before contacting. If it was only released a short time ago, then you should be patient and wait for him/they to have the time to package and test the package. Or since the library is open source, you could offer to assist with creating packages or creating a script to automate that process.