Releases: linksplatform/Data
[C#] 0.7.3
https://www.nuget.org/packages/Platform.Data/0.7.3
Delete extension with TLink is added.
[C#] 0.7.2
https://www.nuget.org/packages/Platform.Data/0.7.2
ILinks Create, Update, Delete extensions without handlers are added for backward compability.
[C#] 0.7.1
https://www.nuget.org/packages/Platform.Data/0.7.1
WriteHandler, ReadHandler delegates are added.
[C#] 0.7.0
https://www.nuget.org/packages/Platform.Data/0.7.0
Microsoft.SourceLink.GitHub dependency is updated from 1.0.0 to 1.1.1.
Handler callback parameter is added for ILinks CUD operation methods.
ILinks Each method parameters order is changed to preserve single style across all ILinks methods.
[C#] 0.6.0
https://www.nuget.org/packages/Platform.Data/0.6.0
ILinks.Delete() return type is changed from void to TLinkAddress.
IUniLinksCRUD.Delete() reture type is changed from void to TLinkAddress.
Restrictions parameter name is renamed to restriction.
ILinks.Create() parameter renamed from restrictions to substitution.
[C#] 0.5.0
[C#] 0.4.1
https://www.nuget.org/packages/Platform.Data/0.4.1
Platform.Numbers dependency updated from 0.5.0 to 0.5.1.
[C#] 0.4.0
https://www.nuget.org/packages/Platform.Data/0.4.0
.NET 5 support is added.
Platform.Threading dependency updated from 0.2.1 to 0.3.0.
Platform.Numbers dependency updated from 0.4.1 to 0.5.0.
[C#] 0.3.1
https://www.nuget.org/packages/Platform.Data/0.3.1
ILinks interface is covered with comments draft.
Point class now retuns Size property value from Count property.
Platform.Numbers dependency updated from 0.4.0 to 0.4.1.
Platform.Threading dependency updated from 0.2.0 to 0.2.1.
Platform.Setters dependency updated from 0.1.0 to 0.2.0.
0.3.0
https://www.nuget.org/packages/Platform.Data/0.3.0
Lowest supported version of .NET Framework is now 4.7.2.
Platform.Numbers dependency updated from 0.3.0 to 0.4.0.
Platform.Threading dependency updated from 0.1.1 to 0.2.0.
Platform.Setters dependency updated from 0.0.3 to 0.1.0.
Refactoring.
Comments updated.
Issues fix.