Skip to content

[Source Generator] Can I generate a nuget package using source generator #61096

Open

Description

What I want to achieve is to use nuget to deliver content/file/resources, like a machine learning model, which give me the advantage of versioning for easier management.

input (maybe)

<AdditiononalFile Path = "mymodel.onnx" Version = "1.0.0" />

output
mymodel-v1.0.0.nuget

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions