Announcing the ASP.NET Monsters “Summer of Config” Contest

The Summer of Config is all about creating the wackiest, most insane configuration provider that you can dream up. We want you jammin’ on the ASP.NET Core code, bringing us your questions, experimenting with the code and seeing your creativity. BRING IT ON!
Kestrel is a server capable of serving up ASP.NET Core applications on any platform but in production you need to run it behind another server.
In today's post we take a look at how view components can be implemented in a separate class library and shared across multiple web applications.