Skip to content

dotnet source generator to wire health checks based on definition yml file

License

Notifications You must be signed in to change notification settings

ettenauer/healthpage-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

healthpage-generator

Proof of concept to verify aligned health checks via source code generator. Source Generator uses .health.yml file to generate source code based on AspNetCore.HealthChecks libs.

Why Source Generator

  • Definition file (.health.yml) should not be a dependency during runtime (similar to openapi spec file)

About

dotnet source generator to wire health checks based on definition yml file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages