.NET-Standard How to bind all interfaces of a service using Microsoft's DependencyInjection framework While working on our new Xamarin mobile app we migrated parts of our code base from .NET Framework to .NET Standard. This meant we needed a new dependency injection container for .NET Standard