KLuuKer

Results 12 comments of KLuuKer

yes, because that method is only available on iquerable's and my expressions always start from some class like ```csharp Expression HowMuchStockDoesThisProductHave() ```

I use a bunch of expressions like the one above all over the place and would like to not have to both specify the expression and adding the tag to...

it would make tracking expression usage allot more easier we use the querystore to diagnose sql query perf issues and the like https://docs.microsoft.com/en-us/sql/relational-databases/performance/query-store-usage-scenarios?view=sql-server-2017 and you can also see the actual...

As a library we only target netstandard api's for maximum compatability. When a netstandard version is released we should definitely add support a.s.a.p.

you could also do a separate client&server side key and have no further checking, then atleast nobody can put garbage on the server side of the telemetry on top of...

Since miniprofiler has no build for .net core, I would love to see glimpse supporting the rtm build

It's covered under MIT license but some bits are borrowed from  http://www.codeproject.com/KB/graphics/PSDParser.aspx and that's under  http://www.opensource.org/licenses/BSD-3-Clause source: http://psdplugin.codeplex.com/SourceControl/latest#License.txt so legally it should be ok (according to my 2min google session)...

can we get a update on this? i wouldn't mind having to setup replication in another region first. i have about 300GB of images and it doesn't have zone redundancy...