Jan 'spl!te' Kondelík

Results 6 issues of Jan 'spl!te' Kondelík

`Caliburn.Metro.Autofac` and `Caliburn.Metro.Core` are NOT strong name signed, nuget package is **unusable** in signed applications. Please, [sign your assembly](https://msdn.microsoft.com/en-us/library/xc31ft41(v=vs.110).aspx) :old_key:

I am not expert with IdentityServer, thats why i downloaded this (otherwise great!) example app. But i think i found a bug: I logged in as "andrew@northwind" (found this `ApplicationUser`...

You should not use [`new HttpClient()`](https://github.com/graphql-dotnet/graphql-client/blob/b366e22af112445452440c2c6c1d9978ecef97cb/src/GraphQL.Client/GraphQLHttpClient.cs#L60) in GraphQLHttpClient constructor, because there is known problem with `new HttpClient()` socket exhaustion under heavy server load. Instead, you should inject 'IHttpClientFactory' and call...

Please, sign your .dll (even with 🗝 included in your repository) ``` Assembly generation failed -- Referenced assembly 'EntityFramework.Filters' does not have a strong name ```

### Product Hot Chocolate ### Version 13.9.0 ### Link to minimal reproduction https://github.com/kondelik/hc-RegisterGeneratedDataLoader-missing-this-keyword ### Steps to reproduce 1) Add `HotChocolate.Types.Analyzers` package ``` all runtime; build; native; contentfiles; analyzers; buildtransitive ```...

🌶️ hot chocolate