This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.

1.0.0-funcrel

Other Updates

Details
Implemented transaction function points.
Fixes some issues occurring due to unhandled exceptions.

1.0.0-beta2

Other Updates

Details
Added support for WCF Data Services client library Microsoft.Data.Services.Client (up to v5.8).
Added support for LINQ Enumerable and Queryable methods.
Added support for Microsoft.OData.Client.DataServiceContext.CreateQuery and Microsoft.OData.Client.DataServiceContext.Execute.

1.0.0-beta1

New Support

SummaryDetails
Simple.OData.Client supported.Added support for CRUD APIs, actions and functions from Simple.OData.Client (up to v. 6.0).

1.0.0-alpha2

Other Updates

Details
Added support for custom entity container names.

New Support

SummaryDetails
Support of LINQ methods.Added support for following methods: OrderBy, OrderByDescending, Skip, Take, Select.
Support of LINQ aggregation methods.Added support for following methods: Count, Average, Sum, Min, Max.
Support of batch operations.Batch operations using 'ExecuteBatch' supported.

1.0.0-alpha1

New Support

SummaryDetails
Basic support for Microsoft.OData.Client for .NET.Added support for Microsoft.OData.Client (till version 7.17) which is a client library in .NET to consume OData services.