You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: