SkillsFundingAgency / das-tools-service

MIT License
0 stars 1 forks source link

Re work home page and add dfesigninaddress #32

Closed chelnak closed 4 years ago

nbowes24 commented 4 years ago

Could you create a model in Core for what you want from the config then use DI to create an object of the model? services.Configure(configuration.Get....);

chelnak commented 4 years ago

@nbowes24 that’s probably the right answer. It just felt like like the implementation would have been complex for a single url.