Flatwhite.Autofac
1.0.14
See the version list below for details.
dotnet add package Flatwhite.Autofac --version 1.0.14
NuGet\Install-Package Flatwhite.Autofac -Version 1.0.14
<PackageReference Include="Flatwhite.Autofac" Version="1.0.14" />
paket add Flatwhite.Autofac --version 1.0.14
#r "nuget: Flatwhite.Autofac, 1.0.14"
// Install Flatwhite.Autofac as a Cake Addin #addin nuget:?package=Flatwhite.Autofac&version=1.0.14 // Install Flatwhite.Autofac as a Cake Tool #tool nuget:?package=Flatwhite.Autofac&version=1.0.14
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. Flatwhite.Autofac is a Autofac support package for Flatwhite core
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Autofac (>= 3.5.2)
- Castle.Core (>= 3.3.3)
- Flatwhite (>= 1.0.14)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.26 | 1,165 | 10/18/2017 |
1.0.24 | 1,225 | 8/24/2016 |
1.0.23 | 1,118 | 5/2/2016 |
1.0.22 | 1,055 | 3/17/2016 |
1.0.20 | 2,163 | 2/26/2016 |
1.0.19 | 1,967 | 2/12/2016 |
1.0.18 | 1,878 | 1/10/2016 |
1.0.17 | 1,648 | 1/8/2016 |
1.0.16 | 1,440 | 12/23/2015 |
1.0.15 | 1,330 | 12/15/2015 |
1.0.14 | 1,505 | 12/11/2015 |
1.0.11 | 1,433 | 12/9/2015 |
1.0.10 | 1,404 | 12/9/2015 |
1.0.9 | 1,029 | 12/8/2015 |
1.0.8 | 1,263 | 11/27/2015 |
1.0.7 | 1,178 | 11/27/2015 |
1.0.6 | 1,240 | 11/26/2015 |
1.0.5 | 1,152 | 11/25/2015 |
1.0.4 | 1,172 | 11/24/2015 |
1.0.3 | 1,110 | 11/15/2015 |
1.0.2 | 1,035 | 11/15/2015 |
1.0.1 | 1,079 | 11/8/2015 |