Waher.Runtime.Profiling
1.0.3
See the version list below for details.
dotnet add package Waher.Runtime.Profiling --version 1.0.3
NuGet\Install-Package Waher.Runtime.Profiling -Version 1.0.3
<PackageReference Include="Waher.Runtime.Profiling" Version="1.0.3" />
paket add Waher.Runtime.Profiling --version 1.0.3
#r "nuget: Waher.Runtime.Profiling, 1.0.3"
// Install Waher.Runtime.Profiling as a Cake Addin
#addin nuget:?package=Waher.Runtime.Profiling&version=1.0.3
// Install Waher.Runtime.Profiling as a Cake Tool
#tool nuget:?package=Waher.Runtime.Profiling&version=1.0.3
Contains tools for profiling sequences of actions in multiple threads. Results are accumulated, and can be exported to XML or as PlantUML Diagrams.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Waher.Runtime.Profiling:
Package | Downloads |
---|---|
Waher.Persistence
The Waher.Persistence project provides the basic architecture and framework for accessing objects in an object database, based solely on meta-data provided through the corresponding class definitions. |
|
Waher.Networking.XMPP.P2P
Implements support for serverless XMPP messaging and SOCKS5 content transfer. It also provides support for End-to-End (E2E) encryption. Ciphers and algorithms supported include: Curve25519 Curve 448 Edwards25519 Edwards448 (Goldilocks) NIST P-192 NIST P-224 NIST P-256 NIST P-384 NIST P-521 ECDSA EdDSA ECDH RSA AES ChaCha20 Poly1305 |
|
Waher.Persistence.Files
Library that provides an object database that stores objects in local AES-256 encrypted files. Storage, indices, searching and retrieval is based solely on meta-data provided through the corresponding class definitions. Object serializers are created dynamically. Dynamic code is compiled. |
|
Waher.Persistence.FilesLW
Library that provides an object database that stores objects in local files. Storage, indices, searching and retrieval is based solely on meta-data provided through the corresponding class definitions. Object serializers are created dynamically. |
|
Waher.Networking.XMPP.Contracts
Implements the XMPP IoT legal identities, smart contracts and signatures extesion as defined by the IEEE XMPP IoT Interface working group. |
GitHub repositories
This package is not used by any popular GitHub repositories.