An open API service for producing an overview of a list of open source projects.

ActivityPub: https://github.com/pticostaricags/FairPlaySocial

azure-b2c blazor csharp csharp-code dotnet dotnet-maui dotnetmaui mastodon maui-apps maui-blazor msal social-media social-network text-to-speech twitter

Score: 5.8522024797744745

Last synced: about 13 hours ago
JSON representation

Repository metadata:

Multi-platform social network system


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 13 days ago

Total Commits: 286
Total Committers: 6
Avg Commits per committer: 47.667
Development Distribution Score (DDS): 0.066

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Eduardo Fonseca e****b@g****m 267
allcontributors[bot] 4****] 8
Tarun Samanta t****7@g****m 8
Denis Mitropolsky d****7@g****m 1
Eduardo Fonseca e****a@E****n 1
Denis Mitropolsky d****y@p****m 1

Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 99
Total pull requests: 63
Average time to close issues: 2 days
Average time to close pull requests: about 2 hours
Total issue authors: 2
Total pull request authors: 4
Average comments per issue: 0.39
Average comments per pull request: 0.16
Merged pull request: 63
Bot issues: 0
Bot pull requests: 4

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/pticostaricags/FairPlaySocial

Top Issue Authors

  • efonsecab (97)
  • loid345 (2)

Top Pull Request Authors

  • efonsecab (52)
  • tarunsamanta2k20 (4)
  • allcontributors[bot] (4)
  • dsm637 (2)

Top Issue Labels

  • enhancement (83)
  • good first issue (50)
  • help wanted (16)
  • bug (8)
  • needs research (3)
  • question (3)
  • under consideration (1)
  • documentation (1)

Top Pull Request Labels

  • enhancement (47)
  • bug (4)
  • good first issue (4)

Dependencies

.github/workflows/BuildMauiAndroidApp.yml actions
  • actions/checkout v3 composite
  • actions/setup-dotnet v2 composite
.github/workflows/BuildMauiWindowsApp.yml actions
  • actions/checkout v3 composite
  • actions/setup-dotnet v2 composite
.github/workflows/FairPlaySocialDev.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/setup-dotnet v1 composite
  • actions/upload-artifact v1.0.0 composite
  • azure/webapps-deploy v2 composite
.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • actions/setup-dotnet v2 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/init v2 composite
src/FairPlaySocialSln/FairPlaySocial/Client/FairPlaySocial.Client.csproj nuget
  • Blazored.Toast 3.2.2
  • Microsoft.AspNetCore.Components.WebAssembly 7.0.0
  • Microsoft.AspNetCore.Components.WebAssembly.DevServer 7.0.0
  • Microsoft.Authentication.WebAssembly.Msal 7.0.0
  • Microsoft.Extensions.Http.Polly 7.0.0
src/FairPlaySocialSln/FairPlaySocial/Server/FairPlaySocial.Server.csproj nuget
  • Microsoft.VisualStudio.Threading.Analyzers 17.4.27 development
  • AutoMapper.Extensions.Microsoft.DependencyInjection 12.0.0
  • Microsoft.AspNetCore.Authentication.JwtBearer 7.0.0
  • Microsoft.AspNetCore.Components.WebAssembly.Server 7.0.0
  • Microsoft.EntityFrameworkCore.InMemory 7.0.0
  • Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore 7.0.0
  • Microsoft.Identity.Web 1.25.5
  • Swashbuckle.AspNetCore 6.4.0
src/FairPlaySocialSln/FairPlaySocial.AutomatedTests/FairPlaySocial.AutomatedTests.csproj nuget
  • coverlet.collector 3.2.0 development
  • MSTest.TestAdapter 2.2.10
  • MSTest.TestFramework 2.2.10
  • Microsoft.AspNetCore.Hosting 2.2.7
  • Microsoft.AspNetCore.TestHost 7.0.0
  • Microsoft.EntityFrameworkCore.InMemory 7.0.0
  • Microsoft.Extensions.Configuration 7.0.0
  • Microsoft.Extensions.Configuration.UserSecrets 7.0.0
  • Microsoft.NET.Test.Sdk 17.4.0
src/FairPlaySocialSln/FairPlaySocial.ClientServices/FairPlaySocial.ClientServices.csproj nuget
  • Microsoft.VisualStudio.Threading.Analyzers 17.4.27 development
  • Microsoft.Extensions.Http 7.0.0
