RKMTS.Repositories.Generics
1.0.1.4
dotnet add package RKMTS.Repositories.Generics --version 1.0.1.4
NuGet\Install-Package RKMTS.Repositories.Generics -Version 1.0.1.4
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.4" />
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.4" />
<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.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RKMTS.Repositories.Generics, 1.0.1.4"
#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.
#addin nuget:?package=RKMTS.Repositories.Generics&version=1.0.1.4
#tool nuget:?package=RKMTS.Repositories.Generics&version=1.0.1.4
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 | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Dapper (>= 2.1.35)
- Microsoft.Data.SqlClient (>= 5.2.1)
- RKMTS.DapperUtility.Core (>= 1.0.0.2)
- RKMTS.DataAccess (>= 1.0.0.4)
- RKMTS.Extensions (>= 1.0.0.4)
- RKMTS.Models.Common (>= 1.0.0.7)
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.4 | 332 | 6 months ago |
1.0.1.3 | 110 | 7 months ago |
1.0.1.2 | 112 | 7 months ago |
1.0.1.1 | 113 | 7 months ago |
1.0.1 | 116 | 7 months ago |
1.0.0.9 | 120 | 7 months ago |
1.0.0.8 | 127 | 7 months ago |
1.0.0.7 | 120 | 7 months ago |
1.0.0.6 | 372 | 7 months ago |
1.0.0.5 | 146 | 8 months ago |
1.0.0.4 | 133 | 9 months ago |
1.0.0.3 | 112 | 9 months ago |
1.0.0.2 | 162 | 9 months ago |
1.0.0.1 | 158 | 9 months ago |
1.0.0 | 196 | 3/22/2024 |
RKMTS.Repositories.Generics is used to provide generic funcationality to make query to database like CRUD.