GenAPI.exclusions.txt 1.3 KB

123456789101112131415161718192021222324
  1. # Manually implemented - https://github.com/dotnet/arcade/pull/2033
  2. T:Microsoft.AspNetCore.Components.RenderTree.RenderTreeFrame
  3. # Manually implemented - https://github.com/dotnet/arcade/issues/2066
  4. T:Microsoft.AspNetCore.Mvc.ApplicationModels.PageParameterModel
  5. T:Microsoft.AspNetCore.Mvc.ApplicationModels.PagePropertyModel
  6. # Manually implemented - https://github.com/aspnet/AspNetCore/issues/8825
  7. T:Microsoft.AspNetCore.Components.AuthorizeView
  8. T:Microsoft.AspNetCore.Components.AuthorizeViewCore
  9. T:Microsoft.AspNetCore.Components.CascadingAuthenticationState
  10. T:Microsoft.AspNetCore.Components.CascadingValue`1
  11. T:Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator
  12. T:Microsoft.AspNetCore.Components.Forms.EditForm
  13. T:Microsoft.AspNetCore.Components.Forms.InputBase`1
  14. T:Microsoft.AspNetCore.Components.Forms.InputCheckbox
  15. T:Microsoft.AspNetCore.Components.Forms.InputDate`1
  16. T:Microsoft.AspNetCore.Components.Forms.InputNumber`1
  17. T:Microsoft.AspNetCore.Components.Forms.InputSelect`1
  18. T:Microsoft.AspNetCore.Components.Forms.InputText
  19. T:Microsoft.AspNetCore.Components.Forms.InputTextArea
  20. T:Microsoft.AspNetCore.Components.Forms.ValidationMessage`1
  21. T:Microsoft.AspNetCore.Components.Forms.ValidationSummary
  22. T:Microsoft.AspNetCore.Components.PageDisplay
  23. T:Microsoft.AspNetCore.Components.Routing.NavLink
  24. T:Microsoft.AspNetCore.Components.Routing.Router