BimLab.DAL.Lib 2024.2.1

dotnet add package BimLab.DAL.Lib --version 2024.2.1
                    
NuGet\Install-Package BimLab.DAL.Lib -Version 2024.2.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="BimLab.DAL.Lib" Version="2024.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BimLab.DAL.Lib" Version="2024.2.1" />
                    
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 2024.2.1
                    
#r "nuget: BimLab.DAL.Lib, 2024.2.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.
#addin nuget:?package=BimLab.DAL.Lib&version=2024.2.1
                    
Install BimLab.DAL.Lib as a Cake Addin
#tool nuget:?package=BimLab.DAL.Lib&version=2024.2.1
                    
Install BimLab.DAL.Lib 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 is compatible.  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. 
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
2024.2.1 156 3/13/2025
2024.2.0 345 9/18/2024
2024.2.0-dev01 116 7/8/2024
2024.1.0-dev03 231 3/19/2024
2024.1.0-dev02 147 3/19/2024
2024.1.0-dev01 145 3/15/2024
2023.1.0-dev01 238 12/26/2022
2022.1.1-dev001 1,446 1/11/2022
2022.1.0 4,767 3/23/2022
2022.1.0-dev002 673 12/29/2021
2022.1.0-dev001 230 12/29/2021
2020.12.1 10,538 12/11/2020
2020.12.1-dev001 833 12/4/2020
2020.12.0-dev001 769 11/11/2020
2020.7.1 3,103 7/8/2020
2020.5.1 5,144 5/12/2020
2020.4.2 6,243 5/6/2020
2020.4.1 1,240 4/27/2020
2020.3.1 1,175 3/18/2020
2020.3.1-dev001 389 3/18/2020
2020.2.1 1,882 2/5/2020
2019.10.1 3,976 10/15/2019
2019.10.1-dev001 447 10/14/2019
2019.9.3 1,056 9/23/2019
2019.9.3-dev0001 597 9/23/2019
2019.9.1 1,032 9/5/2019
2019.9.1-dev003 624 9/4/2019
2019.8.1 1,212 7/31/2019
2019.7.4 651 7/31/2019
2019.7.3 985 7/30/2019
2019.7.2 862 7/10/2019
2019.7.1 644 7/5/2019
2019.6.1 1,105 6/13/2019
2019.4.1 642 4/11/2019
2019.1.3 796 1/17/2019
2019.1.1 776 1/16/2019
2018.12.1 782 12/27/2018
2018.10.2 834 10/29/2018
2018.10.1 771 10/25/2018
2018.9.1 852 9/28/2018

- Добавлены в BaseRepository методы :
FirstOrNotFoundExceptionAsync
SingleOrNotFoundExceptionAsync
- Добавлено расширение в MigrationExtensions