Releases: OpenRIAServices/OpenRiaServices.M2M
Releases · OpenRIAServices/OpenRiaServices.M2M
5.1.2
What's Changed
- Update OpenRia nuget packages by @lindellhugo in #21
New Contributors
- @lindellhugo made their first contribution in #21
Full Changelog: v5.1.0...v5.1.2
5.1.0
- Updated for OpenRIA 5.1.0
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
-
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
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
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)