Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: nuget: Microsoft.Diagnostics.Runtime

ClrMD is a set of advanced APIs for programmatically inspecting a crash dump of a .NET program much in the same way that the SOS Debugging Extensions (SOS) do. This allows you to write automated crash analysis for your applications as well as automate many common debugger tasks. In addition to reading crash dumps ClrMD also allows supports attaching to live processes.
55 versions
Latest release: 6 months ago
35 dependent packages
25,852,369 downloads total

View more package details: https://packages.ecosyste.ms/registries/nuget.org/packages/Microsoft.Diagnostics.Runtime

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/microsoft%2Fclrmd

Dependent Repos 670

punker76/markdig Fork of xoofx/markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
  • 2.0.226801 src/Markdig.Benchmarks/Markdig.Benchmarks.csproj

Size: 4.77 MB - Last synced: 4 days ago - Pushed: 24 days ago

iwhp/markdig Fork of xoofx/markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
  • 2.0.226801 src/Markdig.Benchmarks/Markdig.Benchmarks.csproj

Size: 4.77 MB - Last synced: 7 days ago - Pushed: 25 days ago

Iam2MB/Algorithms
  • 2.1.327703 HomeWork/packages.config

Size: 28.3 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

averma1987/ASPdotnetsample
  • 1.0.0 src/DotNetDiagnostics/src/dotnet-analyze/dotnet-analyze.csproj

Size: 10.1 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

gengle/AspLabs Fork of aspnet/AspLabs
Repo for ASP.NET experiments that are not ready for a production release
  • 1.0.0 src/DotNetDiagnostics/src/dotnet-analyze/dotnet-analyze.csproj

Size: 10.5 MB - Last synced: 10 months ago - Pushed: about 1 year ago

cwlroda/hlp21qs Fork of tomcl/hlp21qs
  • 2.0.156101 Tick3q/paket.lock

Size: 3.43 MB - Last synced: 15 days ago - Pushed: 4 months ago

MiloszKrajewski/K4os.Text.BaseX
Base16/Base64/Base85/ShortGuid (quite fast) implementation for .NET/.NET Core
  • 2.2.332302 paket.lock

Size: 235 KB - Last synced: 8 days ago - Pushed: about 1 year ago

wwh1004/ExtremeDumper
.NET Assembly Dumper
  • 1.1.142101 ExtremeDumper/ExtremeDumper.csproj

Size: 3.96 MB - Last synced: 2 months ago - Pushed: over 1 year ago

marain-dotnet/Marain.Claims
A Claims store. Sponsored by endjin.
  • 1.1.126102 Solutions/Marain.Claims.Benchmark/packages.lock.json

Size: 1 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

nightmare301986/RaceOfSort
  • 1.1.126102 TestSortList/bin/Release/net6.0/97e1c5c6-16b5-4ac1-aba6-5b586e37554a/obj/project.assets.json
  • 1.1.126102 TestSortList/bin/Release/net6.0/f2a57494-01d0-4ea5-81b5-a45a4020bda2/obj/project.assets.json
  • 1.1.126102 TestSortList/obj/project.assets.json

Size: 9.09 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

aspnet/AspLabs
Repo for ASP.NET experiments that are not ready for a production release
  • 1.0.0 src/DotNetDiagnostics/src/dotnet-analyze/dotnet-analyze.csproj

Size: 14.4 MB - Last synced: 5 days ago - Pushed: 6 days ago

ashmind/SharpLab
.NET language playground
  • 2.0.226801 source/Container/Container.csproj
  • 2.0.226801 source/NetFramework/Runtime/Runtime.csproj
  • 2.0.226801 source/NetFramework/Server/Server.csproj
  • 2.0.226801 source/Runtime/Runtime.csproj
  • 2.0.226801 source/Server/Server.csproj

Size: 13 MB - Last synced: 4 days ago - Pushed: 4 months ago

chummer5a/chummer5a
Character generator for Shadowrun 5th edition
  • 2.2.332302 Chummer.Benchmarks/packages.config

Size: 497 MB - Last synced: 4 days ago - Pushed: 4 days ago

