Skip to content

Releases: XRM-OSS/Xrm-Update-Context

Release v1.3.1

27 Jul 06:45
9ddea2c
Compare
Choose a tag to compare

Allow usage of Nuget package in all C# frameworks, also .NET Core

Release v1.3.0

03 Mar 07:56
Compare
Choose a tag to compare

Added support for OptionSetValueCollection

Release v1.2.0

29 Oct 22:50
eb4ac27
Compare
Choose a tag to compare

This release adds a non-generic class for late bound usage, so that you do not have to use UpdateContext and can use UpdateContext without generic argument, which defaults to T = Entity.

Release v1.1.0

11 Feb 07:45
0682767
Compare
Choose a tag to compare

This release enables compatibility for projects with PackageReference NuGet style.