System.Reflection.TypeExtensions 4.7.0

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 When using NuGet 3.x this package requires at least version 3.4.

Showing the top 20 packages that depend on System.Reflection.TypeExtensions.

Packages Downloads
Dapper
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
1,766
EasyNetQ.Management.Client
A .NET client for the RabbitMQ RESTful management API
1,377
log4net
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility
602
Microsoft.DotNet.PlatformAbstractions
Abstractions for making code that uses file system and environment testable.
303
Microsoft.DotNet.PlatformAbstractions
Abstractions for making code that uses file system and environment testable.
1,110
Microsoft.Extensions.PlatformAbstractions
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
2,465
System.ComponentModel.TypeConverter
Provides the System.ComponentModel.TypeConverter class, which represents a unified way of converting types of values to other types. Commonly Used Types: System.ComponentModel.TypeConverter System.ComponentModel.TypeConverterAttribute System.ComponentModel.PropertyDescriptor System.ComponentModel.StringConverter System.ComponentModel.ITypeDescriptorContext System.ComponentModel.EnumConverter System.ComponentModel.TypeDescriptor System.ComponentModel.Int32Converter System.ComponentModel.BooleanConverter System.ComponentModel.DoubleConverter When using NuGet 3.x this package requires at least version 3.4.
14,050
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory 8321c729934c0f8be754953439b88e6e1c120c24 When using NuGet 3.x this package requires at least version 3.4.
2,580
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory e6120535bbabd5d198be00052a368f64c308d9c5 When using NuGet 3.x this package requires at least version 3.4.
5,956
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
367
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
678
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
13,548
System.Dynamic.Runtime
Provides classes and interfaces that support the Dynamic Language Runtime (DLR). Commonly Used Types: System.Runtime.CompilerServices.CallSite System.Runtime.CompilerServices.CallSite<T> System.Dynamic.IDynamicMetaObjectProvider System.Dynamic.DynamicMetaObject System.Dynamic.SetMemberBinder System.Dynamic.GetMemberBinder System.Dynamic.ExpandoObject System.Dynamic.DynamicObject System.Runtime.CompilerServices.CallSiteBinder System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.
13,928
System.Dynamic.Runtime
Provides classes and interfaces that support the Dynamic Language Runtime (DLR). Commonly Used Types: System.Runtime.CompilerServices.CallSite System.Runtime.CompilerServices.CallSite<T> System.Dynamic.IDynamicMetaObjectProvider System.Dynamic.DynamicMetaObject System.Dynamic.SetMemberBinder System.Dynamic.GetMemberBinder System.Dynamic.ExpandoObject System.Dynamic.DynamicObject System.Runtime.CompilerServices.CallSiteBinder System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.
13,960
System.Linq.Dynamic.Core
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
297
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.Expressions.Expression<TDelegate> System.Linq.Expressions.Expression System.Linq.Expressions.MemberExpression System.Linq.Expressions.ExpressionVisitor System.Linq.Expressions.MethodCallExpression System.Linq.IQueryable<T> System.Linq.IQueryable System.Linq.Expressions.NewExpression System.Linq.Expressions.ParameterExpression System.Linq.Expressions.ConstantExpression When using NuGet 3.x this package requires at least version 3.4.
13,699
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.
13,722
System.Private.DataContractSerialization
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages. When using NuGet 3.x this package requires at least version 3.4.
355
System.Private.DataContractSerialization
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages. When using NuGet 3.x this package requires at least version 3.4.
14,364
System.Xml.XmlSerializer
Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects. Commonly Used Types: System.Xml.Serialization.IXmlSerializable System.Xml.Serialization.XmlSerializer System.Xml.Serialization.XmlIgnoreAttribute System.Xml.Serialization.XmlElementAttribute System.Xml.Serialization.XmlAttributeAttribute System.Xml.Serialization.XmlArrayAttribute System.Xml.Serialization.XmlRootAttribute System.Xml.Serialization.XmlArrayItemAttribute System.Xml.Serialization.XmlTypeAttribute System.Xml.Serialization.XmlEnumAttribute When using NuGet 3.x this package requires at least version 3.4.
319

https://go.microsoft.com/fwlink/?LinkID=799421

MonoAndroid 1.0

  • No dependencies.

Xamarin.WatchOS 1.0

  • No dependencies.

Xamarin.TVOS 1.0

  • No dependencies.

Xamarin.Mac 2.0

  • No dependencies.

Xamarin.iOS 1.0

  • No dependencies.

.NET Standard 2.0

  • No dependencies.

.NET Standard 1.5

.NET Standard 1.3

.NET Core 2.0

  • No dependencies.

UAP 10.0.16299

  • No dependencies.

.NETCore 5.0

MonoTouch 1.0

  • No dependencies.

.NET Framework 4.6

  • No dependencies.

.NET Framework 4.7.2

  • No dependencies.

.NET Framework 4.6.1

  • No dependencies.

Version Downloads Last updated
4.7.0 67 04/28/2022
4.7.0-preview3.19551.4 2 05/30/2024
4.7.0-preview2.19523.17 1 05/30/2024
4.7.0-preview1.19504.10 1 05/30/2024
4.6.0 13,720 04/25/2022
4.6.0-rc1.19456.4 3 05/30/2024
4.6.0-preview9.19421.4 1 05/30/2024
4.6.0-preview9.19416.11 1 05/30/2024
4.6.0-preview8.19405.3 3 05/30/2024
4.6.0-preview7.19362.9 2 05/30/2024
4.6.0-preview6.19303.8 3 05/30/2024
4.6.0-preview6.19264.9 3 05/30/2024
4.6.0-preview5.19224.8 1 05/30/2024
4.6.0-preview4.19212.13 3 05/30/2024
4.6.0-preview3.19128.7 3 05/30/2024
4.6.0-preview.19073.11 3 05/29/2024
4.6.0-preview.18571.3 3 05/30/2024
4.5.1 1 05/26/2024
4.5.0 6 07/07/2022
4.5.0-rc1 1 05/30/2024
4.5.0-preview2-26406-04 2 05/30/2024
4.5.0-preview1-26216-02 2 05/30/2024
4.4.0 13,754 04/26/2022
4.4.0-preview2-25405-01 1 05/30/2024
4.4.0-preview1-25305-02 1 05/30/2024
4.3.0 13,625 04/14/2022
4.3.0-preview1-24530-04 2 05/30/2024
4.1.0 13,689 05/05/2022
4.1.0-rc2-24027 3 05/30/2024
4.1.0-beta-23516 4 05/30/2024
4.0.1-beta-23409 4 05/30/2024
4.0.1-beta-23225 2 05/30/2024
4.0.0 5 06/22/2023
4.0.0-beta-23109 3 05/30/2024
4.0.0-beta-23019 1 05/30/2024
4.0.0-beta-22816 5 05/30/2024
4.0.0-beta-22605 2 05/30/2024
4.0.0-beta-22416 3 05/30/2024
4.0.0-beta-22231 4 05/30/2024