All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Removed public dependency on third party library (it is used internally)
- Classes for returning links to other endpoints in the application (see
LinkBuilderandILinkProvider)
- Support for custom serialization of types via the new
ICustomSerializer<T>interface
- The URL templates use a format that is compatible with RFC 6570
- Dynamic query key/value capturing
DataAccesslibrary, provides helpers to filter and sort via the query string
- More use of
Spans internally
- Minor build infrastructure improvements
- Initial developer release for using with the example project