Zanyar Jalal

Results 6 issues of Zanyar Jalal

## Environment ``` System: OS: Windows 10 10.0.17134 CPU: (8) x64 Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz Memory: 3.15 GB / 7.90 GB Binaries: Node: 14.6.0 - C:\Program Files\nodejs\node.EXE Yarn:...

0.63.2

### Installed product versions - Visual Studio: [2019 Community] - This extension: [2.8.396] ### Description When we use `?` and `??` operators for check null or undefined in js file...

I want use `select` command with **nested json array** but not work have a error. > `The query specified in the URI is not valid. Can not resolve the segment...

follow up

This document missed mention ``. because I was followed this document but not work after searching then found this solation.

`ViewAsPdf` use to Save file on Server Path but not work by **SaveOnServerPath** Property ``` var pdfname = String.Format("{0}.pdf", Guid.NewGuid().ToString()); var path = Path.Combine(@"MyPathProject\wwwroot\doc\Claim\Request", pdfname); path = Path.GetFullPath(path); var pdfResult...

### Description When using EF Core within a SignalR Hub (`NotificationHub`), the `FindAsync` method called on the `MyDbContext` instance causes a timeout when trying to retrieve data from the database....