Transition to .NET Standard and Dependency Injection
This release contains the following changes:
- Everything is instantiated using Dependency Injection (Microsoft.Extensions.DependencyInjection)
- Standard logging (Microsoft.Extensions.Logging)
- Finally a documentation (http://fubardevelopment.github.io/FtpServer/)
- Support for .NET Standard 1.3/2.0 and .NET Framework 4.6.1
- ... and several other things I probably forgot