1. AntiXSS

    By:

    AntiXSS is an encoding library which uses a safe list approach to encoding. It provides Html, XML, Url, Form, LDAP, CSS, JScript and VBScript encoding methods to allow you to avoid Cross Site Scripting attacks. This library is part of the Microsoft SDL tools.

  2. HtmlAgilityPack

    By:

    This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to... More information

  3. XSockets

    By:

    Get started developing realtime in no time with this nuget package.

  4. XSockets.JsApi

    By:

    Provides a javascript API for sending text and binary messages to a XSockets server with a pub/sub pattern.

  5. XSockets.External

    By:

    Provides a socket client for connecting to a XSockets.NET server. This will enable communication from any device talking TCP IP and XSockets.NET.

  6. libxs

    By:

    Crossroads I/O (libxs) is an open source, high performance transport layer. This package includes compiled versions of the native libxs library for x86 and x64.

  7. XSockets.Tutorials

    By:

    A local JavaScript playground for websockets. Contains examples on howto get started with XSockets.NET

  8. XsdClassGen

    By:

    A T4 template to generate XmlSerializer classes that represent the XML Schemas (XSD) in the project.

  9. LinqToXsd

    By:

    Microsoft developed open source tool for generating strongly typed libraries for accessing XML documents.

  10. XStream.Net

    By:

    XStream.Net is the .Net version of Joe Walnes' XStream for Java. It is a simple library for serialisation/deserialisation to & from xml. The original code for this project was taken from Arne Vandamme's weblog which was a port of XStream for Java.

    1,437 downloads

  11. XSockets.Core

    By:

    Core dependencies

    1,472 downloads

  12. XsltViewEngine

    By:

    XSLT compiled view engine for ASP.NET MVC, using System.Xml.Xsl.XslCompiledTransform. See also: SaxonViewEngine.

  13. Recipe to Convert ASPXs to Razor

    By:

    Converts aspx views to razor views.

  14. XSockets.Fallback

    By:

    A fallback from websocket to AJAX longpolling through a ASP.NET MVC Controller

    1,086 downloads

  15. ProceXSS

    By:

    ProceXSS is a Asp.NET Http module for preventing xss attacks.

  16. XSockets.Server

    By:

    The assemblies needed to run a XSockets.NET server

    440 downloads

  17. VXS Test Math

    By:

    My package description here.

    561 downloads

  18. XSockets.WindowsService

    By:

    Install this package to get the XSockets Server running as a windows service.

  19. Lib.Web.Mvc

    By:

    Lib.Web.Mvc is a library which contains some helper classes for ASP.NET MVC such as strongly typed jqGrid helper, XSL transformation HtmlHelper/ActionResult, FileResult with range request support, custom attributes and more.

  20. nspec

    By:

    NSpec is a BDD (Behavior Driven Development) framework for .NET of the xSpec (Context/Specification) flavor. NSpec is intended to drive development by specifying behavior within a declared context. NSpec is heavily inspired by RSpec and build upon the NUnit assertion library.