@tsonic/aspnetcore 10.0.12 → 10.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/Microsoft.AspNetCore.Authentication/bindings.json +0 -520
  2. package/Microsoft.AspNetCore.Authentication/internal/index.d.ts +6 -31
  3. package/Microsoft.AspNetCore.Authentication.Cookies/bindings.json +0 -140
  4. package/Microsoft.AspNetCore.Authentication.Cookies/internal/index.d.ts +1 -7
  5. package/Microsoft.AspNetCore.Authentication.OAuth/bindings.json +0 -120
  6. package/Microsoft.AspNetCore.Authentication.OAuth/internal/index.d.ts +1 -6
  7. package/Microsoft.AspNetCore.Authorization.Infrastructure/bindings.json +0 -160
  8. package/Microsoft.AspNetCore.Authorization.Infrastructure/internal/index.d.ts +8 -8
  9. package/Microsoft.AspNetCore.Components/bindings.json +0 -380
  10. package/Microsoft.AspNetCore.Components/internal/index.d.ts +3 -22
  11. package/Microsoft.AspNetCore.Components.Authorization/bindings.json +0 -340
  12. package/Microsoft.AspNetCore.Components.Authorization/internal/index.d.ts +4 -21
  13. package/Microsoft.AspNetCore.Components.Forms/bindings.json +223 -1903
  14. package/Microsoft.AspNetCore.Components.Forms/internal/index.d.ts +19 -93
  15. package/Microsoft.AspNetCore.Components.RenderTree/bindings.json +1 -1
  16. package/Microsoft.AspNetCore.Components.Routing/bindings.json +0 -180
  17. package/Microsoft.AspNetCore.Components.Routing/internal/index.d.ts +2 -11
  18. package/Microsoft.AspNetCore.Components.Server/bindings.json +0 -40
  19. package/Microsoft.AspNetCore.Components.Server/internal/index.d.ts +1 -2
  20. package/Microsoft.AspNetCore.Components.Web/bindings.json +0 -380
  21. package/Microsoft.AspNetCore.Components.Web/internal/index.d.ts +4 -23
  22. package/Microsoft.AspNetCore.Components.Web.Virtualization/bindings.json +0 -80
  23. package/Microsoft.AspNetCore.Components.Web.Virtualization/internal/index.d.ts +1 -5
  24. package/Microsoft.AspNetCore.Hosting/bindings.json +0 -100
  25. package/Microsoft.AspNetCore.Hosting/internal/index.d.ts +0 -5
  26. package/Microsoft.AspNetCore.Http.HttpResults/bindings.json +0 -20
  27. package/Microsoft.AspNetCore.Http.HttpResults/internal/index.d.ts +1 -2
  28. package/Microsoft.AspNetCore.Identity/bindings.json +0 -960
  29. package/Microsoft.AspNetCore.Identity/internal/index.d.ts +3 -49
  30. package/Microsoft.AspNetCore.Localization/bindings.json +0 -80
  31. package/Microsoft.AspNetCore.Localization.Routing/bindings.json +0 -20
  32. package/Microsoft.AspNetCore.Mvc/bindings.json +0 -660
  33. package/Microsoft.AspNetCore.Mvc/internal/index.d.ts +8 -41
  34. package/Microsoft.AspNetCore.Mvc.ApplicationParts/bindings.json +0 -80
  35. package/Microsoft.AspNetCore.Mvc.DataAnnotations/bindings.json +0 -20
  36. package/Microsoft.AspNetCore.Mvc.DataAnnotations/internal/index.d.ts +1 -1
  37. package/Microsoft.AspNetCore.Mvc.Formatters/bindings.json +15 -595
  38. package/Microsoft.AspNetCore.Mvc.Formatters/internal/index.d.ts +11 -35
  39. package/Microsoft.AspNetCore.Mvc.Formatters.Xml/bindings.json +0 -20
  40. package/Microsoft.AspNetCore.Mvc.Formatters.Xml/internal/index.d.ts +0 -1
  41. package/Microsoft.AspNetCore.Mvc.Infrastructure/bindings.json +0 -60
  42. package/Microsoft.AspNetCore.Mvc.ModelBinding/bindings.json +0 -280
  43. package/Microsoft.AspNetCore.Mvc.ModelBinding/internal/index.d.ts +5 -18
  44. package/Microsoft.AspNetCore.Mvc.ModelBinding.Binders/bindings.json +0 -100
  45. package/Microsoft.AspNetCore.Mvc.ModelBinding.Binders/internal/index.d.ts +1 -5
  46. package/Microsoft.AspNetCore.Mvc.ModelBinding.Metadata/bindings.json +0 -40
  47. package/Microsoft.AspNetCore.Mvc.ModelBinding.Metadata/internal/index.d.ts +0 -1
  48. package/Microsoft.AspNetCore.Mvc.Razor/bindings.json +3 -63
  49. package/Microsoft.AspNetCore.Mvc.Razor/internal/index.d.ts +0 -3
  50. package/Microsoft.AspNetCore.Mvc.Razor.TagHelpers/bindings.json +0 -120
  51. package/Microsoft.AspNetCore.Mvc.Razor.TagHelpers/internal/index.d.ts +3 -9
  52. package/Microsoft.AspNetCore.Mvc.RazorPages/bindings.json +0 -60
  53. package/Microsoft.AspNetCore.Mvc.RazorPages/internal/index.d.ts +0 -3
  54. package/Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure/bindings.json +6 -6
  55. package/Microsoft.AspNetCore.Mvc.Routing/bindings.json +0 -60
  56. package/Microsoft.AspNetCore.Mvc.Routing/internal/index.d.ts +1 -3
  57. package/Microsoft.AspNetCore.Mvc.TagHelpers/bindings.json +0 -600
  58. package/Microsoft.AspNetCore.Mvc.TagHelpers/internal/index.d.ts +18 -48
  59. package/Microsoft.AspNetCore.Mvc.ViewFeatures/bindings.json +12 -612
  60. package/Microsoft.AspNetCore.Mvc.ViewFeatures/internal/index.d.ts +3 -29
  61. package/Microsoft.AspNetCore.Razor.TagHelpers/bindings.json +0 -60
  62. package/Microsoft.AspNetCore.Razor.TagHelpers/internal/index.d.ts +0 -3
  63. package/Microsoft.AspNetCore.Routing/bindings.json +0 -60
  64. package/Microsoft.AspNetCore.Routing/internal/index.d.ts +0 -3
  65. package/Microsoft.AspNetCore.Routing.Constraints/bindings.json +0 -80
  66. package/Microsoft.AspNetCore.Routing.Constraints/internal/index.d.ts +2 -6
  67. package/Microsoft.AspNetCore.SignalR/bindings.json +3 -103
  68. package/Microsoft.JSInterop/bindings.json +0 -120
  69. package/Microsoft.JSInterop/internal/index.d.ts +0 -6
  70. package/Microsoft.JSInterop.Implementation/bindings.json +0 -240
  71. package/Microsoft.JSInterop.Implementation/internal/index.d.ts +1 -13
  72. package/README.md +58 -2
  73. package/System.Threading.RateLimiting/bindings.json +16 -16
  74. package/package.json +4 -4
