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

2.2.0 Release #38

Merged
merged 21 commits into from
Aug 15, 2021
Merged

2.2.0 Release #38

merged 21 commits into from
Aug 15, 2021

Conversation

nblumhardt
Copy link
Member

@nblumhardt nblumhardt commented Aug 2, 2020

Morten Brix Pedersen and others added 6 commits August 28, 2019 11:07
Add netstandard2.0 target to simplify dependency chain.
Using negative target framework conditions to define the ENV_USER_NAME constant so that if a new target framework is added it will automatically opt-in to ENV_USER_NAME.
Use Environment.User* on .NET Standard 2.0
Numpsy and others added 15 commits October 28, 2020 00:04
Added support for 'EnvironmentName' property based on `DOTNET_ENVIRONMENT` or `ASPNETCORE_ENVIRONMENT` environment variable.Basically adds 'Production', 'Staging', 'Development', ... to the event logs.
Set EnvironmentName fallback value  to Production.
The 'ASPNETCORE_ENVIRONMENT' value overrides 'DOTNET_ENVIRONMENT'.
Added WithEnvironmentName enricher
Replace PackageLicenseUrl with PackageLicenseExpression
* Update .NET Core target from .NET Core 1.0 to .NET Core 3.1 (LTS)
* Use latest versions of Microsoft.NET.Test.Sdk, xunit.runner.visualstudio and xunit
* Remove everything unneeded to build and run tests
* Update Visual Studio image from 2017 to 2019 on AppVeyor

Running tests now work in both IDEs and with `dotnet test` command line invocation.
Update the test SDK and xunit packages in the test project
Fix typo in README.md
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.

6 participants