Skip to content

seesharper/LightInject_ArnaudB88

 
 

Repository files navigation

LightInject_ArnaudB88

This repo is created for illustrating LightInject issue 549: seesharper/LightInject#549

How to reproduce:

  • build solution
  • run LightInjectAb.Web.Api project
  • the swagger page should open, otherwise open 'https://localhost:44372/swagger' in a browser
  • try endpoint 'LightInject/Issue549' from inside the swagger page
  • exception occurs in LightInjectAb.Business.Repositories.UnitOfWork.RepositoryFor()

The created unit test, executing same code, does not throw an exception: LightInjectAb.Tests.Issue549.GetRepository_Should_Work()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%