Skip to content

Commit

Permalink
Minor markdown fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillig committed Jan 31, 2020
1 parent e6064c3 commit d838263
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#Autofac.Extras.AggregateService

Dynamic aggregate service implementation generation for [Autofac](https://autofac.org) via Castle DynamicProxy.

[![Build status](https://ci.appveyor.com/api/projects/status/b3gbs0ary7vesd4c?svg=true)](https://ci.appveyor.com/project/Autofac/autofac-extras-aggregateservice)

Please file issues and pull requests for this package in this repository rather than in the Autofac core repo.

- [Documentation](https://autofac.readthedocs.io/en/latest/advanced/aggregate-services.html)
- [NuGet](https://www.nuget.org/packages/Autofac.Extras.AggregateService/)
# Autofac.Extras.AggregateService

Dynamic aggregate service implementation generation for [Autofac](https://autofac.org) via Castle DynamicProxy.

[![Build status](https://ci.appveyor.com/api/projects/status/b3gbs0ary7vesd4c?svg=true)](https://ci.appveyor.com/project/Autofac/autofac-extras-aggregateservice)

Please file issues and pull requests for this package in this repository rather than in the Autofac core repo.

- [Documentation](https://autofac.readthedocs.io/en/latest/advanced/aggregate-services.html)
- [NuGet](https://www.nuget.org/packages/Autofac.Extras.AggregateService/)
- [Contributing](https://autofac.readthedocs.io/en/latest/contributors.html)

0 comments on commit d838263

Please sign in to comment.