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

ClientModel: Add samples for System.ClientModel library #42369

Merged
merged 44 commits into from
Mar 8, 2024

Conversation

annelo-msft
Copy link
Member

@annelo-msft annelo-msft commented Mar 4, 2024

Updates README and adds samples for System.ClientModel library.

Fixes #42153

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@annelo-msft annelo-msft marked this pull request as ready for review March 4, 2024 21:23
@annelo-msft annelo-msft requested review from hallipr, weshaggard, benbp and a team as code owners March 4, 2024 21:23
sdk/core/System.ClientModel/README.md Outdated Show resolved Hide resolved
sdk/core/System.ClientModel/README.md Outdated Show resolved Hide resolved
sdk/core/System.ClientModel/README.md Outdated Show resolved Hide resolved
sdk/core/System.ClientModel/README.md Show resolved Hide resolved
sdk/core/System.ClientModel/README.md Show resolved Hide resolved
sdk/core/System.ClientModel/README.md Outdated Show resolved Hide resolved
sdk/core/System.ClientModel/README.md Show resolved Hide resolved
@annelo-msft annelo-msft enabled auto-merge (squash) March 8, 2024 22:08
@annelo-msft annelo-msft merged commit 1d8a46c into Azure:main Mar 8, 2024
34 checks passed
angiurgiu pushed a commit that referenced this pull request Mar 20, 2024
* Samples - WIP

* README updates

* Configuration samples

* updates before generating snippets

* update snippets

* readme updates

* intermediate backup

* updates

* fix

* updates

* nit

* nit

* fix links

* updates from PR feedback

* revert engsys file

* update product

* add sample client implementation

* add input model to sample client method

* change API key in samples

* add inline comments to sample client and change defaults on HttpClient sample

* update impressions link

* restructure to address PR feedback

* nits

* nits

* nits

* small updates from PR feedback

* add comment

* rework convenience methods section in README

* more updates; add dotnet-api slug

* Add sample showing response classifier

* updates:

* reference error response configuration sample from README

* update samples README

* update md files

* show creation of BinaryContent from model in RequestOptions sample

* add examples of different way to create BinaryContent

* show protocol method implementation and message.Apply(options)

* updates

* nits

* nits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add overview and samples to CM similar to Azure.Core
6 participants