D7.Core.Infrastructure 1.0.6.95

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

Library for reading data from databases using Dapper and Entity Framework Core.
Library is a robust library designed to simplify data access and
management for .NET applications. Leveraging the power of Dapper and Entity Framework Core,
this library provides essential tools for interacting with databases efficiently.
Key Features:
- Dapper Integration: High-performance ORM for querying and manipulating databases.
- EF Core Support: Seamless integration with Entity Framework Core for advanced ORM capabilities.
- Bulk Operations: Efficiently handle bulk insert, update, and delete operations.
- Database Migrations: Manage schema changes and data migrations effortlessly.
- Simplified Repository Pattern: Streamlined implementation of repository pattern for better code organization.

Product Compatible and additional computed target framework versions.
.NET 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.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.6.95 316 3/12/2025
1.0.6.94 162 3/1/2025
1.0.6.93 180 2/17/2025
1.0.6.92 199 12/20/2024
1.0.6.91 162 12/20/2024
1.0.6.9 165 12/20/2024
1.0.6.8 177 12/20/2024
1.0.6.7 168 12/20/2024
1.0.6.6 169 12/20/2024
1.0.6.5 197 12/12/2024
1.0.6.4 167 12/12/2024
1.0.6.3 216 11/22/2024
1.0.6.2 200 11/22/2024
1.0.6.1 187 11/22/2024
1.0.6 185 11/22/2024
1.0.5.9 227 11/19/2024
1.0.5.8 179 11/18/2024
1.0.5.7 167 11/16/2024
1.0.5.6 166 11/16/2024
1.0.5.5 173 11/16/2024
Loading failed