Closed
Description
It should be straightforward to implement query only endpoints without having to implement all members of IResourceService
or IEntityRepository
and throwing NotImplementedExceptions. This issue is a placeholder until I can work out the design.
Until final release, there are no guarantees on non-breaking changes in pre-release versions
2017-6-11
This work is going to be done on feat/cqrs branch and available as pre-release v2.1.0-alpha1-*
2017-6-30
The current version is available on the unstable branch and can be installed from this MyGet feed. If everything goes well, I plan on wrapping up tests this weekend and pushing to NuGet as a beta.