Skip to content

Instantly share code, notes, and snippets.

View seesharper's full-sized avatar
🏠
Working from home

Bernhard Richter seesharper

🏠
Working from home
View GitHub Profile
using System;
using System.Reflection;
using DbReader.LightInject;
namespace DbReader.Tests
{
public class ContainerFixture : IDisposable
{
public ContainerFixture()
{