Alexander Zeitler
Alexander Zeitler
If it would be ok for you to ping me in case of upcoming API changes, I would prefer to add/maintain them with the package directly instead of DT.
Good to see you're thinking about AM-Support. Would be good if you spin up an "internal" instance of the AM `MappingEngine` as otherwise mappings might conflict with definitions used by...
At the moment I don't see a real advantage of being able to pass in my own instance. Also you could use `configuration.Initialize()` (if not passing in a custom instance)...
What do you think of a base class that provides support for all H-Factors and a concrete impl. maps the factors to the concrete HM type? I think it is...
For Web API I've a rough idea how it could be solved using AM and a IoC-Container, but I dunno about Nancy.=
Is HyperMedia project != DotNetHyperMedia project? Do you have a link?
I'm facing the same issue like @kfrancis. Tag works in dev but no script tag rendered in prod.
> I'm facing the same issue like @kfrancis. Tag works in dev but no script tag rendered in prod. The problem is caused by this line: ```csharp var fileInfo =...
@matthiasbruns How do you set the API key?