-
Notifications
You must be signed in to change notification settings - Fork 32
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
Comments
👋 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 |
👋 Hey Friends, this issue has been automatically marked as |
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? |
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) |
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
The text was updated successfully, but these errors were encountered: