DatabaseLibraryMDS 3.0.4
See the version list below for details.
dotnet add package DatabaseLibraryMDS --version 3.0.4
NuGet\Install-Package DatabaseLibraryMDS -Version 3.0.4
<PackageReference Include="DatabaseLibraryMDS" Version="3.0.4" />
<PackageVersion Include="DatabaseLibraryMDS" Version="3.0.4" />
<PackageReference Include="DatabaseLibraryMDS" />
paket add DatabaseLibraryMDS --version 3.0.4
#r "nuget: DatabaseLibraryMDS, 3.0.4"
#:package DatabaseLibraryMDS@3.0.4
#addin nuget:?package=DatabaseLibraryMDS&version=3.0.4
#tool nuget:?package=DatabaseLibraryMDS&version=3.0.4
The DatabaseLibraryMDS is a library for accessing Sql Server databases using the Microsoft.Data.SqlClient.
Built with .NET 8 the DatabaseLibraryMDS is a dll for performing CRUD operations on a SQL Server database with minimal code for the developer.
Highlights
- Makes reading and writing data to and from a database easier with less coding
- Automatically maps columns to properties when retrieving data
- Converts returning values according to the data type of the property
- Supports setting the query timeout
- Supports Async calls
- Supports Transactions
- Supports logging errors to the Windows Event Log
- Supports Unit Testing
<br /> <br /> <br />
| 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.0.2)
- System.Diagnostics.EventLog (>= 9.0.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DatabaseLibraryMDS:
| Package | Downloads |
|---|---|
|
BlazorChat.Server.SqlServer
SQL Server persistence provider for BlazorChat.Server. Production-ready database storage implementation. Auto-installs BlazorChat.Server dependency. Requires SQL Server 2016+ or Azure SQL Database. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.14 | 131 | 3/13/2026 |
| 3.0.13 | 112 | 3/7/2026 |
| 3.0.12 | 388 | 12/19/2025 |
| 3.0.11 | 282 | 11/7/2025 |
| 3.0.10 | 215 | 11/5/2025 |
| 3.0.9 | 1,550 | 7/21/2025 |
| 3.0.8.1 | 146 | 7/18/2025 |
| 3.0.8 | 145 | 7/18/2025 |
| 3.0.7 | 296 | 6/25/2025 |
| 3.0.6 | 590 | 5/18/2025 |
| 3.0.5 | 202 | 5/17/2025 |
| 3.0.4 | 287 | 5/16/2025 |
| 3.0.3 | 293 | 5/15/2025 |
| 3.0.2 | 300 | 5/15/2025 |
| 3.0.1 | 49,988 | 5/15/2025 |