System.Reflection.TypeExtensions
4.0.0-beta-23109
Prefix Reserved
See the version list below for details.
Requires NuGet 3.0 or higher.
dotnet add package System.Reflection.TypeExtensions --version 4.0.0-beta-23109
NuGet\Install-Package System.Reflection.TypeExtensions -Version 4.0.0-beta-23109
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.0.0-beta-23109" />
<PackageVersion Include="System.Reflection.TypeExtensions" Version="4.0.0-beta-23109" />
<PackageReference Include="System.Reflection.TypeExtensions" />
paket add System.Reflection.TypeExtensions --version 4.0.0-beta-23109
#r "nuget: System.Reflection.TypeExtensions, 4.0.0-beta-23109"
#addin nuget:?package=System.Reflection.TypeExtensions&version=4.0.0-beta-23109&prerelease
#tool nuget:?package=System.Reflection.TypeExtensions&version=4.0.0-beta-23109&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
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. |
Universal Windows Platform | netcore50 is compatible. |
-
.NETCore 5.0
- System.Diagnostics.Contracts (>= 4.0.0-beta-23109)
- System.Diagnostics.Debug (>= 4.0.10-beta-23109)
- System.Linq (>= 4.0.0-beta-23109)
- System.Reflection (>= 4.0.10-beta-23109)
- System.Reflection.Primitives (>= 4.0.0-beta-23109)
- System.Resources.ResourceManager (>= 4.0.0-beta-23109)
- System.Runtime (>= 4.0.20-beta-23109)
- System.Runtime.Extensions (>= 4.0.10-beta-23109)
-
.NETPlatform 5.0
- System.Reflection (>= 4.0.0-beta-23109)
- System.Runtime (>= 4.0.0-beta-23109)
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 (167)
Showing the top 20 popular GitHub repositories that depend on System.Reflection.TypeExtensions:
Repository | Stars |
---|---|
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
|
|
litedb-org/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.
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
actions/runner
The Runner for GitHub Actions :rocket:
|
|
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
|
|
Readarr/Readarr
Book Manager and Automation (Sonarr for Ebooks)
|
|
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
|
|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|
|
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
|