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

Rollout a Kiota.Bundle package for all languages #4636

Open
sebastienlevert opened this issue May 9, 2024 · 4 comments
Open

Rollout a Kiota.Bundle package for all languages #4636

sebastienlevert opened this issue May 9, 2024 · 4 comments
Labels
type:feature New experience request
Milestone

Comments

@sebastienlevert
Copy link
Contributor

Is your feature request related to a problem? Please describe the problem.

To support the new client generation, we need a new Kiota Core package. That needs to happen for every language.

Client library/SDK language

None

Describe the solution you'd like

We need a package that references all the Kiota packages so we can rely on a single package instead of all the packages + serialization. We also need a derived request adapter to auto-register the serialization pieces.

Additional context

No response

@sebastienlevert sebastienlevert added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:feature New experience request and removed status:waiting-for-triage An issue that is yet to be reviewed or assigned labels May 9, 2024
@baywet
Copy link
Member

baywet commented May 10, 2024

Is core a name we're happy with? Defaults and rollup are good alternatives.

We should take that opportunity to move the dotnet repository to being a monorepo and align the version numbers like we've done for java and it simplifies community contributions, issues management, publishing and more.

@baywet baywet added this to the Backlog milestone May 10, 2024
@darrelmiller
Copy link
Member

If this is just a meta package, then core isn't the right name in my opinion. I'm not a fan of Rollup. Some alternatives:

Kiota.Bundle
Kiota.BaseLine
Kiota.Standard
Kiota.Starter

@baywet
Copy link
Member

baywet commented May 10, 2024

especially since we already have graph core packages on the other side, I don't want to get into "which core are you talking about?" discussions all the time...

@sebastienlevert
Copy link
Contributor Author

Kiota.Bundle it is!

@sebastienlevert sebastienlevert changed the title Rollout a Kiota Core Rollout a Kiota.Bundle package for all languages May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New experience request
Projects
Status: Todo 📃
Development

No branches or pull requests

3 participants