RobThree / MongoRepository

Repository abstraction layer on top of Official MongoDB C# driver
https://www.nuget.org/packages/MongoRepository/
MIT License
307 stars 141 forks source link

Castle Windsor registration #50

Closed fquintanilla closed 6 years ago

fquintanilla commented 7 years ago

Hi team, How can I register the MongoRepository class in Castle Windsor?

RobThree commented 7 years ago

I have zero experience with Castle Windsor so I wouldn't know. But let us know when you find out?