Craig Fowler

Results 12 issues of Craig Fowler

### Feature and motivation I'm aware that the current policy at Selenium is to distribute non-strong-named assemblies via NuGet and to make strong-named assemblies available only via a download site...

C-dotnet
I-enhancement

I recently discovered that NHibernate is more-capable-than-I-had-thought of supporting dependency injection (to a degree as far back as NH4). ## Background The static `Environment` object [contains an object resolver of...

Not so much a Karma bug but an issue I imagine others will search for. I figure it's worth reporting it here so that others may find both the problem...

What I'm looking to do is to centralise logging for "when Mediatr sends a notification to a notification handler". The information I want to be able to log is: *...

An area of functionality which has been requested a few times across various mediums (issues, discussion, chat) is support for **multi-tenancy**. This is a quite wide subject with numerous potential...

enhancement
prio low
epic

The test explorer is working just fine in my VS code thanks, but as a colorblind developer, I find it really difficult to find passing/failing tests in the explorer view....

As noted in an ignored integration test: **BoDi.Tests.RegisterFactoryDelegateTests.ShouldThrowExceptionForDynamicCircuarDepenencies** - if a factory delegate registers a component and makes use of a resolved `IObjectContainer` inside of the registration, circular dependencies are...

**Is your feature request related to a problem? Please describe.** I use DocFX to generate the docs for a very large solution with a huge API. I like the API...

template

I have found this issue whilst attempting to make an (admittedly, quite advanced) use of NHibernate to query a polymorphic entity. It appears that this is a long-standing issue and...

I have found this issue whilst attempting to upgrade from NHibernate 5.3.7 to 5.5.2. This issue has caused us to abort the upgrade, as it causes a number of our...