|
|
(5 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | The .NET ESAPI project brings the Java-based [http://www.owasp.org/index.php/ESAPI ESAPI Project] to the .NET platform.
| + | #REDIRECT [[ESAPI]] |
− | | |
− | =Project Goals=
| |
− | 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.
| |
− | | |
− | =Working with the .NET ESAPI=
| |
− | The code for the ESAPI is currently in [http://code.google.com/p/owasp-esapi-dotnet/ Google Code]. Download the latest .NET ESAPI library directly from Google Code [http://owasp-esapi-dotnet.googlecode.com/files/Owasp.Esapi.dll here].
| |
− | | |
− | Download the latest .NET ESAPI documentation [http://owasp-esapi-dotnet.googlecode.com/files/OWASP%20.NET%20ESAPI%20Documentation.chm here].
| |
− | | |
− | To download and work with the source you must use an SVN tool.
| |
− | | |
− | [http://ankhsvn.open.collab.net/ AnkhSVN] is a free SVN tool that integrates with Visual Studio.
| |
− | | |
− | You can also [http://code.google.com/p/owasp-esapi-dotnet/source/browse browse the source].
| |
− | | |
− | =Administrative=
| |
− | The project lead is [mailto:meATalexsmolenDOTcom Alex Smolen].
| |
− | | |
− | [[Category:OWASP Enterprise Security API]]
| |
− | [[Category:OWASP .NET Project]]
| |