This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

.NET ESAPI

From OWASP
Revision as of 22:28, 8 October 2008 by Alexsmolen (talk | contribs)

Jump to: navigation, search

The .NET ESAPI project brings the Java-based ESAPI Project to the .NET platform.

The goal of the project is to maintain an API and reference library for ASP.NET developers who want to create secure applications. While this is a complete translation of the API, there are some minor differences between the original ESAPI and the .NET ESAPI.

The code for the ESAPI is currently in Google Code. Download the library directly from Google Code here.

To download and work with the source you must use an SVN tool.

AnkhSVN is a free SVN tool that integrates with Visual Studio.

You can also browse the source.

The project lead is Alex Smolen.