Releases: salem84/AspNetCore.VersionInfo
Releases · salem84/AspNetCore.VersionInfo
AspNetCore.VersionInfo v1.1.0
- Added support for icons on badge; only supported icons are Simple Icons
- Improved unit test and test coverage
- Updated github workflow with latest actions
AspNetCore.VersionInfo v1.0.0
First release based on .NET 6 compatible with Linux and Windows environment
AspNetCore.VersionInfo v0.7.0
Created provider with environment variables
AspNetCore.VersionInfo v0.6.0
Improved HTML page supporting provider groups
New EnvironmentProvider
AspNetCore.VersionInfo v0.5.0
Release with Shields-style badge endpoint
AspNetCore.VersionInfo v0.4.0
Data are collected by providers configured on Startup class.
Moreover now it is possible enrich data with custom providers
AspNetCore.VersionInfo v0.3.0
Endpoint now returns more information about Runtime and versions of all assemblies loaded in AppDomain
AspNetCore.VersionInfo v0.2.0
Release with configurable endpoint for HTML and JSON version info
AspNetCore.VersionInfo v0.1.0
This preview version exposes only JSON data, using /version-api endpoint