C1.Win.DataSource 4.8.20252.755

dotnet add package C1.Win.DataSource --version 4.8.20252.755
                    
NuGet\Install-Package C1.Win.DataSource -Version 4.8.20252.755
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="C1.Win.DataSource" Version="4.8.20252.755" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C1.Win.DataSource" Version="4.8.20252.755" />
                    
Directory.Packages.props
<PackageReference Include="C1.Win.DataSource" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add C1.Win.DataSource --version 4.8.20252.755
                    
#r "nuget: C1.Win.DataSource, 4.8.20252.755"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package C1.Win.DataSource@4.8.20252.755
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=C1.Win.DataSource&version=4.8.20252.755
                    
Install as a Cake Addin
#tool nuget:?package=C1.Win.DataSource&version=4.8.20252.755
                    
Install as a Cake Tool

About

ComponentOne DataSource for Entity Framework adds ease-of-use and performance enhancements to the Entity Framework including fast cache and data virtualization.

Key Features:

  • Entity Framework made easy with design-time components.
  • Live views with LiveLinq.
  • Can simplify programming with the widely-adopted Model-View-ViewModel (MVVM).
  • Navigate through large datasets asynchronously using virtual mode for large data sets.
  • Paging with data modification.
  • Smart client-side caching of entities on the client.
  • Context management: single data context for your entire application.
  • Optimized for both performance and memory consumption.
  • Server-side filtering to avoid moving large amounts of data over the wire and heaping it on the client.
  • Client-side transactions: simple and powerful mechanism for rolling back (cancelling) and accepting changes on the client without involving the server.
  • Smart client caching makes it easy to write code that saves modified data back to the server.
  • Code-first support at design-time: can also be used in code-first scenarios, without generating code from a model.
  • Cross-platform support.

Learn more at developer.mescius.com/componentone/entity-framework-datasource.

Resources

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.8.20252.755 104 2/12/2026
4.8.20252.740 575 12/1/2025
4.8.20251.721 392 9/18/2025
4.8.20251.714 278 7/11/2025
4.8.20251.709 236 5/30/2025
4.8.20251.708 324 5/16/2025
4.8.20242.700 368 3/5/2025
4.8.20242.693 239 12/27/2024
4.8.20242.688 252 11/20/2024
4.8.20242.681 253 11/12/2024
4.8.20241.672 278 9/3/2024
4.8.20241.664 290 7/8/2024
4.8.20241.657 271 5/29/2024
4.8.20233.643 295 3/12/2024
4.8.20233.636 307 1/19/2024
4.8.20233.631 341 11/21/2023
4.8.20232.620 251 9/25/2023
4.8.20232.611 299 7/18/2023
4.5.20232.620 210 9/25/2023
4.5.20232.611 252 7/18/2023
Loading failed