Tuesday, March 29, 2016

Episode 18 - Using Build Hooks to Build Docker Containers | ASP.NET Monsters [feedly]



----
Episode 18 - Using Build Hooks to Build Docker Containers | ASP.NET Monsters
// Channel 9

Building and packaging is super fun with the new build framework in ASP.NET Core.  In this episode we take a look at how to hook into the various different stages of the build. There is a bit more about the build hooks at http://docs.asp.net/en/latest/dnx/projects.html#scripts

Build hooks are entry points into the build pipeline that allow you to interact with the build system, assets in your project or artifacts that result from the build. These are a powerful tool for developers and can be used for a variety of scenarios.


----

Shared via my feedly reader


Sent from my iPad

No comments:

Post a Comment