The generated assemblies now have a strong name. This is a breaking change of the binary API and will require recompilation on all systems that consume this package. The strong name of the generated assembly allows compatibility with other, signed tools. Please note that this does not increase security or provide tamper-proof binaries, as the key is available in the source code per Microsoft guidelines
v0.3.1:
Add option to disable forced Https
Configure Docker build
v0.3.0:
The Dangl.Icons.Server package is now available to allow the direct integration of Dangl.Icons in ASP.NET Core applications
v0.1.6:
The Angular library was updated to support Angular v7
The backend dependencies were updated to the latest versions
v0.1.5:
Fix Swagger schema being set to only http when first hit by Azure App Service warmup via non-secure http route
v0.1.4:
All endpoints that support Http GET now also support Http HEAD