RS.Abp.Generic 2.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package RS.Abp.Generic --version 2.0.5                
NuGet\Install-Package RS.Abp.Generic -Version 2.0.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="RS.Abp.Generic" Version="2.0.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RS.Abp.Generic --version 2.0.5                
#r "nuget: RS.Abp.Generic, 2.0.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.
// Install RS.Abp.Generic as a Cake Addin
#addin nuget:?package=RS.Abp.Generic&version=2.0.5

// Install RS.Abp.Generic as a Cake Tool
#tool nuget:?package=RS.Abp.Generic&version=2.0.5                

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 net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
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 99 10/16/2024
3.0.16 74 10/15/2024
3.0.15 142 7/29/2024
3.0.14 147 7/29/2024
3.0.13 75 7/29/2024
3.0.12 76 7/29/2024
3.0.11 86 7/29/2024
3.0.10 74 7/29/2024
3.0.9 77 7/29/2024
3.0.8 74 7/29/2024
3.0.7 82 7/26/2024
3.0.6 77 7/26/2024
3.0.5 70 7/26/2024
3.0.4 74 7/26/2024
3.0.3 82 7/25/2024
3.0.2 78 7/26/2024
3.0.1 83 7/25/2024
3.0.0 85 7/25/2024
2.2.0 124 2/29/2024
2.1.9 274 2/27/2024
2.1.8 232 2/26/2024
2.1.7 115 2/26/2024
2.1.6 172 2/20/2024
2.1.5 121 2/19/2024
2.1.4 287 1/17/2024
2.1.3 180 12/14/2023
2.1.2 131 12/12/2023
2.1.1 130 12/12/2023
2.1.0 130 12/11/2023
2.0.9 103 12/11/2023
2.0.8 156 12/6/2023
2.0.7 144 11/28/2023
2.0.6 147 11/25/2023
2.0.5 132 11/21/2023
2.0.4 140 11/21/2023
2.0.3 143 11/20/2023
2.0.2 122 11/19/2023
2.0.1 128 11/18/2023
2.0.0 131 11/18/2023
1.1.9 129 11/18/2023
1.1.8 113 11/18/2023
1.1.7 126 11/18/2023
1.1.6 125 11/18/2023
1.1.5 129 11/17/2023
1.1.4 115 11/17/2023
1.1.3 123 11/17/2023
1.1.2 127 11/17/2023
1.1.1 129 11/17/2023
1.1.0 143 11/16/2023
1.0.9 123 11/16/2023
1.0.8 124 11/16/2023
1.0.7 124 11/16/2023
1.0.6 135 11/16/2023
1.0.5 122 11/16/2023
1.0.4 136 11/16/2023
1.0.3 126 11/16/2023
1.0.2 124 11/16/2023