Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT]: support native AOT #408

Open
1 task done
JamieMagee opened this issue Dec 1, 2023 · 4 comments
Open
1 task done

[FEAT]: support native AOT #408

JamieMagee opened this issue Dec 1, 2023 · 4 comments
Labels
Status: Pinned A way to keep old or long lived issues around Status: Up for grabs Issues that are ready to be worked on by anyone Type: Feature New feature or request

Comments

@JamieMagee
Copy link
Contributor

Describe the need

https://devblogs.microsoft.com/dotnet/creating-aot-compatible-libraries/

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@JamieMagee JamieMagee added Status: Triage This is being looked at and prioritized Type: Feature New feature or request labels Dec 1, 2023
Copy link

github-actions bot commented Dec 1, 2023

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@JamieMagee JamieMagee added Status: Up for grabs Issues that are ready to be worked on by anyone and removed Status: Triage This is being looked at and prioritized labels Dec 1, 2023
Copy link

👋 Hey Friends, this issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!

@github-actions github-actions bot added the Status: Stale Used by stalebot to clean house label Aug 28, 2024
@JamieMagee JamieMagee added Status: Pinned A way to keep old or long lived issues around and removed Status: Stale Used by stalebot to clean house labels Aug 28, 2024
@martincostello
Copy link
Contributor

I'm not against the idea of picking this up myself as the lack of AoT support here prevents me using AoT in one of my apps, but it's probably going to be quite a big change to do properly (using the JSON source generator, flowing the relevant context around etc.).

Any guidelines about how you'd want this change approached before doing any actual work trying to make it happen?

@JamieMagee
Copy link
Contributor Author

I've been deferring this issue until kiota publishes a release with support for OpenAPI 3.1, which includes support for webhooks. Kiota appears to be blocked waiting for a new release of OpenAPI.NET, but that seems pretty close: microsoft/OpenAPI.NET#1607 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pinned A way to keep old or long lived issues around Status: Up for grabs Issues that are ready to be worked on by anyone Type: Feature New feature or request
Projects
Status: 🔥 Backlog
Development

No branches or pull requests

2 participants