Skip to content

[C#] automatically generate nuspec file #3350

Description

@wing328
Description

We want to automatically generate nuspec file (example) for C# API client so that the C# API client can be easily packaged into NuGet library using the following command:

nuget pack <project_file> -OutputDirectory <temp_path>

Ref: https://docs.nuget.org/create/nuspec-reference

Swagger-codegen version

Latest master

Suggest a Fix/Solution

If anyone wants to work on this, please reply to let us know. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions