Highway Framework

The fastest road to good architecture.



Highway.Pavement v0.4

Changes

  • Added support for CoreCLR to the package
  • Removed dependency on Common.Logging until such time as they support CoreCLR themselves.

Notes

  • The CoreCLR conversion of all of Highway Framework has begun, this is the first drop, more will come.






Highway.Data v6.0.0 Released

  • Adding back reference population for InMemoryDataContext
  • Adding Async API for DataContext
  • Adding Expand behavior config option for OData provider
  • Adding Enum to Text and Enum to Number support for OData provider
  • Updated Entity Framework minimum dependency to 6.1.3
  • Fixed an issue with inherited objects not returning for queries on InMemoryDataContext