System.Reflection.TypeExtensions
4.1.0-beta-23516
Prefix Reserved
See the version list below for details.
Requires NuGet 3.0 or higher.
dotnet add package System.Reflection.TypeExtensions --version 4.1.0-beta-23516
NuGet\Install-Package System.Reflection.TypeExtensions -Version 4.1.0-beta-23516
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.1.0-beta-23516" />
paket add System.Reflection.TypeExtensions --version 4.1.0-beta-23516
#r "nuget: System.Reflection.TypeExtensions, 4.1.0-beta-23516"
// Install System.Reflection.TypeExtensions as a Cake Addin #addin nuget:?package=System.Reflection.TypeExtensions&version=4.1.0-beta-23516&prerelease // Install System.Reflection.TypeExtensions as a Cake Tool #tool nuget:?package=System.Reflection.TypeExtensions&version=4.1.0-beta-23516&prerelease
Provides extensions methods for System.Type that are designed to be source-compatible with older framework reflection-based APIs.
Commonly Used Types:
System.Reflection.TypeExtensions
System.Reflection.BindingFlags
- 1548494
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
DNXCore | dnxcore50 is compatible. |
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Universal Windows Platform | netcore50 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac20 is compatible. |
-
.NETCore 5.0
- System.Diagnostics.Contracts (>= 4.0.0)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Linq (>= 4.0.0)
- System.Reflection (>= 4.0.10)
- System.Reflection.Primitives (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.10)
-
.NETPlatform 5.1
- System.Reflection (>= 4.0.0)
- System.Runtime (>= 4.0.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
NuGet packages (43)
Showing the top 5 NuGet packages that depend on System.Reflection.TypeExtensions:
Package | Downloads |
---|---|
NLog
NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity. This package installs NLog.dll with includes core logging functionality. For your main project also need to install 'NLog Configuration' package. |
|
Dapper
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.. |
|
System.Linq.Expressions
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees. Commonly Used Types: System.Linq.IQueryable<T> System.Linq.IQueryable System.Linq.Expressions.Expression<TDelegate> System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor When using NuGet 3.x this package requires at least version 3.4. |
|
structuremap
The Original IoC Container for .Net |
|
NSubstitute
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind. |
GitHub repositories (166)
Showing the top 5 popular GitHub repositories that depend on System.Reflection.TypeExtensions:
Repository | Stars |
---|---|
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
|
|
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
|
|
mbdavid/LiteDB
LiteDB - A .NET NoSQL Document Store in a single data file
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
CommunityToolkit/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
|