Top 20 NuGet analysis Packages

This project guards maintainers from insanity.
Provides a re-factoring and re-imagining of the Diagnostic elements deployed in the Analyzer and Code Fixes project template. This particular assembly focuses primarily on the Diagnostic Analyzers with built-in Roslyn compilation support.
Provides a re-factoring and re-imagining of the Code Fixes elements deployed in the default Analysis and Code Fixes project template. This particular assembly focuses on Code Fixes only as part of that re-factoring effort.
Provides a handful of helpful extension methods for use during verification of Microsoft Roslyn Code Analysis, Code Generation, and so on. The package is intentionally left bereft of specific unit test framework dependencies.
Conversion of CLI stack-based intermediate language to a register-based representation. Control flow graph generator for CLI methods.
HttpHandler for showing analysed IIS logs summary as a web page. Idea is this: you schedule Eila.Analyser to press your IIS logs, then add Eila.HttpHandler to your website and you have a page, where you can view charts and access data in csv format from IIS logs analysis.
Library to be used with your application in order to use PerformanceCounter
Helpful utility to administrate counters when your application does not run with administrative priviledges.
Code analysis using Project Roslyn
Find roots of an arbitrary function using bisection, newton, and secant method.
An F# module for interpolation sets of data into functions that are fairly accurate over a certain range. Uses the Hermite interpolation method.
* Perform basic and more complex calculations with Fractions. * Convert different units (length, speed, mass, area, volyme), and numeral systems. * Include Coordinates to perform simple and more advanced calculations such as Slope, MidPoint, Distance. * Perform calculations with geometrical shapes (...
Library to be used with your application in order to use PerformanceCounter
Part of the ROOT.NET library that allows you to access the C++ ROOT data anlaysis pacakge (http://root.cern.ch) from .NET languages. Contains libCoreWrapper.dll WrapperPlumbingLibrary.dll, and is only built for this version of root!
Suppresses some common warnings found in HEP code, also turns off linking against the debug libraries.
Installs Common C# Live Analyzers
A simple and easy to use load testing framework for .NET
Set of abstraction classes for AdomdClient
Implementation of the Goertzel algorithm for the detection of DTMF tones (aka touch tones) in audio data. Install the package DtmfDetection.NAudio for integration with NAudio. Documentation: https://github.com/bert2/DtmfDetection Release notes: Refactor wait time estimation of the `BackgroundAnaly...