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

chore: move az func http trigger to system.text.json #485

Merged

Conversation

stijnmoreels
Copy link
Member

Use System.Text.Json in Azure Functions HTTP trigger project template

Relates to #484

@netlify
Copy link

netlify bot commented Dec 3, 2021

✔️ Deploy Preview for arcus-templates canceled.

🔨 Explore the source changes: 8d51a5f

🔍 Inspect the deploy log: https://app.netlify.com/sites/arcus-templates/deploys/61af16da20859e0008c13c46

@stijnmoreels stijnmoreels marked this pull request as draft December 3, 2021 09:29
@stijnmoreels stijnmoreels changed the title chore: move az func http trigger to system.text.json chore: move az func http trigger to system.text.json (🚧) Dec 3, 2021
@stijnmoreels stijnmoreels marked this pull request as ready for review December 3, 2021 11:16
@stijnmoreels stijnmoreels changed the title chore: move az func http trigger to system.text.json (🚧) chore: move az func http trigger to system.text.json Dec 3, 2021
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Logging.Abstractions;
using Microsoft.Net.Http.Headers;

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it just me, or is this diff ui not working as expected ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, something about new line chars that are probably not right. I fixed it locally, so it won't happen again.

@stijnmoreels stijnmoreels merged commit b69c6d9 into arcus-azure:master Dec 7, 2021
@stijnmoreels stijnmoreels deleted the chore/move-to-system.text.json branch December 7, 2021 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants