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

Difference between revisions of ".NET ESAPI"

From OWASP
Jump to: navigation, search
(New page: The .NET ESAPI project is a complete rewrite of the [http://www.owasp.org/index.php/ESAPI ESAPI Project], from Java to C#. The project lead is [mailto:[email protected] Alex Smolen]. The g...)
 
m
Line 1: Line 1:
The .NET ESAPI project is a complete rewrite of the [http://www.owasp.org/index.php/ESAPI ESAPI Project], from Java to C#. The project lead is [mailto:[email protected] Alex Smolen]. The goal of the project is to maintain an API and reference library for ASP.NET developers who want to create secure applications.
+
The .NET ESAPI project is a complete rewrite of the [http://www.owasp.org/index.php/ESAPI ESAPI Project], from Java to C#. The project lead is [mailto:meATalexsmolenDOTcom Alex Smolen]. The goal of the project is to maintain an API and reference library for ASP.NET developers who want to create secure applications.
  
  
 
The code for the ESAPI is currently in [http://code.google.com/p/owasp-esapi-dotnet/ Google Code]. You can also [http://code.google.com/p/owasp-esapi-dotnet/source/browse browse the source].
 
The code for the ESAPI is currently in [http://code.google.com/p/owasp-esapi-dotnet/ Google Code]. You can also [http://code.google.com/p/owasp-esapi-dotnet/source/browse browse the source].

Revision as of 01:19, 10 September 2008

The .NET ESAPI project is a complete rewrite of the ESAPI Project, from Java to C#. The project lead is Alex Smolen. The goal of the project is to maintain an API and reference library for ASP.NET developers who want to create secure applications.


The code for the ESAPI is currently in Google Code. You can also browse the source.