CodeCop NuGet Package

CodeCop is a free to use library that builds on top of JSON to provide a fast unobtrusive way to write method interceptors for your .NET apps.

Interceptor placement is independent from your app's code.

It's done on a JSON file which means that at anytime you can add or remove interceptors without code changes or redeploys.

Method interception happens in one or all of these stages, before execution, after execution and it is possible also to override the behavior completely.

CodeCop can intercept your code and also other 3rd party assemblies your app depends on.




Got any CodeCop Question?





Info

Version: 3.2.1
Author(s): Ricardo Barbosa
Last Update: Thursday, March 10, 2016
.NET Fiddle: Create the first Fiddle
Project Url: http://getcodecop.com/
NuGet Url: https://www.nuget.org/packages/CodeCop


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

7 packages depend on this package.


Tags



STATS

must-have-score

.5

avg-downloads-per-day

10

days-since-last-release

2969