ReflectionBridge 0.0.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package ReflectionBridge --version 0.0.9
NuGet\Install-Package ReflectionBridge -Version 0.0.9
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="ReflectionBridge" Version="0.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReflectionBridge --version 0.0.9
#r "nuget: ReflectionBridge, 0.0.9"
#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 ReflectionBridge as a Cake Addin
#addin nuget:?package=ReflectionBridge&version=0.0.9

// Install ReflectionBridge as a Cake Tool
#tool nuget:?package=ReflectionBridge&version=0.0.9

Provides some extensions which define a bridge for the differences between Type and TypeInfo.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet54 is compatible. 
DNX dnx451 is compatible.  dnx452 is compatible. 
DNXCore dnxcore50 is compatible. 
Universal Windows Platform netcore50 is compatible.  uap was computed.  uap10.0 is compatible. 
Windows Store win is compatible.  win81 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on ReflectionBridge:

Package Downloads
GoldenEye.Shared.Core

GoldenEye is a Full Stack framework written in .NET Core. The main goal of GoldenEye is to speed up your development process. It gathers most widely used frameworks in .NET world and pack them into a simple bootstrap Nuget packages. It also provide set of base classes, helpers, extensions that will help you with your daily work.

Sail.Core.Common

Utils之类的集合

Dasomus.MongoRepository

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.13 196,503 1/13/2018
0.0.12 94,923 2/7/2017
0.0.11 23,159 5/16/2016
0.0.10 1,617 5/7/2016
0.0.9 2,006 4/13/2016
0.0.8 15,905 2/26/2016

Added IsClass() extension