Dime.Repositories.Sql
3.1.0
dotnet add package Dime.Repositories.Sql --version 3.1.0
NuGet\Install-Package Dime.Repositories.Sql -Version 3.1.0
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="Dime.Repositories.Sql" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dime.Repositories.Sql" Version="3.1.0" />
<PackageReference Include="Dime.Repositories.Sql" />
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 Dime.Repositories.Sql --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dime.Repositories.Sql, 3.1.0"
#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.
#:package Dime.Repositories.Sql@3.1.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Dime.Repositories.Sql&version=3.1.0
#tool nuget:?package=Dime.Repositories.Sql&version=3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Repository contracts with support for SQL databases
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.
-
net10.0
- Dime.Repositories (>= 3.1.0)
- Microsoft.Data.SqlClient (>= 6.1.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Dime.Repositories.Sql:
| Package | Downloads |
|---|---|
|
Dime.Repositories.Sql.EntityFramework
Implementation of the repository pattern with Microsoft SQL using Entity Framework Core |
|
|
Dime.Repositories.Sql.EntityFramework.NetFramework
Implementation of the repository pattern with Entity Framework |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.1.0 | 3,735 | 12/10/2025 |
| 3.0.0 | 486 | 11/23/2025 |
| 2.0.3 | 5,947 | 7/9/2024 |
| 2.0.2 | 520 | 7/3/2024 |
| 2.0.1 | 337 | 2/2/2024 |
| 2.0.0-alpha.38 | 7,489 | 1/6/2023 |
| 2.0.0-alpha.37 | 489 | 12/30/2022 |
| 2.0.0-alpha.36 | 440 | 11/14/2022 |
| 2.0.0-alpha.35 | 236 | 11/14/2022 |
| 2.0.0-alpha.34 | 359 | 11/14/2022 |
| 2.0.0-alpha.33 | 1,170 | 4/29/2022 |
| 2.0.0-alpha.32 | 924 | 12/23/2021 |
| 2.0.0-alpha.31 | 295 | 12/23/2021 |
| 2.0.0-alpha.30 | 319 | 12/23/2021 |
| 2.0.0-alpha.29 | 292 | 12/23/2021 |
| 2.0.0-alpha.28 | 287 | 12/23/2021 |
| 2.0.0-alpha.27 | 285 | 12/23/2021 |
| 2.0.0-alpha.26 | 284 | 12/23/2021 |
| 2.0.0-alpha.25 | 301 | 12/23/2021 |
| 2.0.0-alpha.24 | 298 | 12/23/2021 |
Loading failed