GenAPI.exclusions.txt 1.3 KB

1234567891011121314151617181920212223
  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.CascadingAuthenticationState
  9. T:Microsoft.AspNetCore.Components.CascadingValue`1
  10. T:Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator
  11. T:Microsoft.AspNetCore.Components.Forms.EditForm
  12. T:Microsoft.AspNetCore.Components.Forms.InputBase`1
  13. T:Microsoft.AspNetCore.Components.Forms.InputCheckbox
  14. T:Microsoft.AspNetCore.Components.Forms.InputDate`1
  15. T:Microsoft.AspNetCore.Components.Forms.InputNumber`1
  16. T:Microsoft.AspNetCore.Components.Forms.InputSelect`1
  17. T:Microsoft.AspNetCore.Components.Forms.InputText
  18. T:Microsoft.AspNetCore.Components.Forms.InputTextArea
  19. T:Microsoft.AspNetCore.Components.Forms.ValidationMessage`1
  20. T:Microsoft.AspNetCore.Components.Forms.ValidationSummary
  21. T:Microsoft.AspNetCore.Components.Layouts.LayoutDisplay
  22. T:Microsoft.AspNetCore.Components.Routing.NavLink
  23. T:Microsoft.AspNetCore.Components.Routing.Router