Alex McCool
Alex McCool
Where can I see new registrations?
getting the following when testing a timer ``` System.ArgumentException : Passing a half baked grain as an argument. It is possible that you instantiated a grain class explicitly, as a...
when looking at this for setting up reporting to ElasticSearch `.WithElasticSearch(, 9200, "metrics", TimeSpan.FromSeconds(1))` The argument for the index name is creating a single index, rather than date based index....
extract Function as well
place a comment header at the top of the file showing who/what/why/where/when
these lines in the copied from source `dialog.DataSources.Add(SqlCe.SqlCeDataSource);` dont resolve, they appear to not be in the compiled nuget libraries
I have a pre csproj 2017 style file, with packagereferences. Using the "migrate to packagerefernces" right click. can you read csproj with packagereferences? > Cannot find 'packages' directory. Have you...
newbie here. I have a WIFs from a testnet4 wallet (sparrow) that has sats in it, but the balance and key.get_balance() is always zero. looking at the code, I see...
got this log message ` Can't parse Version attribute '4.8.*' in ''` this package reference was removed from csproj ` ` was not added to ` Directory.Packages.props` but the csproj...