Welcome to mirror list, hosted at ThFree Co, Russian Federation.

license-information-windows.md - github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2ee4ef2d1d2bd66fb4158ce663ec0a45ea59eb51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# License information for .NET on Windows

The Windows distribution of .NET 5.0 and later releases contains files that are provided under 
multiple licenses.
This information is provided to help you understand the license terms that 
apply to your use. By using any or all of these files you agree to their associated license terms.

The following binaries are licensed with the 
[Windows SDK License](https://docs.microsoft.com/legal/windows-sdk/license):

* api-ms-\*.\* (used by .NET runtime)
* ucrtbase.dll (used by .NET runtime)
* D3DCompiler_47_cor3.dll (used by WPF)

The following binaries are licensed with the 
[.NET Library License](https://dotnet.microsoft.com/dotnet_library_license.htm)

* PresentationNative_cor3.dll (used by WPF)
* wpfgfx_cor3.dll (used by WPF)

The following binaries are licensed with the 
[Visual Studio 2019 License](https://visualstudio.microsoft.com/license-terms/mlt031619/) 
(not as a "trial"):

* vcruntime140_cor3.dll (used by WPF)
* Microsoft.DiaSymReader.Native.{x86|amd64|arm|arm64}.dll (used by .NET SDK)

All other binaries and files are licensed with the 
[MIT license](https://github.com/dotnet/core/blob/main/LICENSE.TXT)

This document is provided for informative purposes only, and is not itself a license.