DevHorizons.DAL.Sql 1.0.0.1-alpha

.NET 5.0 .NET Core 3.1 .NET Standard 2.1 .NET Framework 4.7.2
This is a prerelease version of DevHorizons.DAL.Sql.
dotnet add package DevHorizons.DAL.Sql --version 1.0.0.1-alpha
NuGet\Install-Package DevHorizons.DAL.Sql -Version 1.0.0.1-alpha
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="DevHorizons.DAL.Sql" Version="1.0.0.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevHorizons.DAL.Sql --version 1.0.0.1-alpha
#r "nuget: DevHorizons.DAL.Sql, 1.0.0.1-alpha"
#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 DevHorizons.DAL.Sql as a Cake Addin
#addin nuget:?package=DevHorizons.DAL.Sql&version=1.0.0.1-alpha&prerelease

// Install DevHorizons.DAL.Sql as a Cake Tool
#tool nuget:?package=DevHorizons.DAL.Sql&version=1.0.0.1-alpha&prerelease

Simi ORM (Object Relational Mapping) Library – All the inputs and outputs can be strong typed objects. No need for additional data transformation/auto mapper libraries/operation. Two levels of caching to cache most of the applicable reflection generated objects using the DI Singleton lifecycle. Plus, full control and monitor on the memory cache size. Full support for all the SQL data types either through parameters or the returned data. Full integration with the Stored Procedures with the support of the return parameters (OOTB), output parameters, and structured/table parameters. Full support for the transaction operations (TCL) with the desired isolation level specified (optional). Supports data hashing and data symmetric encryption/decryption on the client side for the inbound/outbound data automatically (OOTB) without any extra code. Ultimate errors and exceptions handling and logging OOTB. Ultimate control over the library through detailed settings to control the cache, the encryption/hash algorithms/hashes, the logging, the error/exception advanced details and more. The “DevHorizons.DAL.Sql” is the only valid/testes/stable implementation of “DevHorizons.DAL” so far which leverage all the power of the SQL Server and supports all the data types until SQL Server 2019. This is the library/package would need to add to your .NET Standard/Core project either Desktop Application, Class Library, Web Application or WebAPI.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.1
.NET Framework net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
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.0.1-alpha 100 4/18/2022