PFalkowski
- 6,180 total downloads
- last updated 6/15/2018
- Latest version: 3.1.0
Do you find yourself adding numbers to the collection and recalculating mean each time? This package is intended to solve the issue. The statistics are always ready and calculating mean for next element does not require iterating over whole collection. On-the-fly calculation of mean, variance,...
More information
- 5,532 total downloads
- last updated 9/21/2018
- Latest version: 4.0.0
Lightweight extensions methods (and constants) for common programming tasks:
Suffixes (AsMemory, AsTime), Interpolate, Partition, Shuffle (O(n)), Softmax, InnerProduct, IsPrime, ManhattanDistance, EuclideanDistance, InClosedRange, MeanSquaredError, EqualsWithTolerance, HsVtoArgb, Scale, Fit and...
More information
LoggerLite
by:
PFalkowski
- 4,941 total downloads
- last updated 3/23/2019
- Latest version: 3.1.0
The LoggerLite is a .NET Core and .NET classic compatible solution, featuring one interface ILogger, handfull of implementations and a passive debouncer. The solution is a thin wrapper around .NET FileStreaming, XDocument, Console and other classes. Currently, the project contains following...
More information
- 3,960 total downloads
- last updated 5/22/2018
- Latest version: 1.0.0
ProgressReporter estimating remaing time, remaining cycles (iterations), keeping track of average cycle duration. TransferProgress in addition keeps track of current and average bitrate,
Sequence
by:
PFalkowski
- 3,829 total downloads
- last updated 1/21/2018
- Latest version: 2.0.0
The package is intended to help generate various sequences, random and with rules. Provided is Sequence class, that given min, max and step. Calculate, without enumerating, sum, length, Variance, Standard Deviation etc.. Can enumerate lazily all elements. Also, extension methods to System.Random...
More information
- 3,548 total downloads
- last updated 9/29/2018
- Latest version: 3.3.0
Serialize and deserialize easly from XDocument, XmlDocument and CSV.
- 3,126 total downloads
- last updated 1/21/2018
- Latest version: 2.0.0
Random interface implemented with Cryptographically-Secure Pseudo-Random Number Generator. Everywhere you use System.Random, StrongRandom can be used now. Additionally missing boilerplate extensions for any Random: NextBool, NextChar, NextString etc. added. Strongly unit tested.
- 2,880 total downloads
- last updated 1/21/2018
- Latest version: 2.0.0
Exceptions are irrelevant, untill they occur. Then, they are absolutely central. A mundane task of adding the same behaviour of displaying the error message to the screen or logging it to file or event log is wasteful and can lead to errors. The package reduces the amount of bloat to zero using...
More information
- 2,183 total downloads
- last updated 5/22/2018
- Latest version: 1.3.0
Your everyday interfaces: IUnitOfWork, IRepository<T>, IFactory<T>, IValidatable, IValueEquatable<T>, IConverter<TIn,TOut>, IFormatter<T>. Nothing more, nothing less. .NET Standard 2.0, MIT
- 1,560 total downloads
- last updated 1/10/2021
- Latest version: 3.0.0
Infrastracture for persistance of stock quotes in daily format (open, high, low, close) and import from CSV files in .NET Standard 2.1
- 1,138 total downloads
- last updated 1/10/2021
- Latest version: 3.0.0
Persistance layer for stocks using Entity Framework Core. .NET Standard 2.0
- 1,115 total downloads
- last updated 5/22/2018
- Latest version: 2.0.0
Thin .NET standard package containing one interface IFormatter<T> with member Format(T) and one InvariantCulture implementation. Use, when you often override ToString() or add some 'Verbose()' methods yet do not want to miss S in SOLID.
- 1,028 total downloads
- last updated 1/10/2021
- Latest version: 3.0.0
Model for persistance of stock quotes in daily format (open, high, low, close) .NET Standard 2.0
- 995 total downloads
- last updated 10/8/2018
- Latest version: 2.0.0
Prompt a user to GetNaturalInt, GetPathFromUser, GetBinaryDecisionFromUser. Also, ShowSpinnerUntilConditionTrue to show spinner progress controll in console.
- 828 total downloads
- last updated 4/28/2018
- Latest version: 1.0.1
Estimate RAM usage of any managed object.
- 756 total downloads
- last updated 1/10/2021
- Latest version: 2.1.0
Serialize and deserialize easly from and to CSV.
- 626 total downloads
- last updated 1/10/2021
- Latest version: 2.0.0
High level services that will help you manipulate stock data. StocksFileProvider, StocksDeserializer, StocksBulkDeserializer
- 571 total downloads
- last updated 1/28/2018
- Latest version: 1.0.0
Get CPU and RAM usage, check process name and whether it's elevated etc.
- 548 total downloads
- last updated 9/28/2018
- Latest version: 1.0.0
Serialize and deserialize easly from XDocument, XmlDocument and convert between them.
- 503 total downloads
- last updated 1/28/2018
- Latest version: 1.0.0
Log your precious error info, warnings and information to Windows Event Log.
- Previous
- Next