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

Upgrade to netstandard 2.0 and add Linq support #12

Open
wants to merge 46 commits into
base: master
Choose a base branch
from

Conversation

whyer
Copy link

@whyer whyer commented Dec 20, 2019

Resurrecting this library. I upgraded the solution to netstandard 2.0 and added a much needed Linq support to the authorizationService.AddPermissionsToQuery() metod.

whyer added 30 commits December 9, 2019 14:09
Failed when running against SQL Server, error message
contain UNIQUE not unique (upper case).
The problems with second level cache found earlier by wut was not a problem
with the queries. The problem was that without Equals/GetHashCode on User
Nhibernate cannot compare objects when removing from collections. So nothing
was removed from collections and the tests failed.
@whyer whyer changed the title Feature/upgrade and add linq support Upgrade to netstandard 2.0 and add Linq support Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant