master
Name already in use
Commits on Apr 26, 2020
Commits on Apr 2, 2020
Commits on Sep 16, 2019
-
Added Module extension RequiresRoles(string[] roles) and ... (#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>
Commits on May 18, 2019
-
-
Add System.Security.Principal.Windows nuget package instead of condit…
…ional .NET Standard code
-
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
Commits on Jun 30, 2018
-
Merge pull request #2901 from blairconrad/fie-4.6.0
Upgrade to FakeItEasy 4.6.0
Commits on Jun 1, 2018
Commits on May 25, 2018
Commits on May 10, 2018
-
Merge pull request #2890 from youngbob/fix-status-code-xml-serialize
Ensure DefaultStatusCodeHandlerResult can be XML serialized
Commits on May 7, 2018
-
Merge pull request #2870 from blairconrad/netstandard2.0
Update to Netstandard2.0 + xUnit 2.4 beta
Commits on May 6, 2018
-
Merge pull request #2868 from DamirAinullin/master
Small perfomance improvments for Dictionary
-
Merge pull request #2889 from youngbob/fix-media-range-null-case
Cast a null MediaRange reference to a null string
Commits on Apr 27, 2018
-
Ensure DefaultStatusCodeHandlerResult can be XML serialized
Class must be public to be serializable. Add unit test.
-
Revert "add constructor to DefaultStatusCodeHandlerResult, so we do n…
…ot have to use initializer" This reverts commit 7a050c0.
-
Cast a null MediaRange reference to a null string
When trying to compare a null MediaRange to a string, the implicit cast to string was throwing a NullReferenceException. Fix the operator so that a null MediaRange is cast to a null string.
Commits on Mar 17, 2018
Commits on Feb 26, 2018
Commits on Feb 24, 2018
-
Use TryGetValue instead of ContainsKey and Getter for Dictionary to p…
…revent double calculation of HashCode
-
Merge pull request #2867 from DamirAinullin/master
Fix of simple mistakes and typos
-
Commits on Feb 8, 2018
-
Add RuntimeFrameworkVersion workaround
Kristian Hellang committedFeb 8, 2018 -
Kristian Hellang committed
Feb 8, 2018 -
-
Kristian Hellang committed
Feb 8, 2018 -
Kristian Hellang committed
Feb 8, 2018 -
Kristian Hellang committed
Feb 8, 2018