Ben.Demystifier 0.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ben.Demystifier --version 0.1.3
                    
NuGet\Install-Package Ben.Demystifier -Version 0.1.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ben.Demystifier" Version="0.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ben.Demystifier" Version="0.1.3" />
                    
Directory.Packages.props
<PackageReference Include="Ben.Demystifier" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ben.Demystifier --version 0.1.3
                    
#r "nuget: Ben.Demystifier, 0.1.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Ben.Demystifier@0.1.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Ben.Demystifier&version=0.1.3
                    
Install as a Cake Addin
#tool nuget:?package=Ben.Demystifier&version=0.1.3
                    
Install as a Cake Tool

High performance understanding for stack traces (Make error logs more productive)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (153)

Showing the top 5 NuGet packages that depend on Ben.Demystifier:

Package Downloads
Elastic.CommonSchema

Maps Elastic Common Schema (ECS) to .NET types including (de)serialization using System.Text.Json

Pulumi

The Pulumi .NET SDK lets you write cloud programs in C#, F#, and VB.NET.

Serilog.Enrichers.Demystifier

Unmangle async/iterator/generic stack traces in Serilog events

Serilog.Enrichers.Demystify

Unmangle async/iterator/generic stack traces in Serilog events

Furion.Extras.DependencyModel.CodeAnalysis

Furion 程序集扫描和代码分析拓展插件。

GitHub repositories (36)

Showing the top 20 popular GitHub repositories that depend on Ben.Demystifier:

Repository Stars
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
BartoszCichecki/LenovoLegionToolkit
Lightweight Lenovo Vantage and Hotkeys replacement for Lenovo Legion laptops.
elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
monksoul/Furion
Make .NET development easier, more versatile, and more popular.
ldqk/Masuit.MyBlogs
基于C#/.NET8的 masuit.org个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。
fo-dicom/fo-dicom
Fellow Oak DICOM for .NET, .NET Core, Universal Windows, Android, iOS, Mono and Unity
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
microsoft/python-language-server
Microsoft Language Server for Python
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
lysilver/KopSoftWms
KopSoft仓库管理系统
riganti/dotvvm
Open source MVVM framework for Web Apps
json-api-dotnet/JsonApiDotNetCore
A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.
moq/labs
The most popular and friendly mocking framework for .NET
dsafa/audio-band
Display and control songs from the Windows taskbar
PacktPublishing/Hands-On-Domain-Driven-Design-with-.NET-Core
Hands-On Domain-Driven Design with .NET Core, published by Packt
yanpitangui/dotnet-api-boilerplate
A Dotnet 9.0 WebApi template project. MediatR, Swagger, Mapper, Serilog and more implemented.
Version Downloads Last Updated
0.4.1 37,851,823 4/23/2021
0.4.0 10,230 4/23/2021
0.3.0 1,383,416 1/4/2021
0.1.6 9,375,959 2/17/2020
0.1.5 2,673 2/17/2020
0.1.4 4,042,916 2/10/2019
0.1.3 1,241,447 11/21/2018
0.1.1 1,490,296 2/23/2018
0.1.0 2,273,072 2/8/2018
0.0.43 16,254 2/2/2018