What is Telerik.DataAccess.Fluent?
The Telerik.DataAccess.Fluent NuGet package is a comprehensive solution designed to simplify data access management for projects utilizing Telerik Data Access. This package provides the necessary assembly references and project enhancements required by the Telerik Data Access runtime, enabling developers to define their data access model using the code-only Fluent Mapping approach.
Highlights
- Fluent Mapping: Facilitates defining the data access model through code-only configuration, without relying on external tools or configuration files
- Telerik Data Access Integration: Seamlessly integrates with the Telerik Data Access framework, allowing developers to perform create, retrieve, update, and delete operations on their data access classes and database tables
- Stored Procedure and Function Consumption: Enables the consumption of stored procedures and functions within the data access layer, providing advanced data manipulation capabilities
- Runtime Assemblies: Includes the necessary Telerik Data Access runtime assemblies, ensuring compatibility and smooth operation with Telerik Data Access persistent objects.