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.
<PackageVersion Include="Penguin.Reflection" Version="5.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Penguin.Reflection" />
                    
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 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.
#:package Penguin.Reflection@5.1.0
                    
#: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=Penguin.Reflection&version=5.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Penguin.Reflection&version=5.1.0
                    
Install as a Cake Tool

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.  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 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 8,512 1/27/2023
5.0.6-TALGH3U 2,574 9/16/2021
5.0.4 15,013 4/25/2021
5.0.2-TADUVDV 3,313 4/22/2021
5.0.2-TADU43L 3,283 4/21/2021
5.0.1 11,572 10/21/2020
5.0.0 11,721 6/25/2020
4.0.8 1,761 10/8/2019
4.0.7 2,712 10/5/2019
4.0.6 2,920 10/3/2019
4.0.5 1,985 10/2/2019
4.0.4 625 10/2/2019
4.0.3 4,356 9/30/2019
4.0.2 5,117 9/24/2019
4.0.1 1,768 9/23/2019
4.0.0 12,534 9/15/2019
3.15.10 679 9/11/2019
3.15.9 1,131 9/10/2019
3.15.8 629 9/9/2019
3.15.7 1,107 9/9/2019
3.15.6 1,743 9/9/2019
3.15.5 949 9/8/2019
3.15.3 646 9/8/2019
3.15.2 656 9/8/2019
3.15.1 619 9/8/2019
3.14.0 1,123 8/26/2019
3.13.7 650 8/24/2019
3.13.6 629 8/24/2019
3.13.5 783 8/24/2019
3.13.4 657 8/24/2019
3.13.3 634 8/23/2019
3.13.2 636 8/23/2019
3.13.1 638 8/23/2019
3.13.0 649 8/23/2019
3.12.0 635 8/23/2019
3.11.0 2,118 6/8/2019
3.10.3 880 6/8/2019
3.10.2 870 6/8/2019
3.10.1 876 6/8/2019
3.10.0 864 6/8/2019
3.0.11 8,013 5/23/2019
3.0.10 712 5/22/2019
3.0.9 3,626 5/17/2019
3.0.8 1,687 5/15/2019
3.0.7 1,606 5/11/2019
3.0.6 664 5/11/2019
3.0.5 689 5/11/2019
3.0.4 690 5/11/2019
3.0.2 4,181 5/9/2019
3.0.1 2,181 5/2/2019
3.0.0 1,084 5/2/2019
2.0.5 919 5/2/2019
2.0.4 975 5/2/2019
2.0.3 3,654 4/27/2019
2.0.2 1,820 4/26/2019
2.0.1 711 4/26/2019
2.0.0 670 4/26/2019
1.1.1 1,938 4/25/2019
1.1.0 1,702 4/25/2019
1.0.0 3,422 4/24/2019