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

Release 2.0 PR with a lot of changes #340

Open
wants to merge 15 commits into
base: dev
Choose a base branch
from
Open

Release 2.0 PR with a lot of changes #340

wants to merge 15 commits into from

Commits on Sep 25, 2019

  1. Hardening tests for ASP.NET Core 2.2 and 3.0 dependencies

    Setting up integration tests/samples for the different ASP.NET Core targets
    todo: fix obsolete logging setups and extensions
    MichaCo committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    8d08acf View commit details
    Browse the repository at this point in the history
  2. Cleaning up ASP.NET Core 3.0 sample - only needed to fix 2.x to 3.0 b…

    …reaking changes and Swagger
    MichaCo committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    c3a0bde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce8d96a View commit details
    Browse the repository at this point in the history
  4. Adding optional settings for DictionaryCache to set the scan frequency

    Fixing Swashbuckle 5.0 in ASP.NET Core 3.0 usage...
    MichaCo committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    b8c1a42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d592b15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    796fc25 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. Updates

    MichaCo committed May 30, 2021
    Configuration menu
    Copy the full SHA
    60fa4f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dde4b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aff26b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a03be39 View commit details
    Browse the repository at this point in the history
  5. blub

    MichaCo committed May 30, 2021
    Configuration menu
    Copy the full SHA
    8e8b061 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    fac4916 View commit details
    Browse the repository at this point in the history
  2. This still does not 100% fix all core clr types, e.g. HashSet doesn't…

    … work, but it should improve nested types, generics and such in general
    
     #327
    MichaCo committed May 31, 2021
    Configuration menu
    Copy the full SHA
    d110828 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. work in progress

    * removed a bunch of nugets
    * unified new .NET targets - not final yet
    * get it compile and stuff...
    * fixed #64 again by moving the region key update into the lua script.
    MichaCo committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b5c1b77 View commit details
    Browse the repository at this point in the history
  2. more fixes

    MichaCo committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6a1642d View commit details
    Browse the repository at this point in the history