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...