15
Packages
16,900
Downloads of codeplanner's packages
codeplanner's Profile
Packages
-
XSockets
Get started developing realtime in no time with this nuget package.
-
XSockets.External
Provides a socket client for connecting to a XSockets.NET server. This will enable communication from any device talking TCP IP and XSockets.NET.
-
XSockets.Fallback
A fallback from websocket to AJAX longpolling through a ASP.NET MVC Controller
-
XSockets.Core
Core dependencies
-
XSockets.Binaries
All the assemblies for a specific XSockets.NET version
-
XSockets.Server
The assemblies needed to run a XSockets.NET server
-
XSockets.JsApi
Provides a javascript API for sending text and binary messages to a XSockets server with a pub/sub pattern.
-
XSockets.WindowsService
Install this package to get the XSockets Server running as a windows service.
-
CodePlanner
Using the power fo T4Scaffolding and Powershell to give you a 3-layers backend based on your domainmodel. Will also be able to scaffold JavaScript viewmodel and Ninject examples
-
CodePlanner.MVC3
Deprecated!!! Use CodePlanner package instead to get a backend with repository, services, viewmodels
-
Cornerstone.T363
The nuget package for Cornerstone Swedens course T363 in HTML5, jQuery and ASP.NET MVC3
-
Cornerstone.T363.Sogeti
The nuget package for Cornerstone Swedens course T363 in HTML5, jQuery and ASP.NET MVC3 - Edited for sogeti creating a backend with CodePlanner.MVC3
-
Cornerstone.T363.Solutions
Cornerstone.T363.Solutions
-
XSockets.Tutorials
A local JavaScript playground for websockets. Contains examples on howto get started with XSockets.NET
-
XSockets.PowershellChat
Just a POC with Poershell and WebSockets