Learn how to use NMica to automatically create efficient docker images for your .NET apps and greatly reduce size of your images between builds.
Posts Tagged
.net
The definitive guide to behavior buildpacks
Cloud Foundry buildpacks are not just about making specific languages run in containers. They can also be used to apply behaviors and middleware into your apps. Learn about the many pre-built buildpacks and how to use them.
Hacking .NET – rewriting code you don’t control
Learn how to target and rewrite .NET methods at runtime including those in core and third party libraries.