DevHorizons.DAL 1.0.0.1-alpha

This is a prerelease version of DevHorizons.DAL.
dotnet add package DevHorizons.DAL --version 1.0.0.1-alpha
NuGet\Install-Package DevHorizons.DAL -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" 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 --version 1.0.0.1-alpha
#r "nuget: DevHorizons.DAL, 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 as a Cake Addin
#addin nuget:?package=DevHorizons.DAL&version=1.0.0.1-alpha&prerelease

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

Draft

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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 was computed.  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 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net472 is compatible.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 DevHorizons.DAL:

Package Downloads
DevHorizons.DAL.Sql

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.1-alpha 159 4/18/2022