Penguin.Debugging
5.0.2-TADUVDV
See the version list below for details.
dotnet add package Penguin.Debugging --version 5.0.2-TADUVDV
NuGet\Install-Package Penguin.Debugging -Version 5.0.2-TADUVDV
<PackageReference Include="Penguin.Debugging" Version="5.0.2-TADUVDV" />
paket add Penguin.Debugging --version 5.0.2-TADUVDV
#r "nuget: Penguin.Debugging, 5.0.2-TADUVDV"
// Install Penguin.Debugging as a Cake Addin #addin nuget:?package=Penguin.Debugging&version=5.0.2-TADUVDV&prerelease // Install Penguin.Debugging as a Cake Tool #tool nuget:?package=Penguin.Debugging&version=5.0.2-TADUVDV&prerelease
Tools for debugging Penguin (or other) applications
Product | Versions 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. |
.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 | 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. |
-
.NETStandard 2.0
- Penguin.Extensions.Exceptions (>= 5.0.2-TADUVDV)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Penguin.Debugging:
Package | Downloads |
---|---|
Penguin.Reflection
Super helpful Reflection methods for Caching, as well as a static class designed to greatly simplify and speed up reflective searching. Supports (requires, for now) whitelisting assemblies and provides methods such as GetAllImplementations, GetAllTypes, GetDerivedTypes, GetMostDerivedType, GetTypeByFullName and more. Very helpful in MetaData driven systems. |
|
Penguin.Messaging.Core
A full featured Penguin based Message Bus. Supports Custom service provider, static/instance recievers, Func/Method subscriptions. Allows for inheritence of message types so that derived types can trigger parent subscriptions. Super easy to use. Penguin approved. |
|
Penguin.Persistence.Database
Light set of classes used to allow Penguins to access MSSQL databases in a slightly-higher-level than ADO but not ORM. Created as a method of bypassing ORM for fallback without needing to reinvent the wheel in ADO. Includes some nice Database access methods as well as a method for converting an IEnumerable to a DataTable using Properties as columns. Also contains a SQL-.NET Type conversion helper |
|
Penguin.Files
Not Available |
|
Penguin.Persistence.DependencyInjection
[Warning: Magic] Provides an implementation of IRegisterDependencies for the Penguin DependencyInjection system, that registers PersistenceConnectionInfo to resolve automagically so that it contains database connection info pulled from local configuration files ("DefaultConnectionString"). This ensures that all persistence systems can use the same database connection without explicit configuration. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.1.0 | 9,638 | 1/27/2023 |
5.0.6-TALGH3U | 3,008 | 9/16/2021 |
5.0.4 | 16,313 | 4/25/2021 |
5.0.2-TADUVDV | 3,686 | 4/22/2021 |
5.0.2-TADU43L | 3,641 | 4/21/2021 |
5.0.1 | 12,914 | 10/21/2020 |
5.0.0 | 13,120 | 6/25/2020 |
2.0.1 | 25,057 | 9/20/2019 |
2.0.0 | 15,172 | 9/15/2019 |
1.0.4 | 3,740 | 9/8/2019 |
1.0.3 | 2,400 | 8/24/2019 |
1.0.2 | 879 | 8/23/2019 |
1.0.1 | 730 | 8/23/2019 |
1.0.0 | 744 | 8/23/2019 |