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: LexyTech/Nancy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: NancyFx/Nancy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 8 files changed
  • 6 contributors

Commits on May 18, 2019

  1. Add target to netstandard2.0 for the Self host project and remove Win…

    …dowsIdentity for netstandard builds because it's not part of netstandard2.0
    Yitzchok authored and grumpydev committed May 18, 2019
    Configuration menu
    Copy the full SHA
    4b686a5 View commit details
    Browse the repository at this point in the history
  2. Add System.Security.Principal.Windows nuget package instead of condit…

    …ional .NET Standard code
    Yitzchok authored and grumpydev committed May 18, 2019
    Configuration menu
    Copy the full SHA
    465ec84 View commit details
    Browse the repository at this point in the history
  3. Cleanup line formatting changes

    Yitzchok authored and grumpydev committed May 18, 2019
    Configuration menu
    Copy the full SHA
    680823d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Added Module extension RequiresRoles(string[] roles) and ... (NancyFx…

    …#2982)
    
    Added Module Security extensions RequiresRoles(string[] roles) and RequiresAnyRole(string[] roles)
    
    Co-authored-by: Peter Schueffler <peter.schueffler@paige.ai>
    Co-authored-by: Kristian Hellang <kristian@hellang.com>
    3 people committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    11ac0fe View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Update README.md

    jchannon authored Apr 2, 2020
    Configuration menu
    Copy the full SHA
    871a7d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Update README.md

    jchannon authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    ecd51f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e523def View commit details
    Browse the repository at this point in the history
Loading