-
Notifications
You must be signed in to change notification settings - Fork 136
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
Part of Constructor Injection for the DI pattern. #645
Commits on Aug 5, 2019
-
Removed ApplyTo methods and using Microsoft.Extensions.DependencyInje…
…ction statements from Conventions classes. Fixes #1
Configuration menu - View commit details
-
Copy full SHA for 1c2eec9 - Browse repository at this point
Copy the full SHA 1c2eec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0fdc01 - Browse repository at this point
Copy the full SHA b0fdc01View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e618c - Browse repository at this point
Copy the full SHA a3e618cView commit details -
Fixed unit tests. As IChangeSetInitializer and ISubmitExecutor instan…
…ces now need to be resolved by the DI container on creation of an ApiBase descendant, you must register implementations.
Configuration menu - View commit details
-
Copy full SHA for 3661e7b - Browse repository at this point
Copy the full SHA 3661e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb1fb0 - Browse repository at this point
Copy the full SHA 0fb1fb0View commit details -
Remove enumeration GetApiService as it isn't used
anywhere. References #5
Configuration menu - View commit details
-
Copy full SHA for 1e5f51e - Browse repository at this point
Copy the full SHA 1e5f51eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 544d1f3 - Browse repository at this point
Copy the full SHA 544d1f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4be263 - Browse repository at this point
Copy the full SHA c4be263View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c05c73 - Browse repository at this point
Copy the full SHA 1c05c73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a39efd - Browse repository at this point
Copy the full SHA 1a39efdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 140d567 - Browse repository at this point
Copy the full SHA 140d567View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc85625 - Browse repository at this point
Copy the full SHA fc85625View commit details -
Configuration menu - View commit details
-
Copy full SHA for e36dabc - Browse repository at this point
Copy the full SHA e36dabcView commit details -
Changed ApiBase to a constructor dependency for RestierBatchChangeSet…
…RequestItem. References #21
Configuration menu - View commit details
-
Copy full SHA for 22aacee - Browse repository at this point
Copy the full SHA 22aaceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe18f58 - Browse repository at this point
Copy the full SHA fe18f58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c47d2e - Browse repository at this point
Copy the full SHA 5c47d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32933cb - Browse repository at this point
Copy the full SHA 32933cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8aa480 - Browse repository at this point
Copy the full SHA f8aa480View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4f4b72 - Browse repository at this point
Copy the full SHA d4f4b72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 747794a - Browse repository at this point
Copy the full SHA 747794aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6a2d13 - Browse repository at this point
Copy the full SHA f6a2d13View commit details -
Don't get the provider from the request message if all constructor ar…
…guments are supplied.
Configuration menu - View commit details
-
Copy full SHA for 48c5475 - Browse repository at this point
Copy the full SHA 48c5475View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77058be - Browse repository at this point
Copy the full SHA 77058beView commit details -
Revert "Introduced interface for DbContext."
This reverts commit 39e5208.
Configuration menu - View commit details
-
Copy full SHA for 34b9a2e - Browse repository at this point
Copy the full SHA 34b9a2eView commit details
Commits on Aug 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1a83791 - Browse repository at this point
Copy the full SHA 1a83791View commit details
Commits on Sep 16, 2019
-
- Updating to latest OData packages
- Adding Authenticode signing - Removing legacy test projects.
Configuration menu - View commit details
-
Copy full SHA for 7ef5a5f - Browse repository at this point
Copy the full SHA 7ef5a5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ce51a6 - Browse repository at this point
Copy the full SHA 7ce51a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 474d7cf - Browse repository at this point
Copy the full SHA 474d7cfView commit details
Commits on Sep 18, 2019
-
Strong name signing (OData#647)
* Attempt to get strong name signing working Gonna need to call in the Cavalry for this. * Strong name key signing (unfortunately breaks unit tests).
Configuration menu - View commit details
-
Copy full SHA for b5d85fb - Browse repository at this point
Copy the full SHA b5d85fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e26c3f3 - Browse repository at this point
Copy the full SHA e26c3f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c655ed - Browse repository at this point
Copy the full SHA 3c655edView commit details -
Removed ApplyTo methods and using Microsoft.Extensions.DependencyInje…
…ction statements from Conventions classes. Fixes #1
Configuration menu - View commit details
-
Copy full SHA for e1450fe - Browse repository at this point
Copy the full SHA e1450feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f12d3d - Browse repository at this point
Copy the full SHA 8f12d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c331b7d - Browse repository at this point
Copy the full SHA c331b7dView commit details -
Fixed unit tests. As IChangeSetInitializer and ISubmitExecutor instan…
…ces now need to be resolved by the DI container on creation of an ApiBase descendant, you must register implementations.
Configuration menu - View commit details
-
Copy full SHA for 4a816c3 - Browse repository at this point
Copy the full SHA 4a816c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09cbcc5 - Browse repository at this point
Copy the full SHA 09cbcc5View commit details -
Remove enumeration GetApiService as it isn't used
anywhere. References #5
Configuration menu - View commit details
-
Copy full SHA for a010334 - Browse repository at this point
Copy the full SHA a010334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7677032 - Browse repository at this point
Copy the full SHA 7677032View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f386da - Browse repository at this point
Copy the full SHA 9f386daView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7e305a - Browse repository at this point
Copy the full SHA a7e305aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e9471d - Browse repository at this point
Copy the full SHA 0e9471dView commit details -
Get the model from the API using GetModelAsync.
References #16.
Configuration menu - View commit details
-
Copy full SHA for b4df053 - Browse repository at this point
Copy the full SHA b4df053View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c33a1 - Browse repository at this point
Copy the full SHA 39c33a1View commit details -
Fixed unit tests. earlier dependency checks.
References #17
Configuration menu - View commit details
-
Copy full SHA for 5e98ddc - Browse repository at this point
Copy the full SHA 5e98ddcView commit details -
Changed ApiBase to a constructor dependency for RestierBatchChangeSet…
…RequestItem. References #21
Configuration menu - View commit details
-
Copy full SHA for 2a3f41e - Browse repository at this point
Copy the full SHA 2a3f41eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fc0422 - Browse repository at this point
Copy the full SHA 7fc0422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95bcfa1 - Browse repository at this point
Copy the full SHA 95bcfa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac2a1b - Browse repository at this point
Copy the full SHA 6ac2a1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d03748 - Browse repository at this point
Copy the full SHA 7d03748View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69ede3c - Browse repository at this point
Copy the full SHA 69ede3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bd9ed0 - Browse repository at this point
Copy the full SHA 0bd9ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a21ff34 - Browse repository at this point
Copy the full SHA a21ff34View commit details -
Don't get the provider from the request message if all constructor ar…
…guments are supplied.
Configuration menu - View commit details
-
Copy full SHA for 902a4c5 - Browse repository at this point
Copy the full SHA 902a4c5View commit details -
Introduced interface for DbContext.
References #19
Configuration menu - View commit details
-
Copy full SHA for e17f701 - Browse repository at this point
Copy the full SHA e17f701View commit details -
Revert "Introduced interface for DbContext."
This reverts commit 39e5208.
Configuration menu - View commit details
-
Copy full SHA for f7d1470 - Browse repository at this point
Copy the full SHA f7d1470View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0edb4c5 - Browse repository at this point
Copy the full SHA 0edb4c5View commit details -
- Making DbContext public again (EasyAF uses it extensively) - Make the sample app run again.
Configuration menu - View commit details
-
Copy full SHA for be1c3a3 - Browse repository at this point
Copy the full SHA be1c3a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed01c03 - Browse repository at this point
Copy the full SHA ed01c03View commit details