Click here to Skip to main content
Click here to Skip to main content
 

Fluent Filters - Global Action Filters for ASP.NET MVC 2

By , 8 Nov 2010
 
FluentFilters.binary.zip
FluentFilters.dll
FluentFilters.pdb
FluentFilters.source.zip
lib
mvc
v2
System.Web.Mvc.dll
src
FluentFilters
Criteria
Properties
Samples
FluentFilters.Samples.BasicUsage
Website.Core
Filters
Properties
Website
Content
Controllers
Global.asax
Models
Properties
Scripts
Views
Account
Home
Shared
Website.csproj.user
FluentFilters.Samples.IoC
Dependency
Microsoft.Practices.ServiceLocation.dll
Microsoft.Practices.ServiceLocation.pdb
Microsoft.Practices.Unity.Configuration.dll
Microsoft.Practices.Unity.Configuration.pdb
Microsoft.Practices.Unity.dll
Microsoft.Practices.Unity.pdb
Website.Core
Filters
Properties
Website
Content
Controllers
Global.asax
Models
Properties
Scripts
Views
Account
Home
Shared
Website.csproj.user
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Website.Core")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyProduct("Website.Core")]
[assembly: AssemblyCopyright("Copyright © Microsoft 2010")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible 
// to COM components.  If you need to access a type in this assembly from 
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("379a6664-31de-4f53-8397-f0ef45651354")]

// Version information for an assembly consists of the following four values:
//
//      Major Version
//      Minor Version 
//      Build Number
//      Revision
//
// You can specify all the values or you can default the Build and Revision Numbers 
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0

About the Author

Dmitry Antonenko
Web Developer
Ukraine Ukraine
Member
Who am I:


Results-oriented specialist with most experience of professional software development of web and enterprise solutions. Demonstrated ability to acquire technical knowledge and skills rapidly. Innovative problem solver, able to see the business and technical sides of a problem.

 
What am I doing:

I try to make the Web better.

 
Blog: hystrix.com.ua

 
I like it:

.NET/C#, ASP.NET, ASP.NET MVC, NHibernate, LINQ, AJAX, (X)HTML, CSS, JavaScript

Permalink | Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 8 Nov 2010
Article Copyright 2010 by Dmitry Antonenko
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid