Flatwhite NuGet Package

Flatwhite is an AOP library with MVC and WebAPI ActionFilter style using Castle dynamic proxy.

You can create MethodFilterAttribute to add custom logic to any methods as soon as it is interceptable by Castle Dynamic Proxy. Flatwhite has 1 built-in OutputCacheFilter to cache method result which can auto refresh stale content.

You can use Flatwhite simply for caching or extending behavior of your methods such as profiling, logging by implement MethodFilterAttribute similar to MVC's ActionFilterAttribute.




Got any Flatwhite Question?





Info

Version: 1.0.26
Author(s): Van Thoai Nguyen
Last Update: Wednesday, October 18, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/vanthoainguyen/Flatwhite
NuGet Url: https://www.nuget.org/packages/Flatwhite


Install
Install-Package Flatwhite
dotnet add package Flatwhite
paket add Flatwhite
Flatwhite Download (Unzip the "nupkg" after downloading)

2 packages depend on this package.


Tags



STATS

must-have-score

1

avg-downloads-per-day

9

days-since-last-release

2353