CodeCop
- 47,929 total downloads
- last updated 3/10/2016
- Latest version: 3.2.1
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...
More information
- 3,429 total downloads
- last updated 9/12/2015
- Latest version: 1.0.1
Interceptor for CodeCop that automatically integrates Statsd onto intercepted methods.
- 3,377 total downloads
- last updated 9/7/2015
- Latest version: 1.0.1
Interceptor for CodeCop that automatically validates if any non-optional method arguments are not null, or in case of strings also not empty.
- 3,201 total downloads
- last updated 9/7/2015
- Latest version: 1.0.1
Interceptor for CodeCop that automatically integrates MiniProfiler onto each intercepted method.
- 1,521 total downloads
- last updated 11/8/2015
- Latest version: 1.0.0
Ever wanted to inject dependencies into PostSharp method interception aspects in a seamless way? Meet AutoAspectResolver, just plug-in you DI container of choice and watch PostSharp aspect dependencies being resolved at runtime with the help of CodeCop.
- 1,502 total downloads
- last updated 9/25/2015
- Latest version: 1.0.0
Interceptor for CodeCop that automatically logs exceptions with Serilog and Elastic on each intercepted method.