System.Reflection.TypeExtensions 4.0.0-beta-22605

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

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

Packages Downloads
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages. 0cdb612ce9cc705f11132c9d162347607b45cf99 When using NuGet 3.x this package requires at least version 3.4.
23
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.
20
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.
19
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.
18
Microsoft.CSharp
Provides support for compilation and code generation, including dynamic, using the C# language. Commonly Used Types: Microsoft.CSharp.RuntimeBinder.Binder Microsoft.CSharp.RuntimeBinder.RuntimeBinderException Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags When using NuGet 3.x this package requires at least version 3.4.
17
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
17
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
16
System.Linq.Dynamic.Core
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
16
Microsoft.CSharp
Provides support for compilation and code generation, including dynamic, using the C# language. Commonly Used Types: Microsoft.CSharp.RuntimeBinder.Binder Microsoft.CSharp.RuntimeBinder.RuntimeBinderException Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags When using NuGet 3.x this package requires at least version 3.4.
16
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.
16
MailKit
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices. Features include: * SASL Authentication via SCRAM-SHA-256, SCRAM-SHA-1, NTLM, DIGEST-MD5, CRAM-MD5, LOGIN, PLAIN, and XOAUTH2. * A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8. * A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG. * A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ESORT, METADATA, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE, CREATE-SPECIAL-USE, MOVE, SEARCH=FUZZY, UTF8=ACCEPT, UTF8=ONLY, LITERAL-, APPENDLIMIT, XLIST, and X-GM-EXT1. * Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported). * Asynchronous versions of all methods that hit the network. * S/MIME, OpenPGP and DKIM signature support via MimeKit. * Microsoft TNEF support via MimeKit.
16
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.
15
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages. 5937b8c4e63f32a2356bd6d63c912c4e2a98dced When using NuGet 3.x this package requires at least version 3.4.
15
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages. 133512ecc8d49b69010bdc737a2c85e9401842d2 When using NuGet 3.x this package requires at least version 3.4.
15
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.
15
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 \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
15
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
15
protobuf-net
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
15

Any 0.0

Version Downloads Last updated
4.7.0 14 7/24/2023
4.7.0-preview3.19551.4 9 3/4/2025
4.7.0-preview2.19523.17 9 3/5/2025
4.7.0-preview1.19504.10 7 3/4/2025
4.6.0 10 2/27/2025
4.6.0-rc1.19456.4 11 3/5/2025
4.6.0-preview9.19421.4 7 3/4/2025
4.6.0-preview9.19416.11 10 3/5/2025
4.6.0-preview8.19405.3 12 3/5/2025
4.6.0-preview7.19362.9 7 3/5/2025
4.6.0-preview6.19303.8 9 3/4/2025
4.6.0-preview6.19264.9 8 3/4/2025
4.6.0-preview5.19224.8 9 3/5/2025
4.6.0-preview4.19212.13 12 3/4/2025
4.6.0-preview3.19128.7 8 3/5/2025
4.6.0-preview.19073.11 10 3/4/2025
4.6.0-preview.18571.3 8 3/5/2025
4.5.1 12 2/27/2025
4.5.0 11 2/27/2025
4.5.0-rc1 11 2/27/2025
4.5.0-preview2-26406-04 11 3/4/2025
4.5.0-preview1-26216-02 9 3/5/2025
4.4.0 11 2/27/2025
4.4.0-preview2-25405-01 12 3/4/2025
4.4.0-preview1-25305-02 11 3/5/2025
4.3.0 10 2/27/2025
4.3.0-preview1-24530-04 13 3/4/2025
4.1.0 14 11/21/2023
4.1.0-rc2-24027 10 3/5/2025
4.1.0-beta-23516 7 3/5/2025
4.0.1-beta-23409 13 3/2/2025
4.0.1-beta-23225 10 3/4/2025
4.0.0 8 2/27/2025
4.0.0-beta-23109 10 3/4/2025
4.0.0-beta-23019 11 3/4/2025
4.0.0-beta-22816 9 3/2/2025
4.0.0-beta-22605 9 3/4/2025
4.0.0-beta-22416 10 3/4/2025
4.0.0-beta-22231 10 3/4/2025