Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mo-esmp/DynamicRoleBasedAuthorizationNETCore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mo-esmp/DynamicRoleBasedAuthorizationNETCore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 79 files changed
  • 3 contributors

Commits on Jun 23, 2022

  1. Bump Newtonsoft.Json in /src/DynamicAuthorization.Mvc.MsSqlServerStore

    Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
    - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
    - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Newtonsoft.Json
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2a546d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Merge pull request #33 from mo-esmp/dependabot/nuget/src/DynamicAutho…

    …rization.Mvc.MsSqlServerStore/Newtonsoft.Json-13.0.1
    
    Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/DynamicAuthorization.Mvc.MsSqlServerStore
    mo-esmp authored Jul 10, 2022
    Configuration menu
    Copy the full SHA
    9a856bb View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Add supprot for .NET 7.0.

    mo-esmp committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e01412b View commit details
    Browse the repository at this point in the history
  2. Fix missing UI bundles.

    mo-esmp committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    85f1776 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    mo-esmp authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    4ba549c View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    4aeb712 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75ae4ed View commit details
    Browse the repository at this point in the history
Loading