Leonardo2526/DS.WindowsApp.Tests
Тестирование моих программ запускаемых стандартными приложениями Windows
  • 1.1.126102 MigrationBackup/a5145582/Benchmark/packages.config

Size: 89.5 MB - Last synced: 2 days ago - Pushed: 2 days ago

Tarmil/FSharp.SystemTextJson
System.Text.Json extensions for F# types
  • 2.1.327703 paket.lock

Size: 489 KB - Last synced: 1 day ago - Pushed: 30 days ago

foglio1024/tera-custom-cooldowns
TCC (Tera Custom Cooldowns) - modern style replacement for some of the TERA Online UI elements
  • 2.0.217201 TCC.Core/TCC.Core.csproj

Size: 70.3 MB - Last synced: 8 days ago - Pushed: 9 days ago

DennisCorvers/UnsafeCollections
Various collections which are completely unmanaged by the GC
  • 1.1.57604 Benchmark/packages.config

Size: 277 KB - Last synced: about 1 year ago - Pushed: about 3 years ago

kkokosa/Tune
The Ultimate .NET Experiment
  • 0.9.170809.03 src/Tune.Core/packages.config

Size: 1.84 MB - Last synced: 4 days ago - Pushed: over 5 years ago

JeringTech/Web.SyntaxHighlighters.HighlightJS
Use the syntax highlighter, HighlightJS, from C#
  • 1.1.57604 perf/HighlightJS/packages.lock.json

Size: 494 KB - Last synced: 2 months ago - Pushed: over 2 years ago

microsoft/clrmd
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
  • 2.0.0-rc.20278.6 src/Samples/ClrStack/ClrStack.csproj
  • 2.0.0-rc.20278.6 src/Samples/DumpDict/DumpDict.csproj
  • 2.0.0-rc.20278.6 src/Samples/DumpHeap/DumpHeap.csproj
  • 2.0.0-rc.20278.6 src/Samples/GCRoot/GCRoot.csproj
  • 2.0.0-rc.20278.6 src/Samples/SelfAttach/SelfAttach.csproj

Size: 36.5 MB - Last synced: 25 days ago - Pushed: 25 days ago

elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
  • 1.1.126102 benchmarks/Benchmarks/packages.lock.json

Size: 155 MB - Last synced: 13 days ago - Pushed: 13 days ago

nirzaf/memoryleak
  • 2.0.222201 memleak.csproj

Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 2 years ago

nirzaf/diagexp
  • 2.0.226801 diagexp/diagexp.csproj
  • 2.0.226801 diagexp.ext/diagexp.ext.csproj
  • 2.0.226801 diagexp.lib/diagexp.lib.csproj

Size: 7.81 KB - Last synced: about 1 year ago - Pushed: over 2 years ago

smoothdeveloper/zcore-midi-fs
  • 2.0.226801 paket.lock

Size: 2.68 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

base33/Mimic
Ditto-like Content Mapper for Umbraco
  • 1.1.57604 src/Mimic.Benchmarks/packages.config

Size: 40.3 MB - Last synced: 6 days ago - Pushed: over 1 year ago

apantelopoulos/Placement_ISSIE_Verilog
  • 2.2.332302 paket.lock

Size: 83.9 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

Xyliolol/Algoritms
  • 1.1.126102 Algoritms/obj/project.assets.json

Size: 145 KB - Last synced: about 1 year ago - Pushed: over 2 years ago

Zaid-Ajaj/Fable.Remoting
Type-safe communication layer (RPC-style) for F# featuring Fable and .NET Apps
  • 2.0.130507 paket.lock

Size: 31.3 MB - Last synced: 5 days ago - Pushed: about 1 month ago

aardvark-platform/aardvark.base
Aardvark.Base is the foundation of the open-source Aardvark Platform for visual computing, real-time graphics, and visualization.
  • 2.0.226801 paket.lock

Size: 48.2 MB - Last synced: 22 days ago - Pushed: about 1 month ago

GuillaumeGuerra/NutellaTech
  • 0.8.27-beta src/OneDbg/OneDbgLibrary/packages.config

Size: 60.1 MB - Last synced: about 1 year ago - Pushed: about 7 years ago

