forked from OData/RESTier
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename Microsoft.OData.Service.Library to Microsoft.Restier.Providers…
… InMemory, since it is actually a new provider. In memory model's entity set won't be added into model automatically as EF, add them in RestierModelExtender. Add entity with collection of EdmStructuredObject ADD/UPDATE support. Add Etag support. Add Derived Entity ADD/UPDATE support. Add TrippinInMemory client for test.
- Loading branch information
Showing
31 changed files
with
8,663 additions
and
367 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 0 additions & 14 deletions
14
test/ODataEndToEnd/Microsoft.OData.Service.Library/DataStoreManager/IDataStoreManager.cs
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
test/ODataEndToEnd/Microsoft.OData.Service.Library/packages.config
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.