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. CLRPlus Scripting Library

    By:

    A library containing classes to assist in scripting and dynamic code use. [Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization]

  3. Microsoft.SqlServer.Scripting

    By:

    Contains the necessary SMO dependencies to allow execution of full client-side SQL scripts (eg. containing the GO command) to be executed from .NET. Such scripts can be executed from within Management Studio but will fail when executed through ADO.NET. This package contains the dependencies to allow that to happen. Example usage: public static ... More information

    1,260 downloads

  4. CS-Script Class Library (CSScriptLibrary.dll)

    By:

    Class Library assembly for the CS-Script engine. CS-Script is a CLR (Common Language Runtime) based scripting system which uses ECMA-compliant C# as a programming language.

  5. Roslyn.Compilers.CSharp

    By:

    Roslyn.Compilers.CSharp.dll, the Roslyn C# compiler.

  6. Roslyn.Compilers.Common

    By:

    Roslyn.Compilers.dll, a shared library used by Roslyn C# and Visual Basic compilers. Do not install this package manually, it will be added as a prerequisite by other packages that require it.

  7. Roslyn

    By:

    Roslyn is a long lead project from Microsoft that exposes a managed API for the C# and VB compilers and language services. The CTP includes an early preview of these APIs. This is the all-in-one package (a superset of all Roslyn assemblies). You can install any of these sub-packages if you only want part of the functionality: * "Roslyn.Services.... More information

  8. CLRPlus MSBuild Scripting Library

    By:

    A library containing classes to use propertysheets with MsBuild scripts. [Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization]

  9. Roslyn.Services.CSharp

    By:

    A library that provides support for C# projects in the solution, as well as the C# implementation of Roslyn services such as Formatting, Find All References, etc.

  10. Roslyn.Services.Common

    By:

    Roslyn.Services.dll, a shared library used by Roslyn C# and Visual Basic language services. Do not install this package manually, it will be added as a prerequisite by other packages that require it.

  11. Roslyn.Compilers.VisualBasic

    By:

    Roslyn.Compilers.VisualBasic.dll, the Roslyn Visual Basic compiler.

  12. Roslyn.Services.VisualBasic

    By:

    A library that provides support for Visual Basic projects in the solution, as well as the VB implementation of Roslyn services such as Formatting, Find All References, etc.

  13. West Wind Web and AJAX Utilities (Westwind.Web)

    By:

    West Wind Web and AJAX Utilities provide a host of AJAX and REST services for interaction with jQuery. Key features include support for easy to implement REST and AJAX services and a rich client side JavaScript library that can interact with these services easily. For WebForms there are a host of wrappers for the client side jQuery plug-in controls... More information

  14. VikingErik.LuaInterface

    By:

    A package containing the Lua for Windows (5.1) and Lua Interface (2.0) project libraries along with some additional utilities to make interfacing easier.

  15. West Wind Web & Ajax Toolkit Web Application Project

    By:

    Installs Westwind.Web and Westwind.Utilities components that provide the core toolkit functionality. Preconfigures configuration, error handling, logging and provides some basic admin and suppport forms. This NuGet works only for WebForms Web Applications.

  16. YACQ - Embeddable Query Language

    By:

    YACQ (Yet Another Compilable Query) is an embeddable querying language for .NET, based on Expression Trees API. This provides dynamic evaluation from strings, complete access to .NET libraries and the LINQ ecosystem. More details and the usage are in Project site.

  17. CS-MIC

    By:

    CS-MIC is a .NET library written in C# designed to give developers easy access to expression parsing. For many developers, there is no need to involve complicated settings and formats. With few exposed methods and objects, CS-MIC makes basic expression solving as simple as possible with as little logic required from developers as possible. In fact,... More information

  18. ErikEJ.SqlCeScripting

    By:

    For SQL Server Compact, for easy inclusion of database scripting in your own application

  19. Roslyn.Compilers

    By:

    Roslyn C# and Visual Basic compilers. Install this package to get both C# and Visual Basic support. Install any of the two dependencies directly to get one of the languages separately.