Skip to content

Commit c8a5c0c

Browse files
committed
initial commit
1 parent cf21218 commit c8a5c0c

170 files changed

Lines changed: 159455 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
9.24 KB
Binary file not shown.

rls/0.0.1-BETA/net8.0/API.Library.deps.json

Lines changed: 1193 additions & 0 deletions
Large diffs are not rendered by default.
188 KB
Binary file not shown.
78.5 KB
Binary file not shown.
Lines changed: 181 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,181 @@
1+
{
2+
"runtimeTarget": {
3+
"name": ".NETCoreApp,Version=v8.0",
4+
"signature": ""
5+
},
6+
"compilationOptions": {},
7+
"targets": {
8+
".NETCoreApp,Version=v8.0": {
9+
"CSO.Firebase/0.0.1": {
10+
"dependencies": {
11+
"FirebaseAdmin": "2.4.0"
12+
},
13+
"runtime": {
14+
"CSO.Firebase.dll": {}
15+
}
16+
},
17+
"FirebaseAdmin/2.4.0": {
18+
"dependencies": {
19+
"Google.Api.Gax.Rest": "3.2.0",
20+
"Google.Apis.Auth": "1.49.0",
21+
"System.Collections.Immutable": "1.7.1"
22+
},
23+
"runtime": {
24+
"lib/netstandard2.0/FirebaseAdmin.dll": {
25+
"assemblyVersion": "2.4.0.0",
26+
"fileVersion": "2.4.0.0"
27+
}
28+
}
29+
},
30+
"Google.Api.Gax/3.2.0": {
31+
"dependencies": {
32+
"Microsoft.Bcl.AsyncInterfaces": "1.0.0",
33+
"Newtonsoft.Json": "12.0.3"
34+
},
35+
"runtime": {
36+
"lib/netstandard2.0/Google.Api.Gax.dll": {
37+
"assemblyVersion": "3.2.0.0",
38+
"fileVersion": "3.2.0.0"
39+
}
40+
}
41+
},
42+
"Google.Api.Gax.Rest/3.2.0": {
43+
"dependencies": {
44+
"Google.Api.Gax": "3.2.0",
45+
"Google.Apis.Auth": "1.49.0"
46+
},
47+
"runtime": {
48+
"lib/netstandard2.0/Google.Api.Gax.Rest.dll": {
49+
"assemblyVersion": "3.2.0.0",
50+
"fileVersion": "3.2.0.0"
51+
}
52+
}
53+
},
54+
"Google.Apis/1.49.0": {
55+
"dependencies": {
56+
"Google.Apis.Core": "1.49.0"
57+
},
58+
"runtime": {
59+
"lib/netstandard2.0/Google.Apis.dll": {
60+
"assemblyVersion": "1.49.0.0",
61+
"fileVersion": "1.49.0.0"
62+
}
63+
}
64+
},
65+
"Google.Apis.Auth/1.49.0": {
66+
"dependencies": {
67+
"Google.Apis": "1.49.0",
68+
"Google.Apis.Core": "1.49.0"
69+
},
70+
"runtime": {
71+
"lib/netstandard2.0/Google.Apis.Auth.PlatformServices.dll": {
72+
"assemblyVersion": "1.49.0.0",
73+
"fileVersion": "1.49.0.0"
74+
},
75+
"lib/netstandard2.0/Google.Apis.Auth.dll": {
76+
"assemblyVersion": "1.49.0.0",
77+
"fileVersion": "1.49.0.0"
78+
}
79+
}
80+
},
81+
"Google.Apis.Core/1.49.0": {
82+
"dependencies": {
83+
"Newtonsoft.Json": "12.0.3"
84+
},
85+
"runtime": {
86+
"lib/netstandard2.0/Google.Apis.Core.dll": {
87+
"assemblyVersion": "1.49.0.0",
88+
"fileVersion": "1.49.0.0"
89+
}
90+
}
91+
},
92+
"Microsoft.Bcl.AsyncInterfaces/1.0.0": {
93+
"runtime": {
94+
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
95+
"assemblyVersion": "1.0.0.0",
96+
"fileVersion": "4.700.19.46214"
97+
}
98+
}
99+
},
100+
"Newtonsoft.Json/12.0.3": {
101+
"runtime": {
102+
"lib/netstandard2.0/Newtonsoft.Json.dll": {
103+
"assemblyVersion": "12.0.0.0",
104+
"fileVersion": "12.0.3.23909"
105+
}
106+
}
107+
},
108+
"System.Collections.Immutable/1.7.1": {}
109+
}
110+
},
111+
"libraries": {
112+
"CSO.Firebase/0.0.1": {
113+
"type": "project",
114+
"serviceable": false,
115+
"sha512": ""
116+
},
117+
"FirebaseAdmin/2.4.0": {
118+
"type": "package",
119+
"serviceable": true,
120+
"sha512": "sha512-0O89+8oFnHys8TPsk6af0nqcthedok4R467q/tQ/mUyKsXgG45fu1U0acnkKpOGSXT+550cyFfcUj5QlicoOvg==",
121+
"path": "firebaseadmin/2.4.0",
122+
"hashPath": "firebaseadmin.2.4.0.nupkg.sha512"
123+
},
124+
"Google.Api.Gax/3.2.0": {
125+
"type": "package",
126+
"serviceable": true,
127+
"sha512": "sha512-0OjahFAHTOoprSgvJiQ6/fIQLrUYU4QIFgkuJ51/lcmhZbuXxB3ycPk3JTVEvx6A5yQBL14wgmHgwXLcEsnu3Q==",
128+
"path": "google.api.gax/3.2.0",
129+
"hashPath": "google.api.gax.3.2.0.nupkg.sha512"
130+
},
131+
"Google.Api.Gax.Rest/3.2.0": {
132+
"type": "package",
133+
"serviceable": true,
134+
"sha512": "sha512-YY4mD0nGxTx1uez7Perm+zAd3FH50dd3+7HTYsRFCywDEtj3RkrMjcAmw6mNpKkw2sRICu7aYNy1mgMjd3nVbw==",
135+
"path": "google.api.gax.rest/3.2.0",
136+
"hashPath": "google.api.gax.rest.3.2.0.nupkg.sha512"
137+
},
138+
"Google.Apis/1.49.0": {
139+
"type": "package",
140+
"serviceable": true,
141+
"sha512": "sha512-fmXQQTxZFOBlnvokvdQMzq0Lt+g2QzpZ4H6U8lMMFHgAR8ZqxQnPN5yHDpoHf7a++hJHb5W3pALxauGsq+afKQ==",
142+
"path": "google.apis/1.49.0",
143+
"hashPath": "google.apis.1.49.0.nupkg.sha512"
144+
},
145+
"Google.Apis.Auth/1.49.0": {
146+
"type": "package",
147+
"serviceable": true,
148+
"sha512": "sha512-3V9ohvixQtjaEvk7T9Ac7E/KvwEPa7eL4aMNreJDI0CEPzCdQdk2zCvaJPRrNIjhe+UuBeOeom1oAOMFB74JHg==",
149+
"path": "google.apis.auth/1.49.0",
150+
"hashPath": "google.apis.auth.1.49.0.nupkg.sha512"
151+
},
152+
"Google.Apis.Core/1.49.0": {
153+
"type": "package",
154+
"serviceable": true,
155+
"sha512": "sha512-9DgGdtyzgrCfHWwc/HiDXDbykNMeKQozbEHYEUEcezRuH+YR3fvq7YGVBDmUM8g6qEL3kDk6h5EU4h0IJwue1w==",
156+
"path": "google.apis.core/1.49.0",
157+
"hashPath": "google.apis.core.1.49.0.nupkg.sha512"
158+
},
159+
"Microsoft.Bcl.AsyncInterfaces/1.0.0": {
160+
"type": "package",
161+
"serviceable": true,
162+
"sha512": "sha512-K63Y4hORbBcKLWH5wnKgzyn7TOfYzevIEwIedQHBIkmkEBA9SCqgvom+XTuE+fAFGvINGkhFItaZ2dvMGdT5iw==",
163+
"path": "microsoft.bcl.asyncinterfaces/1.0.0",
164+
"hashPath": "microsoft.bcl.asyncinterfaces.1.0.0.nupkg.sha512"
165+
},
166+
"Newtonsoft.Json/12.0.3": {
167+
"type": "package",
168+
"serviceable": true,
169+
"sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
170+
"path": "newtonsoft.json/12.0.3",
171+
"hashPath": "newtonsoft.json.12.0.3.nupkg.sha512"
172+
},
173+
"System.Collections.Immutable/1.7.1": {
174+
"type": "package",
175+
"serviceable": true,
176+
"sha512": "sha512-B43Zsz5EfMwyEbnObwRxW5u85fzJma3lrDeGcSAV1qkhSRTNY5uXAByTn9h9ddNdhM+4/YoLc/CI43umjwIl9Q==",
177+
"path": "system.collections.immutable/1.7.1",
178+
"hashPath": "system.collections.immutable.1.7.1.nupkg.sha512"
179+
}
180+
}
181+
}
21.5 KB
Binary file not shown.
22.9 KB
Binary file not shown.
Lines changed: 181 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,181 @@
1+
{
2+
"runtimeTarget": {
3+
"name": ".NETCoreApp,Version=v8.0",
4+
"signature": ""
5+
},
6+
"compilationOptions": {},
7+
"targets": {
8+
".NETCoreApp,Version=v8.0": {
9+
"Firebase/0.0.1": {
10+
"dependencies": {
11+
"FirebaseAdmin": "2.4.0"
12+
},
13+
"runtime": {
14+
"Firebase.dll": {}
15+
}
16+
},
17+
"FirebaseAdmin/2.4.0": {
18+
"dependencies": {
19+
"Google.Api.Gax.Rest": "3.2.0",
20+
"Google.Apis.Auth": "1.49.0",
21+
"System.Collections.Immutable": "1.7.1"
22+
},
23+
"runtime": {
24+
"lib/netstandard2.0/FirebaseAdmin.dll": {
25+
"assemblyVersion": "2.4.0.0",
26+
"fileVersion": "2.4.0.0"
27+
}
28+
}
29+
},
30+
"Google.Api.Gax/3.2.0": {
31+
"dependencies": {
32+
"Microsoft.Bcl.AsyncInterfaces": "1.0.0",
33+
"Newtonsoft.Json": "12.0.3"
34+
},
35+
"runtime": {
36+
"lib/netstandard2.0/Google.Api.Gax.dll": {
37+
"assemblyVersion": "3.2.0.0",
38+
"fileVersion": "3.2.0.0"
39+
}
40+
}
41+
},
42+
"Google.Api.Gax.Rest/3.2.0": {
43+
"dependencies": {
44+
"Google.Api.Gax": "3.2.0",
45+
"Google.Apis.Auth": "1.49.0"
46+
},
47+
"runtime": {
48+
"lib/netstandard2.0/Google.Api.Gax.Rest.dll": {
49+
"assemblyVersion": "3.2.0.0",
50+
"fileVersion": "3.2.0.0"
51+
}
52+
}
53+
},
54+
"Google.Apis/1.49.0": {
55+
"dependencies": {
56+
"Google.Apis.Core": "1.49.0"
57+
},
58+
"runtime": {
59+
"lib/netstandard2.0/Google.Apis.dll": {
60+
"assemblyVersion": "1.49.0.0",
61+
"fileVersion": "1.49.0.0"
62+
}
63+
}
64+
},
65+
"Google.Apis.Auth/1.49.0": {
66+
"dependencies": {
67+
"Google.Apis": "1.49.0",
68+
"Google.Apis.Core": "1.49.0"
69+
},
70+
"runtime": {
71+
"lib/netstandard2.0/Google.Apis.Auth.PlatformServices.dll": {
72+
"assemblyVersion": "1.49.0.0",
73+
"fileVersion": "1.49.0.0"
74+
},
75+
"lib/netstandard2.0/Google.Apis.Auth.dll": {
76+
"assemblyVersion": "1.49.0.0",
77+
"fileVersion": "1.49.0.0"
78+
}
79+
}
80+
},
81+
"Google.Apis.Core/1.49.0": {
82+
"dependencies": {
83+
"Newtonsoft.Json": "12.0.3"
84+
},
85+
"runtime": {
86+
"lib/netstandard2.0/Google.Apis.Core.dll": {
87+
"assemblyVersion": "1.49.0.0",
88+
"fileVersion": "1.49.0.0"
89+
}
90+
}
91+
},
92+
"Microsoft.Bcl.AsyncInterfaces/1.0.0": {
93+
"runtime": {
94+
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
95+
"assemblyVersion": "1.0.0.0",
96+
"fileVersion": "4.700.19.46214"
97+
}
98+
}
99+
},
100+
"Newtonsoft.Json/12.0.3": {
101+
"runtime": {
102+
"lib/netstandard2.0/Newtonsoft.Json.dll": {
103+
"assemblyVersion": "12.0.0.0",
104+
"fileVersion": "12.0.3.23909"
105+
}
106+
}
107+
},
108+
"System.Collections.Immutable/1.7.1": {}
109+
}
110+
},
111+
"libraries": {
112+
"Firebase/0.0.1": {
113+
"type": "project",
114+
"serviceable": false,
115+
"sha512": ""
116+
},
117+
"FirebaseAdmin/2.4.0": {
118+
"type": "package",
119+
"serviceable": true,
120+
"sha512": "sha512-0O89+8oFnHys8TPsk6af0nqcthedok4R467q/tQ/mUyKsXgG45fu1U0acnkKpOGSXT+550cyFfcUj5QlicoOvg==",
121+
"path": "firebaseadmin/2.4.0",
122+
"hashPath": "firebaseadmin.2.4.0.nupkg.sha512"
123+
},
124+
"Google.Api.Gax/3.2.0": {
125+
"type": "package",
126+
"serviceable": true,
127+
"sha512": "sha512-0OjahFAHTOoprSgvJiQ6/fIQLrUYU4QIFgkuJ51/lcmhZbuXxB3ycPk3JTVEvx6A5yQBL14wgmHgwXLcEsnu3Q==",
128+
"path": "google.api.gax/3.2.0",
129+
"hashPath": "google.api.gax.3.2.0.nupkg.sha512"
130+
},
131+
"Google.Api.Gax.Rest/3.2.0": {
132+
"type": "package",
133+
"serviceable": true,
134+
"sha512": "sha512-YY4mD0nGxTx1uez7Perm+zAd3FH50dd3+7HTYsRFCywDEtj3RkrMjcAmw6mNpKkw2sRICu7aYNy1mgMjd3nVbw==",
135+
"path": "google.api.gax.rest/3.2.0",
136+
"hashPath": "google.api.gax.rest.3.2.0.nupkg.sha512"
137+
},
138+
"Google.Apis/1.49.0": {
139+
"type": "package",
140+
"serviceable": true,
141+
"sha512": "sha512-fmXQQTxZFOBlnvokvdQMzq0Lt+g2QzpZ4H6U8lMMFHgAR8ZqxQnPN5yHDpoHf7a++hJHb5W3pALxauGsq+afKQ==",
142+
"path": "google.apis/1.49.0",
143+
"hashPath": "google.apis.1.49.0.nupkg.sha512"
144+
},
145+
"Google.Apis.Auth/1.49.0": {
146+
"type": "package",
147+
"serviceable": true,
148+
"sha512": "sha512-3V9ohvixQtjaEvk7T9Ac7E/KvwEPa7eL4aMNreJDI0CEPzCdQdk2zCvaJPRrNIjhe+UuBeOeom1oAOMFB74JHg==",
149+
"path": "google.apis.auth/1.49.0",
150+
"hashPath": "google.apis.auth.1.49.0.nupkg.sha512"
151+
},
152+
"Google.Apis.Core/1.49.0": {
153+
"type": "package",
154+
"serviceable": true,
155+
"sha512": "sha512-9DgGdtyzgrCfHWwc/HiDXDbykNMeKQozbEHYEUEcezRuH+YR3fvq7YGVBDmUM8g6qEL3kDk6h5EU4h0IJwue1w==",
156+
"path": "google.apis.core/1.49.0",
157+
"hashPath": "google.apis.core.1.49.0.nupkg.sha512"
158+
},
159+
"Microsoft.Bcl.AsyncInterfaces/1.0.0": {
160+
"type": "package",
161+
"serviceable": true,
162+
"sha512": "sha512-K63Y4hORbBcKLWH5wnKgzyn7TOfYzevIEwIedQHBIkmkEBA9SCqgvom+XTuE+fAFGvINGkhFItaZ2dvMGdT5iw==",
163+
"path": "microsoft.bcl.asyncinterfaces/1.0.0",
164+
"hashPath": "microsoft.bcl.asyncinterfaces.1.0.0.nupkg.sha512"
165+
},
166+
"Newtonsoft.Json/12.0.3": {
167+
"type": "package",
168+
"serviceable": true,
169+
"sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
170+
"path": "newtonsoft.json/12.0.3",
171+
"hashPath": "newtonsoft.json.12.0.3.nupkg.sha512"
172+
},
173+
"System.Collections.Immutable/1.7.1": {
174+
"type": "package",
175+
"serviceable": true,
176+
"sha512": "sha512-B43Zsz5EfMwyEbnObwRxW5u85fzJma3lrDeGcSAV1qkhSRTNY5uXAByTn9h9ddNdhM+4/YoLc/CI43umjwIl9Q==",
177+
"path": "system.collections.immutable/1.7.1",
178+
"hashPath": "system.collections.immutable.1.7.1.nupkg.sha512"
179+
}
180+
}
181+
}

rls/0.0.1-BETA/net8.0/Firebase.dll

21.5 KB
Binary file not shown.

rls/0.0.1-BETA/net8.0/Firebase.pdb

22.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)