RS.Abp.Generic 3.0.17

dotnet add package RS.Abp.Generic --version 3.0.17
                    
NuGet\Install-Package RS.Abp.Generic -Version 3.0.17
                    
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="RS.Abp.Generic" Version="3.0.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RS.Abp.Generic" Version="3.0.17" />
                    
Directory.Packages.props
<PackageReference Include="RS.Abp.Generic" />
                    
Project file
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 RS.Abp.Generic --version 3.0.17
                    
#r "nuget: RS.Abp.Generic, 3.0.17"
                    
#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 RS.Abp.Generic@3.0.17
                    
#: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=RS.Abp.Generic&version=3.0.17
                    
Install as a Cake Addin
#tool nuget:?package=RS.Abp.Generic&version=3.0.17
                    
Install as a Cake Tool

RS Abp Generic

Inital Setup:

Inital Setup for RS Abp Generic

Features

  • Repository
  • Modules
  • Controllers
  • Postgres Sql
  • Methods etc

Manage the Generic Repository Manage the Generic Controllers Manage the Generic Interfaces Etc

Bug

Connection string should be like

"ConnectionStrings": { "CoreService": "User ID=yoruserid;Password=yourpass;Host=localhost;Port=5432;Database=yourdatabase;Pooling=false;" },

"CoreService" text is manditory for fixing the databse bug.

Installation

Install the following NuGet packages.

  1. RS.Abp.Generic.

  2. Add DependsOn(typeof(GenericXxxModule)) in each Module.

  3. Add builder.ConfigureGenericMaster(); to the OnModelCreating() method in MyDbContext.cs.

  4. Use the IGenericMasterController for the use of GenericController.

  5. Use the IGenericMasterService for the use of GenericService and Methods.

  6. Use the IGenericMasterRepository for the GenericRepostory.

                                         THANK YOU
    
Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.17 174 10/16/2024
3.0.16 126 10/15/2024
3.0.15 360 7/29/2024
3.0.14 413 7/29/2024
3.0.13 126 7/29/2024
3.0.12 118 7/29/2024
3.0.11 128 7/29/2024
3.0.10 116 7/29/2024
3.0.9 121 7/29/2024
3.0.8 113 7/29/2024
3.0.7 125 7/26/2024
3.0.6 128 7/26/2024
3.0.5 119 7/26/2024
3.0.4 115 7/26/2024
3.0.3 125 7/25/2024
3.0.2 124 7/26/2024
3.0.1 132 7/25/2024
3.0.0 129 7/25/2024
2.2.0 176 2/29/2024
2.1.9 331 2/27/2024
2.1.8 284 2/26/2024
2.1.7 156 2/26/2024
2.1.6 217 2/20/2024
2.1.5 170 2/19/2024
2.1.4 865 1/17/2024
2.1.3 232 12/14/2023
2.1.2 164 12/12/2023
2.1.1 166 12/12/2023
2.1.0 165 12/11/2023
2.0.9 142 12/11/2023
2.0.8 180 12/6/2023
2.0.7 170 11/28/2023
2.0.6 172 11/25/2023
2.0.5 158 11/21/2023
2.0.4 168 11/21/2023
2.0.3 167 11/20/2023
2.0.2 148 11/19/2023
2.0.1 156 11/18/2023
2.0.0 159 11/18/2023
1.1.9 154 11/18/2023
1.1.8 143 11/18/2023
1.1.7 166 11/18/2023
1.1.6 155 11/18/2023
1.1.5 159 11/17/2023
1.1.4 142 11/17/2023
1.1.3 160 11/17/2023
1.1.2 156 11/17/2023
1.1.1 155 11/17/2023
1.1.0 172 11/16/2023
1.0.9 149 11/16/2023
1.0.8 162 11/16/2023
1.0.7 162 11/16/2023
1.0.6 165 11/16/2023
1.0.5 153 11/16/2023
1.0.4 173 11/16/2023
1.0.3 156 11/16/2023
1.0.2 153 11/16/2023