NuciDAL 3.0.1

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

Data access layer helpers

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 (1)

Showing the top 1 NuGet packages that depend on NuciDAL:

Package Downloads
NuciAPI.Middleware

NuciAPI.Middleware

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.1 118 3/16/2026
3.0.0 126 3/13/2026
2.5.0 139 3/6/2026
2.4.1 688 7/1/2025
2.4.0 285 6/26/2025
2.3.3 301 6/23/2025
2.3.2 255 6/23/2025
2.3.1 216 6/20/2025
2.3.0 228 6/20/2025
2.2.2 270 6/18/2025
2.2.1 330 6/6/2025
2.2.0 573 6/7/2024
2.1.0 772 5/27/2023
2.0.0 819 3/25/2022
1.1.1 2,930 7/9/2019
1.1.0.3 1,038 6/6/2019
1.1.0.2 844 6/5/2019
1.1.0.1 770 6/5/2019
1.1.0 774 6/5/2019
1.0.1 791 6/5/2019
Loading failed