Skip to content

Use Random.Shared in Web API template #33213

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

Merged
merged 1 commit into from
Jun 18, 2021

Conversation

martincostello
Copy link
Member

PR Title

Use Random.Shared in C# Web API template.

PR Description

Use the new Random.Shared property in the C# Web API template, which some of the other templates already use.

This change was originally applied in e0e6fee but then backed out, so never made it into the original PR #31453 (and later #32221).

Use the new Random.Shared property in the C# Web API template.
@ghost ghost added area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates community-contribution Indicates that the PR has been added by a community member labels Jun 2, 2021
@HaoK
Copy link
Member

HaoK commented Jun 3, 2021

/azp run

@azure-pipelines
Copy link

Pipelines were unable to run due to time out waiting for the pull request to finish merging.

@pranavkm pranavkm closed this Jun 3, 2021
@pranavkm pranavkm reopened this Jun 3, 2021
@HaoK
Copy link
Member

HaoK commented Jun 4, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@HaoK
Copy link
Member

HaoK commented Jun 17, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@HaoK HaoK enabled auto-merge (squash) June 18, 2021 14:19
@HaoK HaoK merged commit 4dcc89e into dotnet:main Jun 18, 2021
@ghost ghost added this to the 6.0-preview7 milestone Jun 18, 2021
@martincostello martincostello deleted the Use-Random-Shared-In-Sample branch June 18, 2021 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants