aws / industry-toolkit

Apache License 2.0
9 stars 0 forks source link

[FEATURE] .Net Server Generation Support #26

Closed paulfryer closed 3 weeks ago

paulfryer commented 1 month ago

Add support for generating a .Net Server

Description:
The .Net server will allow an OpenAPI spec to be hosted with a .Net Core server.

Feature Requirements:

Acceptance Criteria:

paulfryer commented 1 month ago

Update: @gchagnon will check in some work that will actually cover ALL programming languages for server generation, we've generalized the the process to support all languages.