KSociety.Base.Infra.Shared 1.4.50

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

Logo

build status NuGet

KSociety.Base Home

KSociety.Base.Infra.Shared

The infrastructure layer, data access layer (DAL).

Introduction

The infrastructure layer, data access layer (DAL).

KSociety.Base.Infra.Shared

The infrastructure layer, data access layer (DAL). It also contains the implementation of the UnitOfWork. Supported databases:

  1. SqlServer
  2. Sqlite
  3. MySql
  4. PostgreSQL

Example of use

Refer to the following example repository. Refer to the following readme.

GitHub Repository NuGet Download
KSociety.Base.Infra.Shared NuGet NuGet

License

The project is under Microsoft Reciprocal License (MS-RL)

Dependencies

List of technologies, frameworks and libraries used for implementation:

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

Showing the top 1 NuGet packages that depend on KSociety.Base.Infra.Shared:

Package Downloads
KSociety.Com.Domain.Repository

K-Society Com is a full stack framework for .NET 6 application https://github.com/K-Society/KSociety.Com

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.4.50 99 3/12/2026
1.4.45 454 6/10/2025
1.4.41 239 5/30/2025
1.4.38 253 5/29/2025
1.4.34 300 5/7/2025
1.4.32 267 5/6/2025
1.4.30 243 2/21/2025
1.4.25 257 2/20/2025
1.4.21 228 1/23/2025
1.4.19 224 1/16/2025
1.4.17 255 12/12/2024
1.4.15 257 11/19/2024
1.4.13 243 11/19/2024
1.3.101 257 9/23/2024
1.3.99 281 8/20/2024
1.3.97 243 7/11/2024
1.3.95 269 7/11/2024
1.3.93 246 7/10/2024
1.3.91 280 5/24/2024
1.3.89 281 5/8/2024
Loading failed