@@ -571,46 +571,6 @@
571
571
  "declaringAssemblyName": "Microsoft.AspNetCore.Mvc.Razor",
572
572
  "isExtensionMethod": false,
573
573
  "sourceInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage"
574
- },
575
- {
576
- "stableId": "Microsoft.AspNetCore.Mvc.RazorPages:Microsoft.AspNetCore.Mvc.RazorPages.Page::EnsureRenderedBodyOrSections():System.Void",
577
- "clrName": "EnsureRenderedBodyOrSections",
578
- "metadataToken": 0,
579
- "canonicalSignature": "():System.Void",
580
- "normalizedSignature": "EnsureRenderedBodyOrSections|():System.Void|static=false",
581
- "emitScope": "ClassSurface",
582
- "provenance": "BaseOverload",
583
- "arity": 0,
584
- "parameterCount": 0,
585
- "isStatic": false,
586
- "isAbstract": false,
587
- "isVirtual": true,
588
- "isOverride": false,
589
- "isSealed": false,
590
- "visibility": "Public",
591
- "declaringClrType": "Microsoft.AspNetCore.Mvc.RazorPages.Page",
592
- "declaringAssemblyName": "Microsoft.AspNetCore.Mvc.RazorPages",
593
- "isExtensionMethod": false
594
- },
595
- {
596
- "stableId": "Microsoft.AspNetCore.Mvc.RazorPages:Microsoft.AspNetCore.Mvc.RazorPages.Page::ExecuteAsync():System.Threading.Tasks.Task",
597
- "clrName": "ExecuteAsync",
598
- "metadataToken": 0,
599
- "canonicalSignature": "():System.Threading.Tasks.Task",
600
- "normalizedSignature": "ExecuteAsync|():System.Threading.Tasks.Task|static=false",
601
- "emitScope": "ClassSurface",
602
- "provenance": "BaseOverload",
603
- "arity": 0,
604
- "parameterCount": 0,
605
- "isStatic": false,
606
- "isAbstract": false,
607
- "isVirtual": true,
608
- "isOverride": false,
609
- "isSealed": false,
610
- "visibility": "Public",
611
- "declaringClrType": "Microsoft.AspNetCore.Mvc.RazorPages.Page",
612
- "declaringAssemblyName": "Microsoft.AspNetCore.Mvc.RazorPages",
613
- "isExtensionMethod": false
614
574
  }
