RENHelpers.DataAccessHelpers 2.1.2

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

🚨 THIS PACKAGE IS NOW OBSOLETE! 🚨 Please use REN.Kit.DataKit and REN.Kit.CacheKit for all new development. See documentation for migration guide.

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.  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
2.1.2 47 6/21/2025 2.1.2 is deprecated because it is no longer maintained.
2.1.1 36 6/21/2025
2.1.0 221 4/17/2025
2.0.9 175 4/3/2025
2.0.8 130 12/7/2024
2.0.7 119 12/7/2024
2.0.6 116 12/7/2024
2.0.5 123 12/7/2024
2.0.4 114 12/7/2024
2.0.3 122 12/7/2024
2.0.2 145 3/29/2024
2.0.1 138 3/29/2024
2.0.0 150 3/29/2024
1.0.55 164 1/21/2024
1.0.54 137 1/20/2024
1.0.53 115 1/20/2024
1.0.52 238 11/15/2023
1.0.51 169 10/27/2023
1.0.41 147 10/23/2023
1.0.5 140 10/27/2023
1.0.4 139 10/23/2023
1.0.3 146 10/23/2023
1.0.2 149 10/23/2023
1.0.1 157 10/22/2023
1.0.0 166 10/22/2023

- added obsolete description