Skip to content

Releases: OpenRIAServices/OpenRiaServices.M2M

5.1.2

27 Oct 13:36
0294968
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.0...v5.1.2

5.1.0

27 Jul 05:20
e70b476
Compare
Choose a tag to compare
  • Updated for OpenRIA 5.1.0

5.0

27 Jan 14:16
a661943
Compare
Choose a tag to compare
5.0
  • Updated for OpenRIA 5.0 (and Fluent Metadata 5.0)
  • Both client and server now targets net472 or netstandard2
  • Nuget package OpenRiaServices.M2M.Silverlight has changed name to OpenRiaServices.M2M.Client
  • No longer supports Silverlight

5.0 RC1

18 Nov 13:11
19fd41d
Compare
Choose a tag to compare
5.0 RC1 Pre-release
Pre-release
  • Updated to work with OpenRiaServices 5.0 RC1

  • Updated azure pipelines so the project will build again

Upgrade information

  • Nuget package OpenRiaServices.M2M.Silverlight has changed name to OpenRiaServices.M2M.Client

2.0.0

28 Jun 09:43
d58065c
Compare
Choose a tag to compare

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

2.0.0 Preview1

23 May 13:21
Compare
Choose a tag to compare
2.0.0 Preview1 Pre-release
Pre-release

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

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 (not working in preview1)