RENHelpers.DataAccessHelpers 2.0.2

dotnet add package RENHelpers.DataAccessHelpers --version 2.0.2
NuGet\Install-Package RENHelpers.DataAccessHelpers -Version 2.0.2
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="RENHelpers.DataAccessHelpers" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RENHelpers.DataAccessHelpers --version 2.0.2
#r "nuget: RENHelpers.DataAccessHelpers, 2.0.2"
#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 RENHelpers.DataAccessHelpers as a Cake Addin
#addin nuget:?package=RENHelpers.DataAccessHelpers&version=2.0.2

// Install RENHelpers.DataAccessHelpers as a Cake Tool
#tool nuget:?package=RENHelpers.DataAccessHelpers&version=2.0.2

Welcome to REN (Regular Everyday Normal) Helper

REN (Regular Everyday Normal) is a software library that streamlines and standardizes common development tasks, such as creating a Repository layer and implementing essential utility functions. It enables developers to adhere to best practices, save time, and focus on solving problems efficiently.

REN Data Access Helper allows developers to use customizable and expandable pre-defined data access classes to improve their agility of software development.

You can use predefined cache, repository and unit of work classes, override them or create new additional functions to them to move forward with the cache or database operations quickly and easily.

Documentation

Documentation

Author

Fethi Tekyaygil

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. 
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
2.0.2 90 3/29/2024
2.0.1 89 3/29/2024
2.0.0 77 3/29/2024
1.0.55 88 1/21/2024
1.0.54 69 1/20/2024
1.0.53 66 1/20/2024
1.0.52 203 11/15/2023
1.0.51 128 10/27/2023
1.0.41 104 10/23/2023
1.0.5 99 10/27/2023
1.0.4 95 10/23/2023
1.0.3 103 10/23/2023
1.0.2 102 10/23/2023
1.0.1 112 10/22/2023
1.0.0 122 10/22/2023

- refactored dependencies