Gor Rustamyan

Results 4 comments of Gor Rustamyan

Since I'm using nextjs I was able to workaround animations loading via webpack url-loader. You will need to install url-loader npm package and modify next.config.js. ``` const nextConfig = {...

I'm note sure if this is swashbuckle's or aspnetcore ApiExplorer issue. @domaindrivendev can you give me some hints on implementing this?

ValueTuples can be treated as simple objects with well known property names matching values defined in generated TupleElementNamesAttribute. The only problem i can see is generating definition name.

Same here - cant set breakpoint in VSC 1.22.2. Every time i'm adding breakpoint in debug console error shown: Error: ENOENT: no such file or directory, open '{path to my...