NerdVision allows you to instantly debug your applications in production. No restart or redeploy required.
Debug symbols for V8 JavaScript Engine redistrubutable files.
Various framework elements and components to help make the development of .Net Standard applications and ASP.Net Core MVC websites that much easier to deal with. To see all assemblies in the framework, click the 'CoreXT' tag. This package holds various basic utilities and extension methods for convenience. For example, adds a '.Value(key, defaultValue)' method to easily pull out values from dictionaries, or '{string}.ND(defaultValue)' (null to default) for string values, async Task extensions, ObservableDictionary, WeakReferenceList, basic encryption, basic zip file support,, text parser, 'GetFullErrorMessage()' for writing out exceptions for debugging, and much more.
ExcelImporter Module / eXpandFramework. To debug in VS enable Source Server support under Tools/Options/Debugging.
Debug symbols for V8 JavaScript Engine redistrubutable files.
Debug symbols for V8 JavaScript Engine redistrubutable files.
Fody add-in that helps tracking down undisposed objects
This library makes working with LINQ to MongoDB queries easier from C#. Specificially it is for debugging and runtime inquiry of LINQ queries. There are two basic use cases: (1) Explain a LINQ query (does it use an index for example?). (2) Convert a LINQ query to the JavaScript code run in MongoDB.
The AmbrosiaLibCS Binary Distribution - Debug version
Azure App Service Authentication (EasyAuth) middleware for ASP.NET CORE with fully customizable components with support for local debugging
Memory-mapped file paging subsystem with debug info and tracing. Physical pages.
FsEye listens for additions and updates to variables within FSI sessions, allowing you to reflectively examine properties of captured values through a visual interface. It also allows you to programmatically add and update eye watches, effectively ending the era of printf REPL debugging.
The infrastructure and extensibility points required to enable Glimpse to gather diagnostics information from ASP.NET web applications.
JetBrains MemoryMappedStorage API v10
DevExpress eXpandFramework EmailTemplateEngine Library. To debug in VS enable Source Server support under Tools/Options/Debugging.
JetBrains MemoryMappedStorage API v10
A set of extensions and helpers for use in Windows UWP apps, including detecting device type, debugging memory usage and dispatching to the UI thread.
Extensions for ASP.NET Optimization library. Provides better debugging experience for bundles of JavaScript files; introduces file compilers (fix relative URLs in CSS, compile LessCss, ...).
The contents of these original packages, repacked at JetBrains for use within the Mono Debugging fork and Roslyn Host in Rider, to include only inambigous versions of the DLLs intended for the target runtime: Microsoft.CodeAnalysis.CSharp Microsoft.CodeAnalysis.Common Microsoft.CodeAnalysis.VisualBasic Microsoft.CodeAnalysis.Workspaces Microsoft.CodeAnalysis.Workspaces.CSharp Microsoft.CodeAnalysis.Workspaces.VisualBasic System.Composition.* System.IO.FileSystem System.Security.Cryptography.Algorithms System.Security.Cryptography.Primitives All these packages follow the same license, "Microsoft Software License Terms / Microsoft .NET Library".
JetBrains MemoryMappedStorage API v10
Test logging and debugging text management system for use within the TeamControlium framework
JetBrains MemoryMappedStorage API v10
“SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen." ** This is a repackage of the third party SkiaSharp project for use with ThinkGeo's Map Suite product line. ** ** You should not need to reference this package directly, it will be a dependency of other Map Suite packages. ** The purpose of the repackage is to enable ThinkGeo to control release and debug versions known to be compatible with various Map Suite products and to provide ongoing backward compatibility independent from the original author. You can find more information at the link below. Why we repackage: http://wiki.thinkgeo.com/wiki/repackagednugetpackages Supported Platforms: Windows, Linux, MacOS, iOS, Android
Package Description
A tiny set of attributes + regutil exe to programmatically update the VS2010 IntelliTrace CollectionPlan.xml file, which let IntelliTrace use your custom events.
A base class for self-installing Windows Services with debugging hooks to run as console apps without requiring InstallUtil
Provides common PowerShell editor capabilities as a .NET library.
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your web application. Provides Glimpse tabs for EF4.3.
JsTrace allows you to heavily instrument your JavaScript code without flooding the console with messages. It has "Trace Levels" (off, error, warn, info, debug, log), which allow you to fine-tune what amount of trace information comes out of each area or module of your code. It additionally supports a callback function to allow further processing of Trace messages. It is cross-browser and will gracefully degrade down to "console.log" on browsers without support for higher level methods like console.error.
Raygun System.Diagnostics tracing library for .NET
Visual Studio Code debugger support for the MoonSharp interpreter. Allows to debug scripts using Visual Studio Code. See https://marketplace.visualstudio.com/items?itemName=xanathar.moonsharp-debug
A JavaScript tool that allows you to debug your JavaScript by giving you a stack trace of function calls leading to an error (or any condition you specify).
A helper bundle transform which prevents caching of bundle contents when optimizations are disabled - when debug is enabled or BundleTable.EnableOptimizations is false.
A collection of static classes for debugging and diagnostics of program contracts such as preconditions, postconditions, and invariants.
Debug symbols for V8 JavaScript Engine redistrubutable files.
Birch.Swagger.ProxyGenerator.IntegrationTest.Serilog to configure a fake ILogger that can be used to output logs to Debug console (default) or handle them however you like.
Package that contains the core diagnostic components needed to store Ubigia related information.
Provides the DumpItems task which can be used to dump an item list and all their metadata, for easy diagnostics and troubleshooting.
Dump out all your .Net Core and ASP.Net Core config on startup, together with the configuration provider source that value came from. Ideal for troubleshooting when overriding values via environment variables in containerized environments such as Azure, Amazon AWS and Rancher. Enabled with simple services.AddConfigDump() call at the end of your ConfigureServices() method. Uses any configured ILogger.
Target .NetFramework 4.5.1, .NetStandard 1.5, .NetStandard 1.6 y NetStandard 2.0 (.Net Core 2.0) https://docs.microsoft.com/en-us/dotnet/standard/net-standard#net-implementation-support Utilitarios de uso comun: -Entidades Base -XmlManager -SerializationUtil -RegeditManager -MsmqOperations -Functions -FileManager -Pagination -Proceso CRUD -EventLog Manager -Exceptions -ProxyWcf -Debugging
Minify your CSS/JS. Simple fluent configuration. Wildcard file matching. Browser caching. Works on Azure. Easy script debugging.
C# Anti-Debug and Anti-Dumping techniques using Win32/NT API functions. There are certain functions/methods like the anti-dump that were created by other people.
V8 JavaScript Engine Bindings for Xamarin.Android with Inspector Enabled