Activities of "IbrahimSarigoz"

Thanks a lot for your response and help. It works now when its allowed for anonymous

in security part, i change hub.cs allowanonymous to Authorize and i am getting

I pushed my repo.

Have you had a chance to review it?

I also try it and it gives same error

I know this MVC example. The thing is i need hub in the application layer. in this example it is in web layer.

Hi, I prepare a basic abp mvc project. this is github link: https://github.com/Ibrahimsrgz/BasicSignalRApp.git

as you know in mvc we dont have access token provider and in this example i dont want to check access provider. so i changed api.host.module a bit.

unfortuanaly i am getting

Do you have any example basic project ?

https://volosoft.com/blog/RealTime-Messaging-Distributed-Architecture-Abp-SingalR-RabbitMQ

For example, I couldn't manage this without distributed event bus.

Question

Hi, I'm working on a SignalR project and I prefer not to use a distributed event bus. I've looked at ABP samples where one uses a distributed event bus and the other only relies on the web layer. Is it feasible to implement SignalR in a distributed architecture without using an event bus?

  • ABP Framework version: v8.1.3
  • UI Type: MVC
  • Database System: EF Core (Oracle)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes tiered

When I create a new project with ABP Suite version 8.2.0, the initial migration file and seed data do not support Oracle databases.

In previous versions, this datatype was NUMBER(1).

I changed all of the initial migration files, but this time the seed data caused problems and I couldn't resolve them.

How can I configure version 8.2.0 with Oracle?

any recommend

Question

We want to grant a user with update permissions an additional permission at the property level of an entity, ensuring they do not have the authority to modify that specific property. For example, a user should have permission to update a Book entity but should not be able to change its Name property, while another user should be able to change it. What is the most ideal way to achieve this?

  • ABP Framework version: v8.1.3
  • UI Type: MVC
  • Database System: EF Core Oracle
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes Tiered
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
Showing 31 to 40 of 71 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on July 17, 2025, 06:22