Community

Inject Controller Libraries Dynamically at Runtime in ASP.NET Web API using Custom Assembly Resolvers

(Suprotim Agarwal) An introduction to Web API’s Custom Assembly Resolver feature that enables you to add Controller libraries dynamically at run time. To add some pizazz, we generate the entire Controller on the fly and see how we can access it from a Web API Client.

Read More - Register for Free Membership