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

Create the ApplicationUserFollowService #4

Closed
efonsecab opened this issue Nov 19, 2022 · 0 comments
Closed

Create the ApplicationUserFollowService #4

efonsecab opened this issue Nov 19, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@efonsecab
Copy link
Contributor

Requires task #3 to be implemented

In the project "FairPlaySocial.Services", add a new partial class named "ApplicationUserFollowService"

[ServiceOfEntity:nameof(ApplicationUserFollow), primeryKeyType:typeof(long)]
public partial class ApplicationUserFollowService
{
}
@efonsecab efonsecab added enhancement New feature or request good first issue Good for newcomers labels Nov 19, 2022
@efonsecab efonsecab added this to the Audience Growth milestone Nov 19, 2022
@efonsecab efonsecab self-assigned this Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Development

No branches or pull requests

1 participant