dms3.dbaccess 1.9.0

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

d3数据访问

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

Showing the top 5 NuGet packages that depend on dms3.dbaccess:

Package Downloads
dms3.backendapi.framework

d3后台webapi集成基础权限

dms3.cap

d3集成cap事务总线

dms3.repository.entity.openapi

openapi实体类

dms3.repository.entity.api

app api实体类

dms3.repository.entity.openapi.logger

openapi日志实体类

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.9.0 320 6/2/2026
1.8.0 262 5/20/2026
1.7.0 391 5/4/2026
1.3.0 606 3/17/2026
1.0.0 572 2/26/2026

数据库访问核心库,集成sqlsugar