RKMTS.Repositories.Generics
1.0.1.5
dotnet add package RKMTS.Repositories.Generics --version 1.0.1.5
NuGet\Install-Package RKMTS.Repositories.Generics -Version 1.0.1.5
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="RKMTS.Repositories.Generics" Version="1.0.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RKMTS.Repositories.Generics" Version="1.0.1.5" />
<PackageReference Include="RKMTS.Repositories.Generics" />
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 RKMTS.Repositories.Generics --version 1.0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RKMTS.Repositories.Generics, 1.0.1.5"
#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 RKMTS.Repositories.Generics@1.0.1.5
#: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=RKMTS.Repositories.Generics&version=1.0.1.5
#tool nuget:?package=RKMTS.Repositories.Generics&version=1.0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
RKMTS.Repositories.Generics is used to provide generic funcationality to make query to database like CRUD.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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.
-
net9.0
- Dapper (>= 2.1.66)
- Microsoft.Data.SqlClient (>= 6.0.1)
- RKMTS.DapperUtility.Core (>= 1.0.0.2)
- RKMTS.DataAccess (>= 1.0.0.4)
- RKMTS.Extensions (>= 1.0.0.5)
- RKMTS.Models.Common (>= 1.0.1.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RKMTS.Repositories.Generics:
| Package | Downloads |
|---|---|
|
RKMTS.Services.Generics
RKMTS.Services.Generics is used to provide generic funcationality to make query to repository like CRUD. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.1.5 | 324 | 4/6/2025 |
| 1.0.1.4 | 509 | 10/3/2024 |
| 1.0.1.3 | 157 | 9/7/2024 |
| 1.0.1.2 | 156 | 9/7/2024 |
| 1.0.1.1 | 165 | 9/7/2024 |
| 1.0.1 | 166 | 9/7/2024 |
| 1.0.0.9 | 155 | 9/7/2024 |
| 1.0.0.8 | 175 | 9/7/2024 |
| 1.0.0.7 | 173 | 9/7/2024 |
| 1.0.0.6 | 545 | 9/7/2024 |
| 1.0.0.5 | 194 | 8/12/2024 |
| 1.0.0.4 | 187 | 7/9/2024 |
| 1.0.0.3 | 159 | 7/9/2024 |
| 1.0.0.2 | 216 | 6/22/2024 |
| 1.0.0.1 | 218 | 6/19/2024 |
| 1.0.0 | 258 | 3/22/2024 |
RKMTS.Repositories.Generics is used to provide generic funcationality to make query to database like CRUD.