Philxm
Results
2
issues of
Philxm
Hi, I want to install SSMS, but failed. It shows below error information. It is the VSIX Installer issue and says "The type initializer for 'PerTypeValues`1' threw an exception" ![FRNBFJ...
Hi, I have installed > 1. Asp.Versioning.Mvc > 2. Asp.Versioning.Mvc.ApiExplorer, Also, I am using the following at the beginning of the code: ``` using Microsoft.AspNetCore.Cors; using Microsoft.AspNetCore.Mvc; using Asp.Versioning; using...