https://github.com/hhandoko/servicestack.authorization.test
https://github.com/hhandoko/servicestack.authorization.test
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hhandoko/servicestack.authorization.test
- Owner: hhandoko
- License: bsd-3-clause
- Created: 2014-12-22T02:48:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-06T04:22:42.000Z (over 10 years ago)
- Last Synced: 2025-02-24T03:46:51.223Z (4 months ago)
- Language: C#
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.txt
Awesome Lists containing this project
README
ServiceStack Authorization test project that demonstrates failing role-related tests after updating to the latest version (v4.0.21 to v4.0.34).
# Prerequisites
It requires and is currently built for:* Visual Studio 20131
* .NET 4.5*Notes: (1) This solution can only be built using Visual Studio 2013 due to Shared Project dependency.*
**Library Dependencies**
* NUnit
* ServiceStack.Ormlite.Sqlite.Windows
* ServiceStack.Server# Copyright and License
* Code released under [BSD3 license](/blob/master/License.txt).