DataLinq 0.4.13
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DataLinq --version 0.4.13
NuGet\Install-Package DataLinq -Version 0.4.13
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="DataLinq" Version="0.4.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DataLinq" Version="0.4.13" />
<PackageReference Include="DataLinq" />
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 DataLinq --version 0.4.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DataLinq, 0.4.13"
#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 DataLinq@0.4.13
#: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=DataLinq&version=0.4.13
#tool nuget:?package=DataLinq&version=0.4.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Light weight ORM using Linq, with built in cache.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Castle.Core (>= 5.1.1)
- Remotion.Linq (>= 2.2.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Metadata (>= 8.0.0)
- ThrowAway (>= 0.1.1)
-
net7.0
- Castle.Core (>= 5.1.1)
- Remotion.Linq (>= 2.2.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Metadata (>= 8.0.0)
- ThrowAway (>= 0.1.1)
-
net8.0
- Castle.Core (>= 5.1.1)
- Remotion.Linq (>= 2.2.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Metadata (>= 8.0.0)
- ThrowAway (>= 0.1.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DataLinq:
| Package | Downloads |
|---|---|
|
DataLinq.MySql
MySQL and MariaDB support for DataLinq - a lightweight, high-performance .NET ORM using source generators for immutability and efficient caching - optimized for read-heavy applications. |
|
|
DataLinq.SQLite
SQLite support for DataLinq - a lightweight, high-performance .NET ORM using source generators for immutability and efficient caching - optimized for read-heavy applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.6.7 | 84 | 3/30/2026 |
| 0.6.6 | 321 | 12/18/2025 |
| 0.6.5 | 329 | 11/12/2025 |
| 0.6.4 | 298 | 8/27/2025 |
| 0.6.3 | 235 | 8/17/2025 |
| 0.6.2 | 232 | 8/17/2025 |
| 0.6.1 | 319 | 8/5/2025 |
| 0.6.0 | 191 | 7/29/2025 |
| 0.5.4 | 390 | 6/11/2025 |
| 0.5.3 | 251 | 6/4/2025 |
| 0.5.2 | 262 | 5/19/2025 |
| 0.5.1 | 260 | 4/11/2025 |
| 0.5.0 | 332 | 4/3/2025 |
| 0.4.15 | 1,625 | 5/16/2024 |
| 0.4.14 | 340 | 2/7/2024 |
| 0.4.13 | 300 | 1/30/2024 |
| 0.4.11 | 560 | 12/4/2023 |
| 0.4.10 | 260 | 11/29/2023 |
| 0.4.9 | 260 | 11/24/2023 |
| 0.4.8 | 245 | 11/23/2023 |
Loading failed