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?
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