mangh/unitsofmeasurement
Visual Studio project template for creating Units of Measurement C# class libraries for .NET Framework
  • 1.1.57604 Demo/Benchmark/packages.config

Size: 1.57 MB - Last synced: about 1 year ago - Pushed: over 2 years ago

mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
  • 2.0.226801 tests/MongoDB.Driver.Core.TestHelpers/MongoDB.Driver.Core.TestHelpers.csproj

Size: 784 MB - Last synced: about 9 hours ago - Pushed: 1 day ago

hafuu/FSharpApiSearch
F# API search engine
  • 2.0.226801 paket.lock

Size: 1.66 MB - Last synced: 3 days ago - Pushed: about 2 years ago

aardvark-platform/aardvark.rendering
Aardvark.Rendering is a high-performance, dependency-aware rendering engine. It is part of the open-source Aardvark Platform for visual computing, real-time graphics, and visualization.
  • 2.0.226801 paket.lock

Size: 159 MB - Last synced: 22 days ago - Pushed: about 1 month ago

demystifyfp/FsToolkit.ErrorHandling
An opinionated F# Library for error handling
  • 2.0.226801 paket.lock

Size: 3.63 MB - Last synced: 2 days ago - Pushed: 3 days ago

fsprojects/FSharp.Data.Adaptive
On-demand adaptive/incremental data for F# https://fsprojects.github.io/FSharp.Data.Adaptive/
  • 2.0.156101 paket.lock

Size: 2.65 MB - Last synced: 9 days ago - Pushed: about 1 month ago

parakago/Leettle.Data
  • 2.0.130507 test/Leettle.Data.Benchmark/packages.config

Size: 89.8 KB - Last synced: 6 days ago - Pushed: 11 months ago

MSDN-WhiteKnight/CilTools
A set of tools to work with CIL in .NET applications
  • 1.1.61812 CilTools.Runtime/packages.config
  • 1.1.61812 CilTools.Runtime/pkg/CilTools.Runtime.dll.nuspec
  • 1.1.61812 tests/CilTools.Runtime.Tests/packages.config

Size: 7.34 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

SaturnFramework/Saturn
Opinionated, web development framework for F# which implements the server-side, functional MVC pattern
  • 2.0.226801 paket.lock

Size: 5.07 MB - Last synced: 16 days ago - Pushed: 17 days ago

majacQ/arcade Fork of dotnet/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
  • 1.0.5 src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj

Size: 25.3 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

rstam/mongo-csharp-driver Fork of mongodb/mongo-csharp-driver
  • 2.0.226801 tests/MongoDB.Driver.Core.TestHelpers/MongoDB.Driver.Core.TestHelpers.csproj

Size: 540 MB - Last synced: 2 days ago - Pushed: 2 days ago

jialongcheng/vs-threading Fork of microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
  • 2.2.332302 src/SosThreadingTools/SosThreadingTools.csproj

Size: 10.1 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

beastycoding-forks/bitwarden.server Fork of bitwarden/server
The core infrastructure backend (API, database, Docker, etc).
  • 2.2.332302 perf/MicroBenchmarks/packages.lock.json

Size: 20.6 MB - Last synced: 25 days ago - Pushed: 3 months ago

niklaslundberg/Arbor.KVConfiguration
  • 1.1.126102 test/Arbor.KVConfiguration.Tests.Benchmark/packages.lock.json

Size: 1.89 MB - Last synced: 3 days ago - Pushed: 6 days ago

shoter/openSociatis
  • 0.9.170809.03 Sociatis/packages.config

Size: 52.4 MB - Last synced: 9 months ago - Pushed: over 1 year ago

aardvark-community/threadPoolAnalyzer
  • 0.9.180305.01 ThreadPoolBlockAnalyzer/packages.config

Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 5 years ago

YaccConstructor/Brahma.FSharp Fork of gsvgit/Brahma.FSharp
F# quotation to OpenCL translator and respective runtime to utilize GPGPUs in F# applications.
  • 2.2.343001 paket.lock

Size: 52.1 MB - Last synced: 17 days ago - Pushed: 18 days ago

