Changes between Version 20 and Version 21 of WikiStart
- Timestamp:
- 04/12/15 11:38:45 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v20 v21 1 1 = Clavis: Secure, Type-safe URLs for ASP.NET = 2 2 3 Clavis is a simple class library for use with ASP.NET. It provides primitives for secure parameter passing between pages, with compiler-verified taint-checking for any insecure parameters. 3 Clavis is a simple class library for use with ASP.NET. It provides primitives for secure parameter passing between pages, with compiler-verified taint-checking for any insecure parameters. You can download the preview [https://www.nuget.org/packages/Clavis/ via Nuget]. 4 4 5 5 You need only understand a few concepts to use Clavis: