alsami / MediatR.Extensions.Autofac.DependencyInjection

Autofac plug-in for MediatR.
MIT License
55 stars 14 forks source link

Update Readme.md to use RegisterMediatR #6

Closed jafin closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #6 (57b1452) into master (f46c955) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files           2        2           
  Lines          45       45           
  Branches        5        5           
=======================================
  Hits           40       40           
  Misses          5        5           

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 f46c955...57b1452. Read the comment docs.

alsami commented 4 years ago

Cheers!