BimLab.DAL.Lib 2023.1.0-dev01

.NET 6.0
This is a prerelease version of BimLab.DAL.Lib.
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.
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.
// Install BimLab.DAL.Lib as a Cake Addin
#addin nuget:?package=BimLab.DAL.Lib&version=2023.1.0-dev01&prerelease

// Install BimLab.DAL.Lib as a Cake Tool
#tool nuget:?package=BimLab.DAL.Lib&version=2023.1.0-dev01&prerelease

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. 
Compatible target framework(s)
Additional computed target framework(s)
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
2023.1.0-dev01 125 12/26/2022
2022.1.1-dev001 363 1/11/2022
2022.1.0 2,542 3/23/2022
2022.1.0-dev002 469 12/29/2021
2022.1.0-dev001 148 12/29/2021
2020.12.1 5,982 12/11/2020
2020.12.1-dev001 715 12/4/2020
2020.12.0-dev001 629 11/11/2020
2020.7.1 2,982 7/8/2020
2020.5.1 5,076 5/12/2020
2020.4.2 6,123 5/6/2020
2020.4.1 1,115 4/27/2020
2020.3.1 1,108 3/18/2020
2020.3.1-dev001 330 3/18/2020
2020.2.1 1,744 2/5/2020
2019.10.1 2,447 10/15/2019
2019.10.1-dev001 393 10/14/2019
2019.9.3 949 9/23/2019
2019.9.3-dev0001 489 9/23/2019
2019.9.1 891 9/5/2019
2019.9.1-dev003 507 9/4/2019
2019.8.1 1,079 7/31/2019
2019.7.4 584 7/31/2019
2019.7.3 869 7/30/2019
2019.7.2 774 7/10/2019
2019.7.1 580 7/5/2019
2019.6.1 1,004 6/13/2019
2019.4.1 574 4/11/2019
2019.1.3 715 1/17/2019
2019.1.1 704 1/16/2019
2018.12.1 700 12/27/2018
2018.10.2 738 10/29/2018
2018.10.1 684 10/25/2018
2018.9.1 749 9/28/2018

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