BimLab.DAL.Lib 2023.1.0-dev01

This is a prerelease version of BimLab.DAL.Lib.
There is a newer version of this package available.
See the version list below for details.
dotnet add package BimLab.DAL.Lib --version 2023.1.0-dev01
                    
NuGet\Install-Package BimLab.DAL.Lib -Version 2023.1.0-dev01
                    
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="BimLab.DAL.Lib" Version="2023.1.0-dev01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BimLab.DAL.Lib" Version="2023.1.0-dev01" />
                    
Directory.Packages.props
<PackageReference Include="BimLab.DAL.Lib" />
                    
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 BimLab.DAL.Lib --version 2023.1.0-dev01
                    
#r "nuget: BimLab.DAL.Lib, 2023.1.0-dev01"
                    
#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 BimLab.DAL.Lib@2023.1.0-dev01
                    
#: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=BimLab.DAL.Lib&version=2023.1.0-dev01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=BimLab.DAL.Lib&version=2023.1.0-dev01&prerelease
                    
Install as a Cake Tool

Data Access Layer Library

Product 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 was computed.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on BimLab.DAL.Lib:

Package Downloads
BimLab.DAL.Lib.Postresql

Data Access Layer Library

BimLab.DAL.Lib.Mssql

Data Access Layer Library

BimLab.Web.Crud

CRUD Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2025.1.0 461 12/10/2025
2024.2.3 614 4/24/2025
2024.2.2 251 4/24/2025
2024.2.1 292 3/13/2025
2024.2.0 772 9/18/2024
2024.2.0-dev01 197 7/8/2024
2024.1.0-dev03 304 3/19/2024
2024.1.0-dev02 214 3/19/2024
2024.1.0-dev01 206 3/15/2024
2023.1.0-dev01 402 12/26/2022
2022.1.1-dev001 1,612 1/11/2022
2022.1.0 5,373 3/23/2022
2022.1.0-dev002 840 12/29/2021
2022.1.0-dev001 382 12/29/2021
2020.12.1 13,434 12/11/2020
2020.12.1-dev001 998 12/4/2020
2020.12.0-dev001 1,365 11/11/2020
2020.7.1 3,247 7/8/2020
2020.5.1 5,282 5/12/2020
2020.4.2 6,434 5/6/2020
2020.4.1 1,416 4/27/2020
2020.3.1 1,325 3/18/2020
2020.3.1-dev001 564 3/18/2020
2020.2.1 2,064 2/5/2020
2019.10.1 4,431 10/15/2019
2019.10.1-dev001 581 10/14/2019
2019.9.3 1,240 9/23/2019
2019.9.3-dev0001 799 9/23/2019
2019.9.1 1,226 9/5/2019
2019.9.1-dev003 810 9/4/2019
2019.8.1 1,428 7/31/2019
2019.7.4 825 7/31/2019
2019.7.3 1,170 7/30/2019
2019.7.2 1,038 7/10/2019
2019.7.1 817 7/5/2019
2019.6.1 1,287 6/13/2019
2019.4.1 787 4/11/2019
2019.1.3 942 1/17/2019
2019.1.1 918 1/16/2019
2018.12.1 947 12/27/2018
2018.10.2 988 10/29/2018
2018.10.1 955 10/25/2018
2018.9.1 999 9/28/2018

- Добавлены токены отмены в методы репозиториев.