guitarrapc/dotnet-lab 📦
Often use phrases in C# and dotnet related.
  • 1.1.61812 diagnostics/clrmd/ClrMdLab/ClrMdLab/ClrMdLab.csproj

Size: 7.59 MB - Last synced: 4 days ago - Pushed: almost 2 years ago

x3325230/urban-disco
  • 2.0.226801 src/WinSW.Tests/WinSW.Tests.csproj

Size: 950 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

badamczewski/PowerUp
⚡ Decompilation Tools and High Productivity Utilities ⚡
  • 2.0.226801 src/PowerUp.Core/PowerUp.Core.csproj

Size: 423 KB - Last synced: 3 months ago - Pushed: 3 months ago

YaccConstructor/GraphBLAS-sharp
GPGPU-based GraphBLAS-like API implementation in F# (using Brahma.FSharp and OpenCL)
  • 2.0.156101 paket.lock

Size: 16.5 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

TessFerrandez/DebuggingDemos
Demos for .NET Debugging Presentations
  • 0.8.31-beta AutomationWithCLRMD/packages.config

Size: 4.07 MB - Last synced: 2 months ago - Pushed: almost 2 years ago

ml054/ravendb Fork of ravendb/ravendb
A linq enabled document database for .NET
  • 0.8.31-beta Raven.Debug/packages.config

Size: 680 MB - Last synced: 20 days ago - Pushed: 25 days ago

haf/expecto
A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
  • 1.1.116301 paket.lock

Size: 36.3 MB - Last synced: 21 days ago - Pushed: 23 days ago

lahma/ravendb Fork of ravendb/ravendb
A linq enabled document database for .NET
  • 0.8.25-beta Raven.Debug/packages.config

Size: 666 MB - Last synced: 4 days ago - Pushed: about 2 months ago

TomMcEachan/SudokuGame
This is a soduko solver I built for my Algorithms and Data Structures module while studying my BSc Software Development Degree.
  • 1.1.126102 packages.config

Size: 93.8 KB - Last synced: 4 months ago - Pushed: 4 months ago

intersectFR/Intersect-Engine-FR
  • 1.0.3 Intersect.Server/packages.config

Size: 27.7 MB - Last synced: about 1 year ago - Pushed: about 2 years ago

rururu-orca/RandomSceneDrawing
Random Scene Drawing - randomly displays a scene in the video for Quick Sketching.
  • 2.0.226801 paket.lock

Size: 454 KB - Last synced: 6 months ago - Pushed: 6 months ago

Solitaire-Fcis/Graduation-Project-FPL-Prediction
  • 1.1.126102 GP-Fantasy-Pred/pythonnet-master/src/perf_tests/obj/project.assets.json

Size: 85.4 MB - Last synced: 12 months ago - Pushed: about 2 years ago

MiloszKrajewski/K4os.Compression.LZ4
LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)
  • 2.0.226801 paket.lock

Size: 1.32 MB - Last synced: 9 days ago - Pushed: about 2 months ago

ap-samples/ravendb Fork of ravendb/ravendb
A linq enabled document database for .NET
  • 0.8.25-beta Raven.Debug/packages.config

Size: 300 MB - Last synced: 9 months ago - Pushed: over 8 years ago

dnSpyRevived/dnSpy
.NET debugger and assembly editor
  • $(MSDiagRuntimeVersion) Extensions/dnSpy.Debugger/dnSpy.Debugger.DotNet.CorDebug/dnSpy.Debugger.DotNet.CorDebug.csproj

Size: 34.5 MB - Last synced: 6 months ago - Pushed: almost 3 years ago

evgmolt/AlgStruct
  • 1.1.57604 HomeWorkLesson3/HomeWorkLesson3/Distance/packages.config
  • 1.1.57604 HomeWorkLesson4/HashSetTest2/obj/project.assets.json

Size: 50.5 MB - Last synced: about 1 year ago - Pushed: about 3 years ago

tvass83/WcfDumper
A tool to dump WCF ServiceDescription objects from live processes
  • 1.1.122004 WcfDumper/packages.config

