Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
361 contributions in the last year
Contribution activity
December 2020
Created 1 commit in 1 repository
Created a pull request in dotnet/AspNetCore.Docs that received 1 comment
Created an issue in dotnet/AspNetCore.Docs that received 1 comment
A few small issues in the Middleware topic
I noticed there's a few small issues here:
There's a code sample that looks like this:
app.UseResponseCaching
app.UseResponseCompression
app.UseS…