Sign in Sign up
nuget

TECHIS.Cloud.ActivityMetrics.Reactions

Track user reactions and generate metrics against those reactions. A reaction, being a specialized form of an occurance, this package is suitable for occurances that has the following properties; Subject Id (Integer) Subject Type Id (String) Value (String) ValueType (String) Actor (String) Restricting SubjectId to integer allows us to perform range queries against SubjectId with predictable results. Given the above restrictions, we can state that this package tracks occurances and generates metrics against those occurances. To Add an occurance, call: Activity.AddAsync([parameters]) To generate the Count Metric, call: MetricsCountWriter.Write() To read the Count Metric, call; MetricsReader.QueryAsync([parameters]) OR MetricsReader.QueryPointsAsync([parameters]) The Count Metric is the only metric generator that is included in this package. Let us know which other metrics you would like. This package depends on TECHIS.Cloud.ActivityMetrics.AzureTable which uses the Microsoft.Azure.CosmosDB.Table. This is the new Azure Table API which can target either CosmosDB or Azure Storage Tables. This package will create 3 tables: A) An occurances table B) A Metrics table C) A Metrics history table

nuget View on Nuget

Activity

Latest release
3mo ago
Total releases
23
Cadence
~7 days
Last 12 months
1

Details

First release
May 30, 2018
Releases
Version Released
7.0.7 patch
7.0.5 patch
7.0.4 patch
7.0.3 patch
7.0.2 patch
7.0.1 patch
7.0.0 major
6.0.0 major
5.0.1 patch
5.0.0 major
4.0.0 major
3.0.1 major
2.0.0 major
1.0.3 patch
1.0.1 patch
1.0.0 initial
0.1.0.6-preview pre
0.1.0.5-preview pre
0.1.0.4-preview pre
0.1.0.3-preview pre
0.1.0.2-preview pre
0.1.0.1-preview pre
0.1.0-preview pre