Size: 33.2 KB - Last synced: 5 months ago - Pushed: about 3 years ago

TemichTirm/GeekBrains-Home_Tasks
Home tasks code for GeekBrains lessons
  • 1.1.57604 Stage 2/Lesson 3 (19.01.21)/HomeTask_3/HomeTask_3/obj/project.assets.json
  • 1.1.57604 Stage 2/Lesson 4 (22.01.21)/Home Task_4/Home Task_4.1/bin/Release/netcoreapp3.1/583e1a64-18e2-41af-b7f5-2c93ad461c90/obj/project.assets.json

Size: 31.8 MB - Last synced: about 1 year ago - Pushed: about 3 years ago

40IN-A/Algorithm
Д/З по курсу агоритмы и структуры данных.
  • 1.1.57604 Lesson_03/Ex_01/packages.config
  • 1.1.57604 Lesson_04/Ex_01/packages.config

Size: 49.8 KB - Last synced: about 1 year ago - Pushed: about 3 years ago

JeffCyr/ClrMD.Extensions
Provides multiple ClrMD enhancements including LINQPad integration.
  • 1.0.2 ClrMD.Extensions/ClrMD.Extensions.csproj

Size: 2.02 MB - Last synced: about 1 month ago - Pushed: over 3 years ago

Gelller/5
  • 1.1.57604 lesson-1/lesson-1/packages.config
  • 1.1.57604 lesson-3/lesson-3/packages.config
  • 1.1.57604 lesson-4/lesson-4/packages.config

Size: 51.8 KB - Last synced: about 1 year ago - Pushed: about 3 years ago

DenGolubev/Algorithms-and-data-structures
  • 1.1.57604 Lesson4_Exercise 1/packages.config

Size: 84 KB - Last synced: about 1 year ago - Pushed: about 3 years ago

pdusp/Powykonawcza
  • 1.1.57604 ParserBenchmark/packages.config

Size: 240 KB - Last synced: 9 months ago - Pushed: about 1 year ago

AniAchar/dump-diagnostic
A automation tool for .net core memory dump analysis.
  • 2.0.161401 src/dump-diagnostic/AnalysisEngine/AnalysisEngine.csproj
  • 2.0.130507 src/dump-diagnostic/ReportEngine/ReportEngine.csproj

Size: 54.7 KB - Last synced: about 1 year ago - Pushed: about 3 years ago

zodiacon/PEExplorer
Portable Executable Explorer
  • 0.9.170809.03 PEExplorer.Core/packages.config

Size: 1.28 MB - Last synced: about 1 month ago - Pushed: about 3 years ago

myarichuk/DumpExplorer
  • 2.0.137201 DumpExplorer.Core/DumpExplorer.Core.csproj

Size: 23.3 MB - Last synced: about 1 year ago - Pushed: about 3 years ago

DavidGalamyan/HomeWork
  • 1.1.57604 Algorithms 3/Algorithms 3/packages.config
  • 1.1.57604 ConsoleApp1/ConsoleApp1/obj/project.assets.json

Size: 63.9 MB - Last synced: about 1 year ago - Pushed: about 3 years ago

DerekLoveCC/DotNetMonitor
  • 1.1.61812 DotNetMonitor32/packages.config
  • 1.0.5 DotNetMonitor64/packages.config

Size: 15.2 MB - Last synced: 4 months ago - Pushed: 4 months ago

Jagadeswari2122/ProductManagement
  • 1.1.57604 SVC_UserManagement/obj/project.assets.json

Size: 20.3 MB - Last synced: about 1 year ago - Pushed: over 3 years ago

shirhatti/DiagnosticsExtensions
.NET Interactive extensions for diagnostics
  • 2.0.161401 src/Shirhatti.DiagnosticsExtensions/Shirhatti.DiagnosticsExtensions.csproj

Size: 27.3 KB - Last synced: 9 months ago - Pushed: about 3 years ago

bitfaster/JitExplorer
Like compiler explorer, but for .NET JIT.
  • 1.1.126102 JitExplorer.Engine/JitExplorer.Engine.csproj

Size: 226 KB - Last synced: 7 days ago - Pushed: over 3 years ago