autofac / Autofac.Extras.DynamicProxy

Interceptor and decorator support for Autofac IoC via Castle DynamicProxy
MIT License
106 stars 33 forks source link

Add README to NuGet package #47

Closed tillig closed 2 years ago

tillig commented 2 years ago

Updated the README to be a bit more NuGet friendly and added it to the package.

codecov[bot] commented 2 years ago

Codecov Report

Merging #47 (c9ff6da) into develop (9be9cb2) will not change coverage. The diff coverage is n/a.

:exclamation: Current head c9ff6da differs from pull request most recent head 4b4176c. Consider uploading reports for the commit 4b4176c to get more accurate results

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #47   +/-   ##
========================================
  Coverage    80.80%   80.80%           
========================================
  Files            1        1           
  Lines          125      125           
  Branches        24       24           
========================================
  Hits           101      101           
  Misses          14       14           
  Partials        10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9be9cb2...4b4176c. Read the comment docs.