src/FairPlaySocialSln/FairPlaySocial.ClientServices.Generators/FairPlaySocial.ClientServices.Generators.csproj nuget
  • Microsoft.CodeAnalysis.Analyzers 3.3.2
  • Microsoft.CodeAnalysis.CSharp 4.0.1
src/FairPlaySocialSln/FairPlaySocial.ClientsConfiguration/FairPlaySocial.ClientsConfiguration.csproj nuget
  • Microsoft.Extensions.Configuration.Abstractions 7.0.0
  • Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0
  • Polly 7.2.3
  • Polly.Extensions.Http 3.0.0
src/FairPlaySocialSln/FairPlaySocial.DataAccess/FairPlaySocial.DataAccess.csproj nuget
  • Microsoft.VisualStudio.Threading.Analyzers 17.4.27 development
  • Microsoft.EntityFrameworkCore.SqlServer 7.0.0
src/FairPlaySocialSln/FairPlaySocial.MAUIBlazor/FairPlaySocial.MAUIBlazor.csproj nuget
  • CommunityToolkit.Maui 3.0.0
  • Microsoft.AspNetCore.Components.Authorization 7.0.0
  • Microsoft.AspNetCore.SignalR.Client 7.0.0
  • Microsoft.Extensions.FileProviders.Embedded 7.0.0
  • Microsoft.Extensions.Http.Polly 7.0.0
  • Microsoft.Extensions.Localization 7.0.0
  • Microsoft.Identity.Client 4.48.0
src/FairPlaySocialSln/FairPlaySocial.Models/FairPlaySocial.Models.csproj nuget
  • Microsoft.AspNetCore.Components.DataAnnotations.Validation 3.2.0-rc1.20223.4
src/FairPlaySocialSln/FairPlaySocial.MultiplatformComponents/FairPlaySocial.MultiplatformComponents.csproj nuget
  • Microsoft.AspNetCore.Components.Web 7.0.0
src/FairPlaySocialSln/FairPlaySocial.MultiplatformServices/FairPlaySocial.MultiplatformServices.csproj nuget
  • Microsoft.AspNetCore.Components 7.0.0
src/FairPlaySocialSln/FairPlaySocial.Notifications/FairPlaySocial.Notifications.csproj nuget
  • Microsoft.AspNetCore.SignalR.Core 1.1.0
src/FairPlaySocialSln/FairPlaySocial.Server.Generators/FairPlaySocial.Server.Generators.csproj nuget
  • Microsoft.CodeAnalysis.Analyzers 3.3.2
  • Microsoft.CodeAnalysis.CSharp 4.0.1
src/FairPlaySocialSln/FairPlaySocial.Services/FairPlaySocial.Services.csproj nuget
  • Microsoft.VisualStudio.Threading.Analyzers 17.4.27 development
src/FairPlaySocialSln/FairPlaySocial.Services.Generators/FairPlaySocial.Services.Generators.csproj nuget
  • Microsoft.CodeAnalysis.Analyzers 3.3.2
  • Microsoft.CodeAnalysis.CSharp 4.0.1
src/FairPlaySocialSln/FairPlaySocial.SharedUI/FairPlaySocial.SharedUI.csproj nuget
  • Microsoft.VisualStudio.Threading.Analyzers 17.4.27 development
  • Microsoft.AspNetCore.Components.Authorization 7.0.0
  • Microsoft.AspNetCore.Components.DataAnnotations.Validation 3.2.0-rc1.20223.4
  • Microsoft.AspNetCore.Components.Web 7.0.0
  • Microsoft.AspNetCore.SignalR.Client 7.0.0
.github/workflows/Dev_Branch_Build.yml actions
  • actions/checkout v2 composite
  • actions/setup-dotnet v1 composite
.github/workflows/PostDeploymentTests.yml actions
  • actions/checkout v2 composite
  • actions/setup-dotnet v1 composite
src/FairPlaySocialSln/FairPlaySocial.AutomatedPostDeploymentTests/FairPlaySocial.AutomatedPostDeploymentTests.csproj nuget
  • coverlet.collector 3.2.0 development
  • MSTest.TestAdapter 3.0.2
  • MSTest.TestFramework 3.0.2
  • Microsoft.Extensions.Configuration.Binder 7.0.2
  • Microsoft.Extensions.Configuration.UserSecrets 7.0.0
  • Microsoft.NET.Test.Sdk 17.4.1
  • Microsoft.Playwright.MSTest 1.29.0