615
575
  ],
616
576
  "properties": [
@@ -2995,26 +2955,6 @@
2995
2955
  "declaringAssemblyName": "Microsoft.AspNetCore.Mvc.Razor",
2996
2956
  "isExtensionMethod": false,
2997
2957
  "sourceInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage"
2998
- },
2999
- {
3000
- "stableId": "Microsoft.AspNetCore.Mvc.RazorPages:Microsoft.AspNetCore.Mvc.RazorPages.PageBase::ExecuteAsync():System.Threading.Tasks.Task",
3001
- "clrName": "ExecuteAsync",
3002
- "metadataToken": 0,
3003
- "canonicalSignature": "():System.Threading.Tasks.Task",
3004
- "normalizedSignature": "ExecuteAsync|():System.Threading.Tasks.Task|static=false",
3005
- "emitScope": "ClassSurface",
3006
- "provenance": "BaseOverload",
3007
- "arity": 0,
3008
- "parameterCount": 0,
3009
- "isStatic": false,
3010
- "isAbstract": true,
3011
- "isVirtual": true,
3012
- "isOverride": false,
3013
- "isSealed": false,
3014
- "visibility": "Public",
3015
- "declaringClrType": "Microsoft.AspNetCore.Mvc.RazorPages.PageBase",
3016
- "declaringAssemblyName": "Microsoft.AspNetCore.Mvc.RazorPages",
3017
- "isExtensionMethod": false
3018
2958
  }
3019
2959
  ],
