FubarDevelopment / FtpServer

Portable FTP server written in .NET
http://fubardevelopment.github.io/FtpServer/
MIT License
477 stars 163 forks source link

Use Fubar great FtpServer with Castle Windsor #96

Open willignicolas opened 4 years ago

willignicolas commented 4 years ago

Hello,

We are testing the integration of Fubar FtpServer on our project that use asp.net boilerplate framework.

This framework and all our classes are injected through Castle Windsor solution.

We have use the asp.net core injection to use fubar ftpserver like discribe in the sample and it works well but now we want make a custom filesystem and access to our injected classes in castle windsor.

Is there a solution to make working fubar ftp server on another injection system like castle windsor?

Thanks for your help.

Nicolas

willignicolas commented 4 years ago

Hello,

No idea for this?

Thanks for your help.

Nicolas.