TrashMob
A website dedicated to organizing groups of people to clean up the world we live in. Users create cleanup events, publicize them, and recruit people to join up, as well as ask for assistance from communities and partners.
https://github.com/TrashMob-eco/TrashMob
Category: Industrial Ecology
Sub Category: Circular Economy and Waste
Keywords
environment litter pollution sustainability trash
Keywords from Contributors
profile energy-system index power feature-toggle contributing domain-modeling geocoder atoms stress-test
Last synced: about 11 hours ago
JSON representation
Repository metadata
Source Code for TrashMob.eco
- Host: GitHub
- URL: https://github.com/TrashMob-eco/TrashMob
- Owner: TrashMob-eco
- License: apache-2.0
- Created: 2021-03-13T00:27:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-08-24T16:30:48.000Z (3 days ago)
- Last Synced: 2026-08-25T00:18:09.482Z (2 days ago)
- Topics: environment, litter, pollution, sustainability, trash
- Language: C#
- Homepage:
- Size: 164 MB
- Stars: 18
- Watchers: 5
- Forks: 0
- Open Issues: 17
- Releases: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: Support/COMMUNITY_ADMIN_ONBOARDING.md
- Claude: CLAUDE.md
README.md
TrashMob.eco
Meet up. Clean up. Feel good.
What is TrashMob?
TrashMob.eco is a platform dedicated to organizing groups of people to clean up the world we live in. Users create cleanup events, publicize them, and recruit people to join up, as well as ask for assistance from communities and partners to help haul away the garbage once it is gathered.
The idea is to turn what can be an intimidating process for event organizers into a few clicks and simple forms. And once the process is simple, events will spring up all over the world, and the cleanup of the world can begin.
Live Sites
| Environment | URL |
|---|---|
| Production | www.trashmob.eco |
| Development | dev.trashmob.eco |
| Dev Swagger | dev.trashmob.eco/swagger |
Mobile Apps
| Platform | Link |
|---|---|
| Android | Google Play Store |
| iOS | Apple App Store |
Quick Start
For detailed development setup instructions, see CLAUDE.md.
Prerequisites
- .NET 10 SDK
- Node.js 20+ (for frontend development)
- Azure CLI
- Visual Studio Code or Visual Studio 2022+
Build & Run
See CLAUDE.md for full build commands, local URLs, and development setup.
Documentation
For Developers
| Document | Description |
|---|---|
| CLAUDE.md | Development guide, architecture, coding standards |
| CONTRIBUTING.md | How to contribute |
| CODE_OF_CONDUCT.md | Community guidelines |
Product & Planning
| Document | Description |
|---|---|
| 2026 Planning Hub | Roadmap, projects, and milestones |
| TrashMob.prd | Web API product requirements |
| TrashMobMobile.prd | Mobile app product requirements |
Support & Operations
| Document | Description |
|---|---|
| Troubleshooting Guide | Common issues and solutions by feature area |
| Community Admin Onboarding | Step-by-step setup guide for new community partners |
| Event Day Playbook | What to do when things break during a live event |
| Support Channels & Triage | Support channels, SLA targets, triage workflow |
| Product Support Role | Role definition and responsibilities |
Technical Reference
| Document | Description |
|---|---|
| Domain Model | Core data concepts, business rules, entity relationships |
| Test Scenarios | Manual testing checklist |
| Deploy Guide | Infrastructure deployment |
| Container Deployment | Docker/ACA deployment |
Project-Specific
| Project | README |
|---|---|
| TrashMob (Web API) | TrashMob/README.md |
| TrashMob.Shared | TrashMob.Shared/README.md |
| TrashMob.Models | TrashMob.Models/README.md |
| TrashMobMobile | TrashMobMobile/readme.md |
| Mobile Analysis | TrashMobMobile/docs/PROJECT_ANALYSIS.md |
Project Structure
TrashMob/
├── TrashMob/ # ASP.NET Core Web API + React SPA
│ └── client-app/ # React frontend (Vite + TypeScript)
├── TrashMob.Shared/ # Business logic, managers, EF Core
├── TrashMob.Models/ # Domain entities
├── TrashMob.Shared.Tests/ # Unit tests
├── TrashMobMobile/ # .NET MAUI mobile app
├── TrashMobDailyJobs/ # Background jobs (daily)
├── TrashMobHourlyJobs/ # Background jobs (hourly)
├── Deploy/ # Bicep templates, deployment scripts
└── Support/ # Product support docs, troubleshooting, playbooks
Contributing
We're actively looking for contributors! All skill levels welcome:
- Frontend: React, TypeScript, Tailwind CSS
- Backend: ASP.NET Core, Entity Framework Core
- Mobile: .NET MAUI
- DevOps: GitHub Actions, Azure, Bicep
Getting Started
- Check Good First Issues
- Read CONTRIBUTING.md
- Set up your dev environment using CLAUDE.md
- Contact info@trashmob.eco to be added as a contributor
Feature Ideas
Before starting work on a new feature, please check:
Development Environment Setup
See CLAUDE.md for full development setup, troubleshooting, and local URLs.
Quick start: Email info@trashmob.eco to request contributor access, then:
az login
.\setupdev.ps1 -environment dev -region westus2 -subscription <guid>
Mobile App Development
See TrashMobMobile/readme.md for mobile setup, test builds, and store links.
Deployment
Automatic Deployments
| Branch | Environment | Trigger |
|---|---|---|
main |
Development | Push |
release |
Production | Manual workflow |
Manual Deployment
See Deploy/CONTAINER_DEPLOYMENT_GUIDE.md for container deployment instructions.
Background & History
Years ago, Scott Hanselman (and others at Microsoft) built NerdDinner.com as a demo of ASP.NET MVC. Those nerd dinners were fantastic and had a huge role in many careers, including leading the founder to join Microsoft.
This site is based on both that code and the idea that getting people together to do small good things results in larger good things in the long term.
The inspiration came from Edgar McGregor, who spent over 1100 days cleaning up a park in his community, two pails of litter at a time. His actions inspired others to do the same, and TrashMob.eco was born—a platform to help people organize "mobs" to tackle cleanup together.
Status
TrashMob.eco is a 501(c)(3) non-profit in the United States, launched in production on May 15, 2022. We're actively developing new features to help communities clean up the world!
Contact
- Email: info@trashmob.eco
- Website: trashmob.eco
- GitHub Issues: Report a bug or request a feature
Owner metadata
- Name: TrashMob.eco
- Login: TrashMob-eco
- Email: info@trashmob.eco
- Kind: organization
- Description: TrashMob.eco's mission: To promote community litter cleanup and engagement through a streamlined tech-based platform.
- Website: www.trashmob.eco
- Location: United States of America
- Twitter: trashmobeco
- Company:
- Icon url: https://avatars.githubusercontent.com/u/98231723?v=4
- Repositories: 1
- Last ynced at: 2026-08-25T11:47:47.535Z
- Profile URL: https://github.com/TrashMob-eco
GitHub Events
Total
- Create event: 405
- Issues event: 139
- Watch event: 5
- Delete event: 399
- Member event: 3
- Issue comment event: 12
- Push event: 925
- Pull request review event: 118
- Pull request review comment event: 10
- Pull request event: 843
Last Year
- Create event: 270
- Issues event: 110
- Watch event: 3
- Delete event: 273
- Member event: 3
- Issue comment event: 7
- Push event: 563
- Pull request review comment event: 2
- Pull request event: 565
- Pull request review event: 70
Committers metadata
Last synced: 7 days ago
Total Commits: 4,016
Total Committers: 43
Avg Commits per committer: 93.395
Development Distribution Score (DDS): 0.605
Commits in past year: 1,382
Committers in past year: 10
Avg Commits per committer in past year: 138.2
Development Distribution Score (DDS) in past year: 0.502
| Name | Commits | |
|---|---|---|
| Joe Beernink | j****e@m****m | 1588 |
| Joe Beernink | 3****k@u****m | 807 |
| Joe Beernink | j****e@j****m | 526 |
| renovate[bot] | 2****]@u****m | 398 |
| Dopp | d****p@d****m | 110 |
| Ming Ho | 2****g@u****m | 77 |
| Matt Goldman | m****n@o****m | 76 |
| Pitipat Srichairat | p****p@g****m | 74 |
| Liana Marulanda | l****a@m****m | 60 |
| Sandra Mau | s****u@t****o | 60 |
| vtserej | v****j@g****m | 36 |
| kiran | k****7@g****m | 30 |
| chunlishao | c****5@g****m | 21 |
| MariusR | m****n@m****m | 18 |
| Phil Cherner | p****e@m****m | 18 |
| Dhwanil Chokshi | d****i@m****m | 15 |
| Dany Pellerin | p****y@g****m | 10 |
| Hsing Tang | h****g@m****m | 10 |
| William Voss | w****s@h****m | 9 |
| Markus Luszczymak | m****n@l****e | 8 |
| Ben Buttigieg | b****g@g****m | 7 |
| DESKTOP-6M2DRN8\dhwan | d****9@g****m | 7 |
| omahs | 7****s@u****m | 6 |
| MariusR | s****k@l****m | 6 |
| codeHysteria28 | g****7@g****m | 5 |
| Hugo Palomares | h****s@h****n | 4 |
| arijit | a****l@l****m | 4 |
| ssagheer538 | a****4@g****m | 4 |
| Dishan Fernando | d****1@g****m | 3 |
| Chunli Shao | 1****o@u****m | 2 |
| and 13 more... | ||
Committer domains:
- microsoft.com: 9
- willowinc.com: 1
- hugos-mbp-2.lan: 1
- live.de: 1
- trashmob.eco: 1
- ddxasia.com: 1
- joebeernink.com: 1
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 207
Total pull requests: 1,709
Average time to close issues: 7 months
Average time to close pull requests: 4 days
Total issue authors: 13
Total pull request authors: 16
Average comments per issue: 0.22
Average comments per pull request: 0.04
Merged pull request: 1,435
Bot issues: 3
Bot pull requests: 485
Past year issues: 1
Past year pull requests: 167
Past year average time to close issues: N/A
Past year average time to close pull requests: 4 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.15
Past year merged pull request: 123
Past year bot issues: 1
Past year bot pull requests: 95
Top Issue Authors
- joebeernink (145)
- pitipatdop (35)
- chunlishao (6)
- xthepoet (4)
- Limarulanda (4)
- XiaoStevens (3)
- danypellerin (2)
- vtserej (2)
- renovate[bot] (2)
- github-actions[bot] (1)
- EmmadUsmani (1)
- goodgeyes (1)
- matt-goldman (1)
Top Pull Request Authors
- joebeernink (803)
- renovate[bot] (485)
- pitipatdop (290)
- vtserej (46)
- chunlishao (22)
- matt-goldman (20)
- danypellerin (17)
- luszczymak-markus (10)
- Cililocwee (4)
- super-ming (3)
- dishanfernando91 (3)
- Limarulanda (2)
- xthepoet (1)
- omahs (1)
- papicella (1)
Top Issue Labels
- Website (68)
- Mobile App (66)
- Design (18)
- Feature (18)
- bug (14)
- Infrastructure (12)
- good first issue (3)
- cert-expiry (1)
- enhancement (1)
- dependencies (1)
- blocked (1)
- tech debt (1)
- ops (1)
Top Pull Request Labels
- dependencies (483)
Dependencies
- 1716 dependencies
- @azure/msal-browser ^2.23.0
- @azure/msal-react ^1.3.2
- @culturehq/add-to-calendar ^1.1.2
- @fluentui/react ^8.14.13
- @material-ui/core ^4.11.4
- @testing-library/jest-dom ^5.12.0
- @testing-library/react ^11.2.7
- @testing-library/user-event ^12.8.3
- @types/jest ^26.0.23
- @types/node ^12.20.13
- @types/react ^17.0.6
- @types/react-dom ^17.0.5
- @types/react-router-dom ^5.1.7
- @uifabric/icons ^7.5.23
- azure-maps-control ^2.0.32
- bootstrap ^4.6.0
- classnames ^2.3.1
- create-react-class ^15.7.0
- guid-typescript ^1.0.9
- jquery ^3.6.0
- json.date-extensions ^1.2.2
- merge ^2.1.1
- moment ^2.29.1
- node-sass ^6.0.0
- oidc-client ^1.11.5
- react ^17.0.2
- react-azure-maps ^0.4.2
- react-bootstrap ^1.6.0
- react-bootstrap-icons ^1.7.2
- react-bootstrap-typeahead ^6.0.0-alpha.9
- react-country-region-selector ^3.1.0
- react-datepicker ^3.8.0
- react-datetime-picker ^3.2.1
- react-dom ^17.0.2
- react-moment ^1.1.1
- react-responsive-carousel ^3.2.18
- react-router-bootstrap ^0.25.0
- react-router-dom ^5.2.0
- react-scripts ^4.0.3
- react-simple-captcha ^6.1.6
- reactstrap ^8.9.0
- rimraf ^3.0.2
- typescript ^4.2.4
- web-vitals ^1.1.2
- Azure.Extensions.AspNetCore.Configuration.Secrets 1.2.2
- Azure.Identity 1.6.0
- Azure.Security.KeyVault.Secrets 4.3.0
- DocuSign.eSign.dll 5.11.0
- EntityFramework 6.4.4
- Microsoft.ApplicationInsights.AspNetCore 2.20.0
- Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 6.0.4
- Microsoft.AspNetCore.Http.Abstractions 2.2.0
- Microsoft.AspNetCore.Identity.EntityFrameworkCore 6.0.4
- Microsoft.AspNetCore.SpaServices.Extensions 6.0.4
- Microsoft.EntityFrameworkCore.Design 6.0.4
- Microsoft.EntityFrameworkCore.SqlServer 6.0.4
- Microsoft.EntityFrameworkCore.Sqlite 6.0.4
- Microsoft.EntityFrameworkCore.Tools 6.0.4
- Microsoft.Extensions.Azure 1.2.0
- Microsoft.Identity.Web 1.24.1
- Microsoft.VisualStudio.Web.CodeGeneration.Design 6.0.3
- Newtonsoft.Json 13.0.1
- SendGrid 9.27.0
- Swashbuckle.AspNetCore 6.3.1
- Azure.Security.KeyVault.Secrets 4.3.0
- AzureMapsRestToolkit 7.1.0
- DocuSign.eSign.dll 5.11.0
- EntityFramework 6.4.4
- Microsoft.Azure.KeyVault 3.0.5
- Microsoft.EntityFrameworkCore 6.0.4
- Microsoft.EntityFrameworkCore.Design 6.0.4
- Microsoft.EntityFrameworkCore.SqlServer 6.0.4
- Microsoft.EntityFrameworkCore.Sqlite 6.0.4
- Microsoft.EntityFrameworkCore.Tools 6.0.4
- Microsoft.Extensions.Configuration.Abstractions 6.0.0
- SendGrid 9.27.0
- Microsoft.NET.Test.Sdk 17.1.0
- Moq 4.17.2
- coverlet.collector 3.1.2
- xunit 2.4.1
- xunit.runner.visualstudio 2.4.3
- Apple-Actions/download-provisioning-profiles v1 composite
- Apple-Actions/import-codesign-certs v1 composite
- actions/checkout v3 composite
- actions/setup-dotnet v3 composite
- actions/upload-artifact v3.1.2 composite
- Apple-Actions/download-provisioning-profiles v1 composite
- Apple-Actions/import-codesign-certs v1 composite
- actions/checkout v3 composite
- actions/setup-dotnet v3 composite
- actions/upload-artifact v3.1.2 composite
- Apple-Actions/download-provisioning-profiles v1 composite
- Apple-Actions/import-codesign-certs v1 composite
- actions/checkout v3 composite
- actions/setup-dotnet v3 composite
- actions/upload-artifact v3.1.2 composite
- managedcode/MAUIAppVersion v1 composite
- actions/checkout v3 composite
- actions/setup-dotnet v3 composite
- actions/upload-artifact v3.1.2 composite
- Apple-Actions/download-provisioning-profiles v1 composite
- Apple-Actions/import-codesign-certs v1 composite
- actions/checkout v3 composite
- actions/setup-dotnet v3 composite
- actions/upload-artifact v3.1.2 composite
- actions/download-artifact v2 composite
- r0adkll/upload-google-play v1 composite
- actions/download-artifact v2 composite
- apple-actions/upload-testflight-build v1 composite
- actions/cache v4 composite
- actions/checkout v4 composite
- CommunityToolkit.Maui 9.0.2
- CommunityToolkit.Mvvm 8.2.2
- M.BindableProperty.Generator 0.11.1
- Microsoft.Extensions.Configuration 8.0.0
- Microsoft.Extensions.Configuration.Binder 8.0.2
- Microsoft.Extensions.Configuration.Json 8.0.1
- Microsoft.Extensions.Hosting 8.0.1
- Microsoft.Extensions.Http.Polly 8.0.10
- Microsoft.Extensions.Logging.Debug 8.0.1
- Microsoft.Identity.Client 4.66.1
- Microsoft.Maui.Controls 8.0.92
- Microsoft.Maui.Controls.Compatibility 8.0.92
- Microsoft.Maui.Controls.Maps 8.0.92
- Newtonsoft.Json 13.0.3
- Polly 8.4.2
- Sentry.Maui 4.12.2
- actions/checkout v6 composite
- docker/build-push-action v7 composite
- docker/setup-buildx-action v4 composite
- ./.github/actions/container-build-push * composite
- ./.github/actions/grant-rbac * composite
- actions/checkout v6 composite
- actions/checkout v6 composite
- actions/github-script v8 composite
- actions/cache v5 composite
- actions/checkout v6 composite
- actions/setup-dotnet v5 composite
- docker/build-push-action v7 composite
- docker/setup-buildx-action v4 composite
- gittools/actions/gitversion/execute v3.2.1 composite
- gittools/actions/gitversion/setup v3.2.1 composite
- ./.github/actions/container-build-push * composite
- ./.github/actions/grant-rbac * composite
- actions/checkout v6 composite
- actions/checkout v6 composite
- ruby/setup-ruby v1 composite
- actions/checkout v6 composite
- actions/setup-dotnet v5 composite
- azure/login v3 composite
- Azure.Extensions.AspNetCore.Configuration.Secrets 1.5.1
- Azure.Monitor.OpenTelemetry.Exporter 1.8.1
- Microsoft.Extensions.Azure 1.14.0
- Microsoft.Extensions.Configuration.EnvironmentVariables 10.0.9
- Microsoft.Extensions.DependencyInjection 10.0.9
- Microsoft.Extensions.Logging.Console 10.0.9
- OpenTelemetry.Api 1.15.3
- OpenTelemetry.Extensions.Hosting 1.15.3
- SQLitePCLRaw.lib.e_sqlite3 3.50.3
- Microsoft.Extensions.Azure 1.14.0
- ModelContextProtocol.AspNetCore 1.4.0
- SQLitePCLRaw.lib.e_sqlite3 3.50.3
- actions/checkout v6 composite
- azure/login v3 composite
- actions/checkout v6 composite
- ruby/setup-ruby v1 composite
- 1472 dependencies
- esbuild ^0.28.0 development
- @radix-ui/react-tooltip 1.0.7
- @strapi/plugin-users-permissions ^5.6.0
- @strapi/strapi ^5.6.0
- better-sqlite3 ^12.0.0
- react ^18.0.0
- react-dom ^18.0.0
- react-router-dom ^6.0.0
- styled-components ^6.0.0
- tedious ^19.0.0
- accepts 2.0.0
- body-parser 2.2.2
- bytes 3.1.2
- call-bind-apply-helpers 1.0.2
- call-bound 1.0.4
- content-disposition 1.0.1
- content-type 1.0.5
- cookie 0.7.2
- cookie-signature 1.2.2
- cors 2.8.6
- debug 4.4.3
- depd 2.0.0
- dunder-proto 1.0.1
- ee-first 1.1.1
- encodeurl 2.0.0
- es-define-property 1.0.1
- es-errors 1.3.0
- es-object-atoms 1.1.1
- escape-html 1.0.3
- etag 1.8.1
- express 5.2.1
- finalhandler 2.1.1
- forwarded 0.2.0
- fresh 2.0.0
- function-bind 1.1.2
- get-intrinsic 1.3.0
- get-proto 1.0.1
- gopd 1.2.0
- has-symbols 1.1.0
- hasown 2.0.2
- http-errors 2.0.1
- iconv-lite 0.7.2
- inherits 2.0.4
- ipaddr.js 1.9.1
- is-promise 4.0.0
- math-intrinsics 1.1.0
- media-typer 1.1.0
- merge-descriptors 2.0.0
- mime-db 1.54.0
- mime-types 3.0.2
- ms 2.1.3
- negotiator 1.0.0
- object-assign 4.1.1
- object-inspect 1.13.4
- on-finished 2.4.1
- once 1.4.0
- parseurl 1.3.3
- path-to-regexp 8.3.0
- proxy-addr 2.0.7
- qs 6.14.2
- range-parser 1.2.1
- raw-body 3.0.2
- router 2.2.0
- safer-buffer 2.1.2
- send 1.2.1
- serve-static 2.2.1
- setprototypeof 1.2.0
- side-channel 1.1.0
- side-channel-list 1.0.0
- side-channel-map 1.0.1
- side-channel-weakmap 1.0.2
- statuses 2.0.2
- toidentifier 1.0.1
- type-is 2.0.1
- unpipe 1.0.0
- vary 1.1.2
- wrappy 1.0.2
- Microsoft.AspNetCore.Authentication.JwtBearer 10.0.9
- ./.github/actions/container-build-push * composite
- actions/checkout v6 composite
- ./.github/actions/container-build-push * composite
- ./.github/actions/grant-rbac * composite
- actions/checkout v6 composite
- ./.github/actions/container-build-push * composite
- actions/checkout v6 composite
- ./.github/actions/container-build-push * composite
- actions/checkout v6 composite
- build latest build
- mcr.microsoft.com/dotnet/aspnet 10.0 build
- mcr.microsoft.com/dotnet/sdk 10.0 build
- actions/checkout v6 composite
- docker/build-push-action v7 composite
- docker/setup-buildx-action v4 composite
- actions/checkout v6 composite
- docker/build-push-action v7 composite
- docker/setup-buildx-action v4 composite
- actions/checkout v6 composite
- actions/github-script v8 composite
- actions/setup-dotnet v5 composite
- actions/setup-node v6 composite
- actions/checkout v6 composite
- ruby/setup-ruby v1 composite
- ./.github/actions/container-build-push * composite
- ./.github/actions/grant-rbac * composite
- actions/checkout v6 composite
- actions/checkout v6 composite
- azure/login v3 composite
- node 24-alpine build
- actions/checkout v6 composite
- azure/login v3 composite
- gittools/actions/gitversion/execute v3.2.1 composite
- gittools/actions/gitversion/setup v3.2.1 composite
- ./.github/actions/container-build-push * composite
- ./.github/actions/grant-rbac * composite
- actions/checkout v6 composite
- actions/cache v5 composite
- actions/checkout v6 composite
- actions/setup-node v6 composite
- actions/upload-artifact v7 composite
- actions/checkout v6 composite
- actions/github-script v8 composite
- actions/checkout v6 composite
- actions/setup-dotnet v5 composite
- actions/setup-java v5 composite
- actions/upload-artifact v7 composite
- reactivecircus/android-emulator-runner v2 composite
- ./.github/actions/container-build-push * composite
- ./.github/actions/grant-rbac * composite
- actions/checkout v6 composite
- actions/checkout v6 composite
- azure/login v3 composite
- actions/checkout v6 composite
- azure/login v3 composite
- build latest build
- mcr.microsoft.com/dotnet/aspnet 10.0 build
- mcr.microsoft.com/dotnet/sdk 10.0 build
- build latest build
- mcr.microsoft.com/dotnet/aspnet 10.0 build
- mcr.microsoft.com/dotnet/sdk 10.0 build
- Appium.WebDriver 8.2.0
- Microsoft.NET.Test.Sdk 18.6.0
- xunit 2.9.3
- xunit.runner.visualstudio 3.1.5
- azure-identity >=1.17.0
- azure-keyvault-secrets >=4.8.0
- google-ads ==29.2.0
- protobuf >=4.25.0
- fastlane ~> 2.225
- actions/checkout v6 composite
- azure/login v3 composite
- actions/cache v5 composite
- actions/checkout v6 composite
- actions/setup-dotnet v5 composite
- actions/setup-node v6 composite
- actions/upload-artifact v7 composite
- ./.github/actions/container-build-push * composite
- ./.github/actions/grant-rbac * composite
- actions/checkout v6 composite
- actions/checkout v6 composite
- docker/build-push-action v7 composite
- docker/setup-buildx-action v4 composite
- build latest build
- mcr.microsoft.com/dotnet/aspnet 10.0 build
- mcr.microsoft.com/dotnet/sdk 10.0 build
- cors ^2.8.5
- express ^5.0.0
- Azure.Extensions.AspNetCore.Configuration.Secrets 1.5.1
- Azure.Monitor.OpenTelemetry.Exporter 1.8.1
- Microsoft.Extensions.Azure 1.14.0
- Microsoft.Extensions.Configuration.EnvironmentVariables 10.0.9
- Microsoft.Extensions.DependencyInjection 10.0.9
- Microsoft.Extensions.Logging.Console 10.0.9
- OpenTelemetry.Api 1.15.3
- OpenTelemetry.Extensions.Hosting 1.15.3
- SQLitePCLRaw.lib.e_sqlite3 3.50.3
- System.Data.SqlClient 4.9.1
- CommunityToolkit.Maui 14.2.0
- CommunityToolkit.Mvvm 8.4.2
- Microsoft.Maui.Controls 10.0.70
- Microsoft.Maui.Controls.Maps 10.0.71
- Microsoft.NET.Test.Sdk 18.6.0
- Moq 4.20.72
- Polly 8.7.0
- SQLitePCLRaw.bundle_green 2.1.11
- Sentry.Maui 6.6.0
- coverlet.collector 8.0.1
- sqlite-net-pcl 1.9.172
- xunit 2.9.3
- xunit.runner.visualstudio 3.1.5
- ./.github/actions/container-build-push * composite
- actions/checkout v6 composite
- actions/checkout v6 composite
- azure/login v3 composite
- build latest build
- mcr.microsoft.com/dotnet/aspnet 10.0 build
- mcr.microsoft.com/dotnet/sdk 10.0 build
Score: 7.316548177182976