Metritutus

Results 6 issues of Metritutus

_TreeSheets Version: Apr 29 2018 OS: Windows 8.1_ So I recently started using TreeSheets. I started following the tutorial and was on step `(3)`, where it mentioned that you can...

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Release 8.x
Bug
Needs Triage

## Describe the bug There are two issues here but it's possible they have the same root cause as they seem rather similar, so I've included both of them in...

Bug

In developing a Xamarin Android app using Entity Framework Core 2.0 with a code-first approach using a Sqlite database provider, the initialisation time seems pretty slow. For approximately 40 models...

area-perf
help wanted
propose-punt
consider-for-current-release
customer-reported
punted-for-2.2
area-platform
punted-for-5.0
type-unknown
resourcing-discussion

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Bug
Priority 2
Release 9.x

**Question** If you create a Substitute for a type via `Substitute.For()`, you can detect if the instance is a substitute by checking if `myInstance is ICallRouterProvider` (as per https://github.com/nsubstitute/NSubstitute/issues/659). However,...