.NET API browser
Welcome to the .NET API browser – your one-stop shop for all .NET-based APIs from Microsoft. Start searching for any managed APIs by typing in the box below.
If you have any feedback, create a new issue in the dotnet/dotnet-api-docs repo.
- Alla API:er
-
- 1.0.3065.39
- 1.0.2957.106
- 1.0.2903.40
- 1.0.2849.39
- 1.0.2792.45
- 1.0.2739.15
- 1.0.2651.64
- 1.0.2592.51
- 1.0.2535.41
- 1.0.2478.35
- 1.0.2420.47
- 1.0.2365.46
- 1.0.2277.86
- 1.0.2210.55
- 1.0.2151.40
- 1.0.2088.41
- 1.0.2045.28
- 1.0.1938.49
- 1.0.1901.177
- 1.0.1823.32
- 1.0.1774.30
- 1.0.1722.45
- 1.0.1661.34
- 1.0.1587.40
- 1.0.1518.46
- 1.0.1462.37
- 1.0.1418.22
- 1.0.1370.28
- 1.0.1343.22
- 1.0.1293.44
- 1.0.1264.42
- 1.0.1245.22
- 1.0.1210.39
- 1.0.1185.39
- 1.0.1150.38
- 1.0.1108.44
- 1.0.1072.54
- 1.0.1054.31
- 1.0.1020.30
- 1.0.992.28
- 1.0.961.33
- 1.0.902.49
- 1.0.864.35
- 1.0.818.41
- 1.0.774.44
- 1.0.705.50
- 1.0.664.37
-
- 1.0.3116
- 1.0.3079
- 1.0.2950
- 1.0.2895
- 1.0.2839
- 1.0.2783
- 1.0.2730
- 1.0.2646
- 1.0.2584
- 1.0.2526
- 1.0.2470
- 1.0.2415
- 1.0.2357
- 1.0.2194
- 1.0.2164
- 1.0.2106
- 1.0.2065
- 1.0.1988
- 1.0.1905
- 1.0.1829
- 1.0.1777
- 1.0.1724
- 1.0.1671
- 1.0.1619
- 1.0.1549
- 1.0.1466
- 1.0.1414
- 1.0.1369
- 1.0.1340
- 1.0.1305
- 1.0.1248
- 1.0.1222
- 1.0.1189
- 1.0.1158
- 1.0.1133
- 1.0.1083
- 1.0.1056
- 1.0.1018
- 1.0.1010
- 1.0.955
- 1.0.902
- 1.0.865
- 1.0.824
- 1.0.790
- 1.0.721
- 1.0.674
- 0.9.628
- 0.9.579
- 0.9.538
- 0.9.515
Snabbfilter
.NET Standard API-referens version 2.1 (package-provided)
Name | Description |
---|---|
Microsoft. | |
Microsoft. | Contains classes and abstractions for setting up IConfiguration. |
Microsoft. | Contains classes and interfaces to get configuration data from a JSON file. |
Microsoft. | Provides classes that support the implementation of the dependency injection software design pattern. |
Microsoft. | |
Microsoft. | Provides classes that allow you to encapsulate an app's resources and lifetime functionality. |
Microsoft. | Contains types related to the hosting environment and shutdown of hosted apps. |
Microsoft. | Provides classes that allow you to encapsulate a Linux app's resources and lifetime functionality. |
Microsoft. | Provides classes that allow you to encapsulate a Windows Service app's resources and lifetime functionality. |
Microsoft. | Contains classes and abstractions for configuring ILogger. |
Microsoft. | Provides types used for implementing the options pattern. |
Microsoft. | Contains classes that are abstract derivations of safe handle classes that provide common functionality supporting file and operating system handles. |
System. | This namespace contains types that can be used to parse and format common data types to and from UTF-8 text representations. |
System. | Contains types that enable rule-based configuration of Managed Extensibility Framework (MEF) parts. |
System. | Provides attribute classes that are used to define metadata for ASP.NET MVC and ASP.NET data controls. |
System. | Provides support for attribute classes that are used to define metadata for ASP.NET MVC and ASP.NET data controls. |
System. | Contains types that retrieve information about assemblies, modules, members, parameters, and other entities in managed code by examining their metadata. These types also can be used to manipulate instances of loaded types, for example to hook up events or to invoke methods. To dynamically create types, use the System.Reflection.Emit namespace. |
System. | Contains classes that enable customized reflection contexts. |
System. | Provides cryptographic services, including secure encoding and decoding of data, as well as many other operations, such as hashing, random number generation, and message authentication. For more information, see Cryptographic Services. |
System. | Provides programming elements for Public Key Cryptography Standards (PKCS), including methods for signing data, exchanging keys, requesting certificates, public key encryption and decryption, and other security functions. |
System. | Contains classes to support the creation and validation of XML digital signatures. The classes in this namespace implement the World Wide Web Consortium Recommendation, XML-Signature Syntax and Processing. |
System. | Provides a set of synchronization data structures for passing data between producers and consumers asynchronously. |
System. | Provides an actor-based programming model that supports in-process message passing for coarse-grained dataflow and pipelining tasks. |