Extension to be used in .Net core projects using Xabaril/AspNetCore.Diagnostics.HealthChecks
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
fix tests failing in pipeline due to google default credentials not existing
23fe428View on GitHubrefactor all code to be inline with more proper way to inject options
dcc0399View on GitHubDelete publish-nuget@v1.2.0 with: # Project (csproj) directory path relative from the root of repository #project_dir: # optional, default is . # Format of the tag to be created, `*` is placeholder for actual version #tag_format: # optional, default is v* # API key for the NuGet feed nuget_key: ${{secrets.NUGET_API_KEY}}
87b2c5fView on GitHub