alastairwyse
-
- 11,484 total downloads
- last updated 11/24/2022
- Latest version: 5.1.0
ApplicationMetrics provides interfaces and classes to allow simple logging of metric and instrumentation events from a client application. ApplicationMetrics includes several implementations of metric logger classes which write metrics and instrumentation information to files, and the console. It... More information -
- 8,776 total downloads
- last updated 3/29/2020
- Latest version: 1.9.1
MoreComplexDataStructures is a class library containing a collection of data structures (plus related utility classes) more complex than those found in the standard .NET framework. The project currently contains the following data structures and utility classes... WeightBalancedTree<T> - A... More information -
- 8,246 total downloads
- last updated 7/22/2021
- Latest version: 1.1.0
Provides wrapper interfaces around .NET Standard classes which interact with the operating system (e.g. classes in the System.IO.File and System.Net.Sockets namespaces). This allows for mocking of these classes in unit tests. -
- 5,308 total downloads
- last updated 7/2/2021
- Latest version: 2.0.0
FrameworkAbstraction provides wrapper interfaces around .NET framework classes which interact with the operating system (e.g. classes in the System.IO.File and System.Net.Sockets namespaces). This allows for mocking of these classes in unit tests. -
- 2,622 total downloads
- last updated 4/27/2017
- Latest version: 1.1.0
Mathematics Modular Framework (MMF) is a framework which allows simple construction and rearrangement of workflows for finance, mathematics, and machine learning applications. It allows the packaging of a program unit that performs a mathematical function into a 'module', which has strongly... More information -
- 2,286 total downloads
- last updated 7/3/2022
- Latest version: 2.0.0
ApplicationLogging provides interfaces and classes to allow simple logging from a client application. The included interface IApplicationLogger can be injected into client classes, and exposes simple methods for capturing detailed logging information from these client classes. The main benefit of... More information -
SimpleML by: alastairwyse
- 1,656 total downloads
- last updated 2/20/2018
- Latest version: 0.12.0
SimpleML provides implementations of basic machine learning algorithms. -
- 748 total downloads
- last updated 11/24/2022
- Latest version: 4.1.0
An implementation of an ApplicationMetrics metric logger which writes metrics and instrumentation information to Windows performance counters. -
- 470 total downloads
- last updated 12/24/2022
- Latest version: 1.2.1
An ApplicationMetrics metric logger which writes metric and instrumentation events to a Microsoft SQL Server database. -
- 133 total downloads
- last updated 1/10/2023
- Latest version: 1.0.1
An ApplicationLogging logger which provides an adapter to write logs to a Microsoft.Extensions.Logging ILogger instance (e.g. for integration into ASP.NET projects). -
- 121 total downloads
- last updated 7/12/2022
- Latest version: 2.0.0
An ApplicationLogging logger which provides an adapter to write logs to a Log4Net ILog instance.