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

Project files: cleanup/normalization #641

Merged
merged 10 commits into from
Aug 2, 2023
Merged

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    c8b23eb View commit details
    Browse the repository at this point in the history
  2. net6.0 + System.Text.Json Additions

    This adds a net6.0 build and migrates to System.Text.Json for net6.0+. There's still a dependency on Microsoft.Extensions.DependencyInjection.Abstractions with this model though, need to re-think how that might work to get down to zero dependencies for MiniProfiler.Shared in net6.0 (where MiniProfiler.Minimal cuts functionality to get there before net6.0).
    NickCraver committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    09880c0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    855d715 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    7f97425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d12d6e8 View commit details
    Browse the repository at this point in the history
  3. Merge latest + NRT fixes

    NickCraver committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    94f13d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a700532 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5f852f View commit details
    Browse the repository at this point in the history
  6. Name result step

    NickCraver committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c5a90ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9fbbee View commit details
    Browse the repository at this point in the history