Skip to content
代码片段 群组 项目
  1. 9月 30, 2022
  2. 9月 15, 2022
  3. 8月 19, 2022
    • Safia Abdalla's avatar
      [release/7.0-rc1] Add support for running final conventions during build (#43225) · 006d96f6
      Safia Abdalla 创作于
      * Add support for running final conventions during build
      
      * Fix typo and use stack for backing store
      
      * Update application order and address feedback
      
      - Fix ordering of group and entry-specific conventions in parameter list
      - Update to use FIFO ordering within finally conventions of the same level
      - Add tests for WithOpenApi on group and endpoint
      - Revert to using List instead of Stack for convention
      - Fix ordering of outer and inner group in RouteGroups
      
      * Add new test
      
      * Update tests
      006d96f6
  4. 6月 22, 2022
  5. 6月 17, 2022
  6. 4月 19, 2022
    • Safia Abdalla's avatar
      Add Microsoft.AspNetCore.OpenApi package (#41238) · 46554c91
      Safia Abdalla 创作于
      * Add Microsoft.AspNetCore.OpenApi package
      
      Fix up schema type generation
      
      Post review polish
      
      Add new package to templates
      
      Split out SchemaGenerator
      
      Clean up usings
      
      * Address feedback from peer review
      
      * Move OpenApi package to top-level directory in src
      
      * Clean up HttpAbstractions filter
      
      * Update ProjectReferences and templates
      
      * Fix up ProjectReferences and address feedback
      
      * Add new directory to Build.props and clean up sln
      46554c91
加载中