Opinio.DataAccess.Linq2db 1.0.130

dotnet add package Opinio.DataAccess.Linq2db --version 1.0.130
                    
NuGet\Install-Package Opinio.DataAccess.Linq2db -Version 1.0.130
                    
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="Opinio.DataAccess.Linq2db" Version="1.0.130" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Opinio.DataAccess.Linq2db" Version="1.0.130" />
                    
Directory.Packages.props
<PackageReference Include="Opinio.DataAccess.Linq2db" />
                    
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 Opinio.DataAccess.Linq2db --version 1.0.130
                    
#r "nuget: Opinio.DataAccess.Linq2db, 1.0.130"
                    
#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 Opinio.DataAccess.Linq2db@1.0.130
                    
#: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=Opinio.DataAccess.Linq2db&version=1.0.130
                    
Install as a Cake Addin
#tool nuget:?package=Opinio.DataAccess.Linq2db&version=1.0.130
                    
Install as a Cake Tool

Data Access layer Baseclasses and code generator based on Linq2db orm library

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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.

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
1.0.130 104 8/31/2026
1.0.129 109 8/28/2026
1.0.128 107 8/26/2026
1.0.126 184 1/30/2026
1.0.125 149 1/20/2026
1.0.124 155 1/16/2026
1.0.123 142 1/16/2026
1.0.122 152 1/16/2026
1.0.121 159 12/31/2025
1.0.120 157 12/28/2025
1.0.119 205 12/12/2025
1.0.118 295 12/7/2025
1.0.117 285 10/29/2025
1.0.116 269 10/23/2025
1.0.115 217 10/18/2025
1.0.114 257 9/5/2025
1.0.113 288 9/4/2025
1.0.112 393 3/3/2025
1.0.111 281 2/22/2025
1.0.109 290 11/26/2024
Loading failed