Penguin.Reflection 5.1.0

dotnet add package Penguin.Reflection --version 5.1.0
NuGet\Install-Package Penguin.Reflection -Version 5.1.0
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="Penguin.Reflection" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Penguin.Reflection --version 5.1.0
#r "nuget: Penguin.Reflection, 5.1.0"
#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.
// Install Penguin.Reflection as a Cake Addin
#addin nuget:?package=Penguin.Reflection&version=5.1.0

// Install Penguin.Reflection as a Cake Tool
#tool nuget:?package=Penguin.Reflection&version=5.1.0

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.

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. 
.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 is compatible.  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 (11)

Showing the top 5 NuGet packages that depend on Penguin.Reflection:

Package Downloads
Penguin.Persistence.Repositories

Abstract objects and interfaces for use with Penguin.Persistence.Abstractions created to convert EntityFramework contexts to a repository pattern allowing for applications to decouple from EF and allow for other data providers.

Penguin.DependencyInjection

A penguin themed dependency injector fully supporting ASP.Net Core

Penguin.Reflection.Serialization.Abstractions

Abstract types for use in the Penguin.Reflection.Serialization system

Penguin.Testing

A few small test utilities, most notibly a "Runtime" validator scaffolding intended for performing init validation on debug builds on projects with difficult/impossible to enforce compile time restrictions. Write validation for boot time and be alerted BEFORE your application fails

Penguin.Cms.Core

Objects an interfaces required for integration into the PenguinCms

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.0 7,717 1/27/2023
5.0.6-TALGH3U 2,071 9/16/2021
5.0.4 14,261 4/25/2021
5.0.2-TADUVDV 2,525 4/22/2021
5.0.2-TADU43L 2,522 4/21/2021
5.0.1 10,875 10/21/2020
5.0.0 10,992 6/25/2020
4.0.8 1,557 10/8/2019
4.0.7 2,449 10/5/2019
4.0.6 2,585 10/3/2019
4.0.5 1,775 10/2/2019
4.0.4 506 10/2/2019
4.0.3 4,023 9/30/2019
4.0.2 4,764 9/24/2019
4.0.1 1,586 9/23/2019
4.0.0 11,617 9/15/2019
3.15.10 569 9/11/2019
3.15.9 979 9/10/2019
3.15.8 519 9/9/2019
3.15.7 940 9/9/2019
3.15.6 1,570 9/9/2019
3.15.5 825 9/8/2019
3.15.3 547 9/8/2019
3.15.2 547 9/8/2019
3.15.1 512 9/8/2019
3.14.0 980 8/26/2019
3.13.7 534 8/24/2019
3.13.6 531 8/24/2019
3.13.5 673 8/24/2019
3.13.4 550 8/24/2019
3.13.3 522 8/23/2019
3.13.2 520 8/23/2019
3.13.1 529 8/23/2019
3.13.0 544 8/23/2019
3.12.0 521 8/23/2019
3.11.0 1,906 6/8/2019
3.10.3 743 6/8/2019
3.10.2 757 6/8/2019
3.10.1 750 6/8/2019
3.10.0 743 6/8/2019
3.0.11 7,399 5/23/2019
3.0.10 606 5/22/2019
3.0.9 3,326 5/17/2019
3.0.8 1,469 5/15/2019
3.0.7 1,430 5/11/2019
3.0.6 537 5/11/2019
3.0.5 562 5/11/2019
3.0.4 584 5/11/2019
3.0.2 3,815 5/9/2019
3.0.1 1,959 5/2/2019
3.0.0 958 5/2/2019
2.0.5 805 5/2/2019
2.0.4 844 5/2/2019
2.0.3 3,326 4/27/2019
2.0.2 1,627 4/26/2019
2.0.1 591 4/26/2019
2.0.0 575 4/26/2019
1.1.1 1,729 4/25/2019
1.1.0 1,517 4/25/2019
1.0.0 3,132 4/24/2019