-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathindex.json
More file actions
57 lines (57 loc) · 1.27 KB
/
index.json
File metadata and controls
57 lines (57 loc) · 1.27 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"$schema": "https://raw.githubusercontent.com/max-ieremenko/ThirdPartyLibraries/refs/heads/master/Docs/schema.package-index.json",
"Source": "https://api.nuget.org/v3/index.json",
"License": {
"Code": "MIT",
"Status": "AutomaticallyApproved"
},
"UsedBy": [
{
"Name": "SqlDatabase",
"InternalOnly": false,
"TargetFrameworks": [
"net472",
"net8.0",
"net9.0",
"netstandard2.0"
],
"Dependencies": [
{
"Name": "Microsoft.Win32.Registry",
"Version": "4.7.0"
},
{
"Name": "System.Buffers",
"Version": "4.5.1"
},
{
"Name": "System.Diagnostics.DiagnosticSource",
"Version": "4.7.0"
},
{
"Name": "System.Memory",
"Version": "4.5.4"
},
{
"Name": "System.Security.Principal.Windows",
"Version": "4.7.0"
},
{
"Name": "System.Text.Encoding.CodePages",
"Version": "4.7.0"
}
]
}
],
"Licenses": [
{
"Subject": "package",
"Code": "MIT",
"HRef": "https://licenses.nuget.org/MIT"
},
{
"Subject": "project",
"HRef": "https://github.com/dotnet/corefx"
}
]
}