typespec icon indicating copy to clipboard operation
typespec copied to clipboard

Refactor for MinimalAPI Support

Open markcowl opened this issue 1 year ago • 0 comments

This includes the following

  • [ ] Create setting for differing front-end implementations
    • [ ] Abstract generation of http front-end to use generic CSharpType implementation
    • [ ] Refactor ASP.NET MVC Impl
  • [x] Use ASP registration to discover implementations of business logic
  • [ ] Create setting for project initialization
    • [ ] Generate project
    • [ ] Generate initial implementation
    • [ ] Generate startup logic

markcowl avatar Jul 19 '24 23:07 markcowl