Nail

Results 5 issues of Nail

By last changelog there is no cookie based key anymore and unique id is used now. But Default.aspx.cs line 165 (and other checks at this page) check's ClientKey cookie. Is...

Hi! I'm trying to build with MSVS2017, can't fix this error: ``` Severity Code Description Project File Line Suppression State Error CMake Error at C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.11/Modules/FindPackageHandleStandardArgs.cmake:137 (message):...

Why all of CimSession methods called *Async (QueryInstanceAsync/CreateAsync), but realized as Observables?

Related to: #5355 Can we use pregenerated JsonSerializationContext to solve Native AOT compatible POCO serialization? Please don't scold me too much, this is my first PR ever :)

Hi everyone, I'm working with gqlgen and need advice on the best way to structure resolvers and gqlgen.yml for the following schema: ``` query { request: QueryMessage! } type QueryMessage...