Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

diagnostics: add aspnet core example #100

Merged
merged 1 commit into from
Oct 28, 2018

Conversation

Pondidum
Copy link
Contributor

Small addition to the documentation to show how to call WhatDidIScan() and WhatDoIHave() when running in ASP.Net core, based off @CodingGorilla's comment here

@CodingGorilla
Copy link
Contributor

To be clear, the env.IsDevelopment() is not required, I choose to only run those two methods when my app is running in a development or staging environment and not on production.

@Pondidum
Copy link
Contributor Author

Yes, I was in two minds whether to include it or not, but it felt like a more complete example the .IsDevelopment call included.
I don't mind removing it if you think it's cluttering the example :)

@jeremydmiller
Copy link
Member

Got it and thank you. I'll have this up soon-ish.

@jeremydmiller jeremydmiller merged commit ac8183f into JasperFx:master Oct 28, 2018
@jeremydmiller jeremydmiller added this to the 1.2 milestone Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants