Telerik.DataAccess.Core 2014.2.918.1

The Telerik.DataAccess.Core NuGet package provides the Telerik Data Access runtime assemblies necessary to consume Telerik Data Access persistent objects, without defining any mapping. If this project contains persistent classes and defines mapping, the Telerik.DataAccess.Fluent NuGet package is required as well. Telerik Data Access helps defining mapping and executing create, retrieve, update and delete operations for your data access classes and database tables. It allows you to consume stored procedures and functions.

Showing the top 20 packages that depend on Telerik.DataAccess.Core.

Packages Downloads
Telerik.Sitefinity.Core
Sitefinity CMS core libraries.
4
Progress.Sitefinity.Authentication
Sitefinity CMS Authentication libraries.
4

New - Service Stack service layer code generation - The Telerik Data Access Add Service Wizard can now generate an extensible ServiceStack service layer based on a selected Telerik Data Access Model. - Handling for DateTimeOffset methods and properties in LINQ - The handling of methods and properties on DateTimeOffset CLR type is now implemented and leads to the same SQL as DateTime methods/properties Fixed - Runtime: ContainsExtended not working with joined expressions, leading to NullReferenceException</strong> - A paramList.Contains(x.persistentField) was not handled correctly when done on a joined expression. Example: var paramList = Enumerable.Repeat("a", 501); // more than 500 entries needed to trigger temporary table Contains handling var query = from b in context.Bs join e in context.Es on b.Id equals e.Id where paramList.Contains(b.field1) && e.status != 200 select new { Field1 = b.Id, Field2 = e.Status }; A NullReferenceException used to occur while calculating a join to the temporary table, which does not have primary keys. - RelationalConnectionPool can write false error log entries when connection waiting thread was interrupted - When the managed connection pool is used by an application, the connection pool is emptied so that threads block and wait for a connection, and that waiting threads is interrupted, the runtime might write wrong entries in the application log for "Forced Garbage Collection to free dangling connections.". The original entry is still valid, yet the condition was not reset. - Runtime: Wrong string converter used for default mapped string properties - Now string properties mapped with Fluent Mapping without specifying character encoding will be use Non-Unicode value converter to match their Non-Unicode string encoding. - Runtime: HighLow key generator does not work correctly when ReadWithoutTransactions is used - When ReadWithoutTransactions is turned on, the HighLow key generator mechanism did not protect itself properly against concurrent usage, leading to DuplicateKeyExceptions. NOTE: These Release Notes include only the runtime changes in the particular Telerik Data Access release. For the full list of changes please refer to the Telerik web site ( http://www.telerik.com/support/whats-new/data-access/release-history ).

This package has no dependencies.

Version Downloads Last updated
2020.0.428.1 3 05/02/2026
2018.0.1127.1 3 04/26/2026
2018.0.911.1 3 05/02/2026
2016.2.822.1 3 05/02/2026
2016.1.224.1 3 05/02/2026
2015.3.1221.1 3 04/26/2026
2015.3.926.1 4 03/28/2026
2015.2.624.2 3 05/03/2026
2015.2.624.1 3 05/03/2026
2015.1.225.2 3 03/28/2026
2015.1.225.1 3 03/28/2026
2014.3.1209.2 3 03/20/2026
2014.3.1209.1 4 03/20/2026
2014.3.1128.1 3 04/26/2026
2014.3.1027.1 4 03/20/2026
2014.2.918.1 3 05/03/2026
2014.2.711.1 3 05/02/2026
2014.2.702.2 3 05/02/2026
2014.2.617.2 1 05/03/2026
2014.1.403.2 3 05/02/2026
2014.1.225.3 3 03/19/2026
2014.1.225.2 3 05/02/2026
2013.3.1320.1 3 04/26/2026