RENHelpers.DataAccessHelpers
2.1.2
dotnet add package RENHelpers.DataAccessHelpers --version 2.1.2
NuGet\Install-Package RENHelpers.DataAccessHelpers -Version 2.1.2
<PackageReference Include="RENHelpers.DataAccessHelpers" Version="2.1.2" />
<PackageVersion Include="RENHelpers.DataAccessHelpers" Version="2.1.2" />
<PackageReference Include="RENHelpers.DataAccessHelpers" />
paket add RENHelpers.DataAccessHelpers --version 2.1.2
#r "nuget: RENHelpers.DataAccessHelpers, 2.1.2"
#addin nuget:?package=RENHelpers.DataAccessHelpers&version=2.1.2
#tool nuget:?package=RENHelpers.DataAccessHelpers&version=2.1.2
🚨 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
Author
Product | Versions 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. |
-
net8.0
- EFCore.BulkExtensions (>= 8.1.3)
- Microsoft.EntityFrameworkCore (>= 8.0.15)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.15)
- Newtonsoft.Json (>= 13.0.3)
- RENHelpers.StringHelpers (>= 2.0.0)
- StackExchange.Redis (>= 2.8.31)
- System.Runtime.Caching (>= 9.0.3)
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.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