framework icon indicating copy to clipboard operation
framework copied to clipboard

Draft - Minimal APIs (Feather + Houdini )Preview 4 Readiness

Open LadyNaggaga opened this issue 3 years ago • 0 comments

User experience/ expectation Templates

In Preview 4

  • [ ] dotnet new minimal host
  • [ ] dotnet run
  • [ ] Auth works
  • [ ] List C# features : top level statements, maybe lambdas

New Features - Minimal Code for Minimal Apps Faster with less ceremony

  • [ ] Minimal-Actions
  • [ ] Request delegate factory
  • [ ] Number of files has reduced
  • [ ] Benchmarks

Future

  • [ ] Swagger will be there in the future
  • [ ] C# Lambdas

Todo

  • [ ] Merge the code to dotnet repo

LadyNaggaga avatar Apr 14 '21 20:04 LadyNaggaga