ND.FW.RDBM
0.0.11
dotnet add package ND.FW.RDBM --version 0.0.11
NuGet\Install-Package ND.FW.RDBM -Version 0.0.11
<PackageReference Include="ND.FW.RDBM" Version="0.0.11" />
<PackageVersion Include="ND.FW.RDBM" Version="0.0.11" />
<PackageReference Include="ND.FW.RDBM" />
paket add ND.FW.RDBM --version 0.0.11
#r "nuget: ND.FW.RDBM, 0.0.11"
#:package ND.FW.RDBM@0.0.11
#addin nuget:?package=ND.FW.RDBM&version=0.0.11
#tool nuget:?package=ND.FW.RDBM&version=0.0.11
Unified, extensible database provider framework for relational databases.
Current implementation supports PostgreSQL with planned extensions for SQL Server, MySQL, Oracle, and Snowflake.
Features include query execution, stored procedure support (single/multiple cursors),
retry policies, comprehensive error handling, and integrated logging.
| 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
- Microsoft.Data.SqlClient (>= 6.1.3)
- Microsoft.IdentityModel.Abstractions (>= 7.7.1)
- Microsoft.IdentityModel.Logging (>= 7.7.1)
- Microsoft.IdentityModel.Tokens (>= 7.7.1)
- ND.FW.Observability (>= 0.0.3)
- Newtonsoft.Json (>= 13.0.4)
- Npgsql (>= 8.0.3)
- Polly (>= 8.6.5)
- System.Security.Cryptography.ProtectedData (>= 8.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on ND.FW.RDBM:
| Package | Downloads |
|---|---|
|
ND.FW.GridComponent
Enterprise-grade, extensible grid data component for .NET 8.0 applications. Provides dynamic metadata-driven grid configuration, server-side pagination, filtering and sorting support, multi-database compatibility, and structured response models. Designed using Clean Architecture and Ports and Adapters principles to enable scalable integration across Web APIs, microservices, and modular enterprise systems. |
|
|
ND.FW.ListComponent
ND ListView Framework provides a metadata-driven list and card stack component model for .NET applications. It enables dynamic grid rendering, configurable columns, action metadata, and structured data retrieval through a clean service-oriented architecture. Designed for enterprise microservices and extensible UI integration. |
|
|
ND.FW.AdvancedSaveFilter
Updated AdvancedSave for the Userlevel Control |
|
|
ND.FW.FilterLookup
Updated FilterLookup for the Userlevel Control |
|
|
ND.FW.DynamicTabs
Enterprise-grade, extensible dynamic tab framework for .NET 8.0 applications. Provides configurable, metadata-driven tab interfaces with support for multiple layout and design variations. Enables dynamic tab generation controlled through Rule-Based Access Control (RBAC) to manage tab visibility, behavior, and access based on user roles, groups, and individual identities. Designed using Clean Architecture and Ports and Adapters principles to support scalable integration across Web APIs, microservices, and modular enterprise platforms. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 0.0.10: Package Dependency Updation