The Angular library was updated to support Angular v14
v1.2.0:
The Angular library was updated to support Angular v13
Update to .NET 6
v1.1.1:
The Angular library was updated to support Angular v12
v1.1.0:
Update to .NET 5
v1.0.6:
Added support for response compression in Docker container builds
v1.0.5:
Internal refactoring
v1.0.4:
The Docker image was updated to support reverse proxy configurations with early HTTPS termination
v1.0.3:
The Angular library was updated to support Angular v10
v1.0.2:
The Angular library was updated to support Angular v9.1
v1.0.1:
Fix Docker container generation
v1.0.0:
Update to ASP.NET Core 3.1
v0.4.0:
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