Skip to main content
Xb.App.Job package icon

Xb.App.Job

Ready to Xamarin & .NET Core, Thread.Task Replacer Implementation. Dump task lyfecycle, Detect zombie thread. It's a Thread.Task Replacer Implementation, to Visualize the state of Thread.Task. Dump Task-Info to the console at creation / start / completion. Task-Info includes information such as the name of the class in which the task was generated, the thread ID for executing the task, the time when the task was started, and so on.

Total Downloads
6.7K
6,665
Published
Oct 8, 2021
Latest stable version

Install

.NET CLI
dotnet add package Xb.App.Job --version 1.0.5
Package Manager Console
Install-Package Xb.App.Job -Version 1.0.5
PackageReference
<PackageReference Include="Xb.App.Job" Version="1.0.5" />

Frameworks

.NETFramework4.5.1 .NETStandard1.3

Dependencies

Xb.Core
.NETFramework4.5.1
[1.0.13, )
[4.3.0, )
System.Threading.Tasks
.NETStandard1.3
[4.3.0, )
Xb.Core
.NETStandard1.3
[1.0.13, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.