Skip to content

How to use NewtonsoftJson in the Abp.SignalR #8326

Closed
@PasuWzx

Description

@PasuWzx
  • Your ABP Framework version. v4.2
  • Your User Interface type MVC
  • Your database provider(EF Core/MongoDB) EfCore

PreConfigure<ISignalRBuilder>(options => { options.AddNewtonsoftJsonProtocol(); });

I use it as above, but it's not work

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions