aws / industry-toolkit

Apache License 2.0
5 stars 0 forks source link

[FEATURE] .NET client generation #24

Open gchagnon opened 12 hours ago

gchagnon commented 12 hours ago

Add Support for .NET Client Generation in Industry Toolkit

Description:
The Industry Toolkit will include support for generating client SDKs in .NET based on API definitions. This will allow developers to generate .NET clients for APIs created with the toolkit, improving integration with .NET-based systems.

Feature Requirements:

Acceptance Criteria:

Additional Context:
This feature will simplify the process of integrating APIs with .NET applications by providing ready-to-use client SDKs.