-
Notifications
You must be signed in to change notification settings - Fork 8
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
Completing some isssues + fix in readme #295
Conversation
Add more classes on Location Add Survey models Add Exceptions for AbstactCoreHttpController Add basic CryptoService Add simple versioncheck. Add GetEftVersion method in EftHttpContext
Should complete these: Partially complete these: |
Implement CryptographyService inside the CoreHttpContext CryptographyService is now static. (Should we go back to Instance version or its good like this?)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your PR! Good stuff in there.
I should've mentioned in the CONTRIBUTING docs that abbr. names for Stream
derivative types are fine. Sorry for that!
Add AesHelper from CryptographyService Function from CryptographyService to AesHelper.
…an suggestion + format code.
Resolved conflicts too |
Fix null in contributor.md
Add more classes on Location
Add Survey models
Add Exceptions for AbstactCoreHttpController
Add basic CryptoService
Add simple versioncheck.
Add GetEftVersion method in EftHttpContext