Lucas Teles

Results 55 issues of Lucas Teles

Hi, iam trying you spreadsheet blazor sample, but iam getting an error on browser because of saveAsFile, its not exist in my version of Insider Edge, how do you make...

Any plan to implement Batch requests?

For some cases would be great to have a way to have a summary result table with an average result for each Benchmark without the Param values. Is it possible...

Would be nice other option in the upgrade menu, to list and select different versions of package to update, between the current and latest ou even previous

I know that doesn't exists a format for datetime to use with `getf` So, I can't find a way to bind datetime values from URL... could someone show me how...

Would be nice a new argument matcher for a collection of values, that can be good if we are testing some method that process an argument list Something like this...

:rocket: enhancement

the `nameof` always return an union, it makes it hard to use in places where we just want a string ```python foo = "..." x1: str = nameof(foo) #Expression of...

proposal

The BCL F# Seq module has some other really helpful functions, do you have plans to implement them? need help/accept PR? ```fsharp average averageBy cache countBy distinct distinctBy exactlyOne exists...

PR welcome

# Record subtype Would be nice to have a simple way to define a function that receives any record with some member of the specific type. The idea is with...

area: anonymous-records

Would be nice to have a way to "sentry_team" to reuse an existing team with same name/slug