Tag: Multiple Projects

The correct way to implement StructureMap in .NET Core WebApi when having multiple projects

StructureMap is an IoC/DI container for .Net which has been a long time around. I’ve been […]

Solution | Unable to write output file ‘…pdb’; unspecified error

During this weekend, I started having a problem when building a solution in Visual Studio. It […]