Yoshifumi Kawai
Yoshifumi Kawai
Priority is not high:) - [ ] Unit - [ ] Record(use Struct format) - [ ] Discriminated Union(use Union format) - [ ] FSharpList - [ ] FSharpSet -...
Priority is low:) System.Collections.Generic --- - [ ] Queue - [ ] Stack - [ ] LinkedList - [ ] SortedList - [ ] SortedDictionary System.Collections.ObjectModel --- - [ ]...
related to #32 Note: .NET Core can not save assembly by AssemblyBuilder. https://github.com/dotnet/corefx/issues/4491
Detail: https://twitter.com/neuecc/status/1536161796075450369
This pull request is improvement for WebService insights. ## change the default buffer size I changed ApplicationPersistenceStore.BufferSize to configurable. The parameter take from AppSetting's `Glimpse:PersistenceStoreBufferSize` key. This is same as...
use new google SDK https://github.com/GoogleCloudPlatform/gcloud-dotnet
ETW does not support listen from remote machine. In remote machine add agent(Out-of-process EtwStreamService or In-Process) `.LogToRemote()` In local machine listen serialized event. `.FromRemote()` ## Technology Not connect directly, I...
for the parse data manually