dotnetframework
-
- 107,054 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0
Provides classes that support the compression and decompression of streams. Commonly Used... More information -
- 103,667 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0
Provides classes that allow a compiler or tool to emit metadata and optionally generate a PE file on disk. The primary clients of these classes are script engines and compilers. Commonly Used... More information -
- 103,154 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0-beta-23119 (prerelease)
Provides classes that help you trace the execution of your code. Developers should prefer the classes in the ETW-based System.Diagnostics.Tracing package. Commonly Used... More information -
- 99,993 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0
Provides interfaces that are used to implement the run-time and design-time behavior of components. Commonly Used... More information -
-
- 99,769 total downloads
- last updated 12/10/2014
- Latest version: 4.5.24
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task... More information -
-
- 98,042 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0
Provides access to network traffic data, network address information, and notification of address changes for the local computer. Commonly Used... More information -
- 97,855 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0-beta-23119 (prerelease)
Provides the System.Security.Cryptography.RandomNumberGenerator class, which generates cryptographically secure random numbers. Commonly Used Types: System.Security.Cryptography.RandomNumberGenerator -
- 97,492 total downloads
- last updated 7/20/2015
- Latest version: 4.0.10
Provides common types, including System.Runtime.Serialization.DataContractAttribute, for libraries that support data contract serialization. Commonly Used... More information -
- 96,166 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0
Provides clases that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The primary clients of these classes are script engines and compilers. Commonly Used... More information -
- 95,545 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0-beta-23119 (prerelease)
Provides the System.IO.FileSystemWather class, which listens to the file system change notifications and raises events when a directory, or a file in a directory, changes. Commonly Used... More information -
-
- 93,478 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of some System.Net packages. -
-
- 91,866 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0
Provides the System.ComponentModel.TypeConverter class, which represents a unified way of converting types of values to other types. Commonly Used... More information -
- 90,962 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0
Provides classes that define older non-generic collections of objects, such as lists, queues, hash tables and dictionaries. Developers should prefer the generic collections in the System.Collections... More information -
- 88,658 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0
Provides the numeric types System.Numerics.BigInteger and System.Numerics.Complex, which complement the numeric primitives, such as System.Byte, System.Double and System.Int32. Commonly Used... More information -
- 88,549 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0
Provides classes for performing date calculations using specific calendars, including the Gregorian, Julian, Hijri and Korean calendars. Commonly Used... More information -
- 87,791 total downloads
- last updated 7/20/2015
- Latest version: 4.0.10
Provides support classes and delegates for the event-based asynchronous pattern. Developers should prefer the classes in the System.Threading.Tasks package. Commonly Used... More information -
- 85,708 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0
Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterators in parallel. Commonly Used... More information -
- 84,885 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0-beta-23119 (prerelease)
Provides the System.Diagnostics.Process class, which allows interaction with local and remote processes. Commonly Used... More information -
- 84,155 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0
Provides the base abstract classes, including System.Data.DbConnection and System.Data.DbCommand, for all data providers. Commonly Used... More information -
- 81,229 total downloads
- last updated 7/20/2015
- Latest version: 4.0.0
Provides classes for querying data structures that implement IQueryable<T>. Commonly Used Types: System.Linq.Queryable System.Linq.EnumerableQuery<T> System.Linq.EnumerableQuery