Filter.NET Framework

Filter.NET Framework

am 30.08.2007 21:59:21 von tiago.halm

Just to let you know that Filter.NET Framework 1.0 release is out.
http://www.codeplex.com/filterdotnet

Filter.NET, an open source project, enables you to develop ISAPI
Filters (IIS 5.x and IIS 6) in .NET. providing a .NET object model to
interact with every IIS request and response independently of the type
of page being requested. The .NET developer has an easy and familiar
object model to work with, and the C/C++ developer still has access to
the same events and features of ISAPI Filters.

I've a blog dedicated to this too:
http://filterdotnet.blogspot.com

Comments and feedback are welcome!

Tiago Halm