Skip to content

2.0.0

Compare
Choose a tag to compare
@Daniel-Svensson Daniel-Svensson released this 28 Jun 09:43
d58065c

Features

  • Compatible with OpenRiaServices 4.6.0+ and fluent metadata 3.0.0
  • Add additional supported client frameworks (desktop and netstandard) #4
  • Add strong name signing
  • IEntityCollection interface moved to OpenRiaServices.Client.Core #
  • EntityCollection now implements ICollection<TEntity> #8

Infrastructure

  • Update projects to work with VS 2017+
    • use sdk style projects #3
  • CI using azure pipelines
    • code analysis with sonarqube
  • Prepared for sourcelink suport