3020
2960
  "properties": [
@@ -130,8 +130,6 @@ export interface Page$instance extends PageBase$instance {
130
130
 
131
131
  readonly __tsonic_iface_Microsoft_AspNetCore_Mvc_Razor_IRazorPage: never;
132
132
 
133
- EnsureRenderedBodyOrSections(): void;
134
- ExecuteAsync(): Task;
135
133
  }
136
134
 
137
135
 
@@ -193,7 +191,6 @@ export interface PageBase$instance extends RazorPageBase {
193
191
  Content(content: string, contentType: MediaTypeHeaderValue): ContentResult;
194
192
  EndContext(): void;
195
193
  EnsureRenderedBodyOrSections(): void;
196
- ExecuteAsync(): Task;
197
194
  File(fileContents: byte[], contentType: string): FileContentResult;
198
195
  File(fileContents: byte[], contentType: string, fileDownloadName: string): FileContentResult;
199
196
  File(fileStream: Stream, contentType: string): FileStreamResult;
@@ -821,11 +821,11 @@
821
821
  "isExtensionMethod": false
822
822
  },
823
823
  {
824
- "stableId": "Microsoft.AspNetCore.Mvc.RazorPages:Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageResultExecutor::ExecuteAsync(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1):System.Threading.Tasks.Task",
824
+ "stableId": "Microsoft.AspNetCore.Mvc.RazorPages:Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageResultExecutor::ExecuteAsync(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task",
825
825
  "clrName": "ExecuteAsync",
826
826
  "metadataToken": 0,
827
- "canonicalSignature": "(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1):System.Threading.Tasks.Task",
828
- "normalizedSignature": "ExecuteAsync|(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1):System.Threading.Tasks.Task|static=false",
827
+ "canonicalSignature": "(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task",
828
+ "normalizedSignature": "ExecuteAsync|(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task|static=false",
829
829
  "emitScope": "ClassSurface",
830
830
  "provenance": "BaseOverload",
831
831
  "arity": 0,
@@ -841,11 +841,11 @@
841
841
  "isExtensionMethod": false
842
842
  },
843
843
  {
844
- "stableId": "Microsoft.AspNetCore.Mvc.RazorPages:Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageResultExecutor::ExecuteAsync(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1):System.Threading.Tasks.Task",
844
+ "stableId": "Microsoft.AspNetCore.Mvc.RazorPages:Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageResultExecutor::ExecuteAsync(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task",
845
845
  "clrName": "ExecuteAsync",
846
846
  "metadataToken": 0,
847
- "canonicalSignature": "(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1):System.Threading.Tasks.Task",
848
- "normalizedSignature": "ExecuteAsync|(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1):System.Threading.Tasks.Task|static=false",
847
+ "canonicalSignature": "(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task",
848
+ "normalizedSignature": "ExecuteAsync|(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task|static=false",
849
849
  "emitScope": "ClassSurface",
850
850
  "provenance": "BaseOverload",
851
851
  "arity": 0,
@@ -1203,26 +1203,6 @@
1203
1203
  "isExtensionMethod": false,
1204
1204
  "sourceInterface": "Microsoft.AspNetCore.Mvc.IUrlHelper"
1205
1205
  },
1206
- {
1207
- "stableId": "Microsoft.AspNetCore.Mvc.Core:Microsoft.AspNetCore.Mvc.Routing.UrlHelper::Content(System.String):System.String",
1208
- "clrName": "Content",
1209
- "metadataToken": 0,
1210
- "canonicalSignature": "(System.String):System.String",
1211
- "normalizedSignature": "Content|(System.String):System.String|static=false",
1212
- "emitScope": "ClassSurface",
1213
- "provenance": "BaseOverload",
1214
- "arity": 0,
1215
- "parameterCount": 1,
1216
- "isStatic": false,
1217
- "isAbstract": false,
1218
- "isVirtual": true,
1219
- "isOverride": false,
1220
- "isSealed": false,
1221
- "visibility": "Public",
1222
- "declaringClrType": "Microsoft.AspNetCore.Mvc.Routing.UrlHelper",
1223
- "declaringAssemblyName": "Microsoft.AspNetCore.Mvc.Core",
1224
- "isExtensionMethod": false
1225
- },
1226
1206
  {
1227
1207
  "stableId": "Microsoft.AspNetCore.Mvc.Core:Microsoft.AspNetCore.Mvc.Routing.UrlHelper::GenerateUrl(System.String,System.String,System.String,System.String):System.String",
1228
1208
  "clrName": "GenerateUrl",
@@ -1262,46 +1242,6 @@
1262
1242
  "declaringClrType": "Microsoft.AspNetCore.Mvc.Routing.UrlHelper",
1263
1243
  "declaringAssemblyName": "Microsoft.AspNetCore.Mvc.Core",
1264
1244
  "isExtensionMethod": false
1265
- },
1266
- {
1267
- "stableId": "Microsoft.AspNetCore.Mvc.Core:Microsoft.AspNetCore.Mvc.Routing.UrlHelper::IsLocalUrl(System.String):System.Boolean",
1268
- "clrName": "IsLocalUrl",
1269
- "metadataToken": 0,
1270
- "canonicalSignature": "(System.String):System.Boolean",
1271
- "normalizedSignature": "IsLocalUrl|(System.String):System.Boolean|static=false",
1272
- "emitScope": "ClassSurface",
1273
- "provenance": "BaseOverload",
1274
- "arity": 0,
1275
- "parameterCount": 1,
1276
- "isStatic": false,
1277
- "isAbstract": false,
1278
- "isVirtual": true,
1279
- "isOverride": false,
1280
- "isSealed": false,
1281
- "visibility": "Public",
1282
- "declaringClrType": "Microsoft.AspNetCore.Mvc.Routing.UrlHelper",
1283
- "declaringAssemblyName": "Microsoft.AspNetCore.Mvc.Core",
1284
- "isExtensionMethod": false
1285
- },
1286
- {
1287
- "stableId": "Microsoft.AspNetCore.Mvc.Core:Microsoft.AspNetCore.Mvc.Routing.UrlHelper::Link(System.String,System.Object):System.String",
1288
- "clrName": "Link",
1289
- "metadataToken": 0,
1290
- "canonicalSignature": "(System.String,System.Object):System.String",
1291
- "normalizedSignature": "Link|(System.String,System.Object):System.String|static=false",
1292
- "emitScope": "ClassSurface",
1293
- "provenance": "BaseOverload",
1294
- "arity": 0,
1295
- "parameterCount": 2,
1296
- "isStatic": false,
1297
- "isAbstract": false,
1298
- "isVirtual": true,
1299
- "isOverride": false,
1300
- "isSealed": false,
1301
- "visibility": "Public",
1302
- "declaringClrType": "Microsoft.AspNetCore.Mvc.Routing.UrlHelper",
1303
- "declaringAssemblyName": "Microsoft.AspNetCore.Mvc.Core",
1304
- "isExtensionMethod": false
1305
1245
  }
1306
1246
  ],
1307
1247
  "properties": [
@@ -192,10 +192,8 @@ export interface UrlHelper$instance extends UrlHelperBase$instance {
192
192
  readonly __tsonic_iface_Microsoft_AspNetCore_Mvc_IUrlHelper: never;
193
193
 
194
194
  Action(actionContext: UrlActionContext): string | undefined;
195
- Content(contentPath: string): string | undefined;
195
+ GenerateUrl3(protocol: string, host: string, pathData: VirtualPathData, fragment: string): string | undefined;
196
196
  GetVirtualPathData(routeName: string, values: RouteValueDictionary): VirtualPathData | undefined;
197
- IsLocalUrl(url: string): boolean;
198
- Link(routeName: string, values: unknown): string | undefined;
199
197
  RouteUrl(routeContext: UrlRouteContext): string | undefined;
200
198
  }
201
199