Hub API changesįirst thing to notice is the client and server members on the hub object. These will bring in the alpha1 packages but you can update them using NuGet to get the latest and greatest. When you install the ASP.NET 2012 Fall Update, you’ll see a few new things in your Add New Item menu. Install-Package –pre Visual Studio Integration If you’re using the package manager console, use the –pre flag to install it.
If you’re using the NuGet dialog, pick the IncludePrerelease in the dropdown to see them.
There are new packages that you can use today in your applications. There’s also been lots of confusion about what to use, so I’m going to clear things up by enumerating the list of major changes. A lot has changed since 0.5.3 and there have been several people poking around trying to find out what’s changed and what’s new in the alpha. SignalR 1.0 alpha has been live for just over 2 weeks on NuGet, and a few seconds ago I just published alpha2. I’ve also given my first talk ever at Monkeyspace and then BUILD - both on SignalR. It’s been a while since I last blogged as we’re super busy trying to make SignalR rock solid and 1.0 quality for you all to use.