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

Add Readme for Analyzers, ObjectPool and Identity #32312

Merged
merged 3 commits into from
May 4, 2021
Merged

Conversation

JunTaoLuo
Copy link
Contributor

Part of #27561.

For review:

Analyzers and ObjectPool: @pranavkm
Identity: @HaoK @Tratcher @blowdart

src/Analyzers/Readme.md Outdated Show resolved Hide resolved
src/Analyzers/Readme.md Outdated Show resolved Hide resolved
src/Analyzers/Readme.md Outdated Show resolved Hide resolved
src/Identity/README.md Outdated Show resolved Hide resolved
src/Identity/README.md Outdated Show resolved Hide resolved
src/ObjectPool/Readme.md Outdated Show resolved Hide resolved
src/ObjectPool/Readme.md Outdated Show resolved Hide resolved
src/ObjectPool/Readme.md Outdated Show resolved Hide resolved
src/ObjectPool/Readme.md Outdated Show resolved Hide resolved
@Pilchie Pilchie added the area-identity Includes: Identity and providers label May 3, 2021
@JunTaoLuo JunTaoLuo requested review from halter73, jkotalik and a team as code owners May 4, 2021 17:03
@JunTaoLuo JunTaoLuo merged commit bbe65b8 into main May 4, 2021
@JunTaoLuo JunTaoLuo deleted the johluo/readme branch May 4, 2021 21:15
@ghost ghost added this to the 6.0-preview5 milestone May 4, 2021

ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. You can find additional information in the [ASP.NET Core Documentation](https://docs.microsoft.com/aspnet/core/security/authentication/identity).
Copy link
Contributor

Choose a reason for hiding this comment

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

Are we still saying ASP.NET Core web applications?

Copy link
Member

Choose a reason for hiding this comment

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

shrug only .NET got rebranded, not ASP.NET Core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-identity Includes: Identity and providers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants