Changes between Version 20 and Version 21 of WikiStart

Show
Ignore:
Timestamp:
04/12/15 11:38:45 (9 years ago)
Author:
smagi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v20 v21  
    11= Clavis: Secure, Type-safe URLs for ASP.NET = 
    22 
    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. 
     3Clavis 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]. 
    44 
    55You need only understand a few concepts to use Clavis: