-
Here is example inspired by typical [MediatR](https://github.com/jbogard/MediatR) sample.
Question, why resolution for `X` is working but for `IRequestHandler` is not?
Live code is [here](https:…
dadhi updated
6 years ago
-
[`StructureMapExtractionContext`](https://github.com/google/android-fhir/blob/master/datacapture/src/main/java/com/google/android/fhir/datacapture/mapping/StructureMapExtractionContext.kt) does not ha…
-
In previous version, I have to specify HttpContextScoped. I can still do it in 3.1 but if this is done in a Registry in a library, it has to reference StructureMap.Web, seems defeat the purpose of th…
-
When scanning for things in the registry, some types can't be resolved in the controller constructor (in the case of the example IOptions but I don't think it's exclusive to this type).
I have push…
-
I am using an open source framework which makes the development of Saas Applications alot easier https://github.com/saaskit/saaskit.I am trying to use it in conjunction with Csla.Net.I created a samp…
-
Add ability to register indexes, foreign keys, grants, other document mapping needs, etc. for a document type from within the document type class using a static method called `ConfigurePersistence(Mar…
-
Hi @rabbal
Would you please tell me how to use Multi-Tenancy in any entity?
decorated some entity by ITenantEntity, but all created data assign 0 to TenantId!
* Any configuration is needed in th…
-
C# 4.0 introduced some new collection types, for example IReadOnlyCollection, IReadOnlyList.
Usage of this types is preffered for respective immutable types. Ususally immutable types (services, deco…
-
Hello, HansKindberg!
I have SSRS14 perfectly worked with your auth module. Thank you!
I installed Power BI 2020 on the same machine, configured the same way like SSRS14(exept differenses in configur…
-
When targeting FHIR 4.0.1, the publisher complains about embedded concept maps in FML scripts:
```
Core Package hl7.fhir.r4.core#4.0.1
Terminology Cache Version has changed from 1 to 4, so cleari…