-
With episerver 11 addons should have a dependency on EPiServer.ServiceLocation.StructureMap >= and not have a dependency on structuremap anymore
Sebbe updated
3 years ago
-
Имам нужда от малко помощ. Опитвам се да подкарам проекта с Mono. Доколкото разбирам при стартиране StructureMap се опитва да открие и зареди някакви зависимости. Това, което ми убягва е какво точно с…
-
Currently it's impossible to add metadata to structuremaps. And when trying to, there's a problem with the publisher parser, and the structuremap is not added to the IG at all when it has some comment…
-
I tried adding RR via nuget and manually, both attempts end up with the following error when accessing the website:
{"The type initializer for 'RequestReduce.IOC.RRContainer' threw an exception."}
Sta…
-
With the release of StructureMap4 it appears that the ControllerConvention registration class requires a minor update.
This is how I have changed it, not sure if this is the best way to go:
```
…
-
I'm trying to setup roundhouse for oracle:
rh.exe --connectionstring="Data Source=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MyOracleHost)(PORT=1521))(CONNECT_DATA=(SID=MyOracleSID)));User Id=MyUserId…
-
# Backlog Task
Document the HL7 to FHIR conversion at the field-level and the FHIR to HL7 conversion at the field-level.
## Completion Criteria
- [ ] Our IG update with the field-level conversion…
-
Hi,
I think this is project is getting super interesting.
But unfortunately I haven't got the time to dive in the code yet.
Just out of curiousity: do you expect the language to be compilable t…
axelv updated
5 months ago
-
Based on my experimentation, I believe there are two starting points for a developer wanting to provide a mapping for StructureMap-based extraction.
**Option 1**: Mapping is encoded in [FHIR Mappin…
-
It looks like the current version of StructureMap.Automocking.Moq is stuck on a fairly old version of Moq. Is there a reason for that? If not, I can take a stab at upgrading the project to the lates…