{"id":20454163,"url":"https://github.com/gaprogman/raffleidgenerator","last_synced_at":"2025-06-12T05:07:31.585Z","repository":{"id":145863451,"uuid":"166469940","full_name":"GaProgMan/RaffleIdGenerator","owner":"GaProgMan","description":"A .NET Core global tool for generating a pseudo-random winner id - for raffle draws","archived":false,"fork":false,"pushed_at":"2019-07-19T19:45:21.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T10:14:47.675Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GaProgMan.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-18T20:41:51.000Z","updated_at":"2020-10-25T12:19:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b659246-38a7-41a8-a095-624cef4d3522","html_url":"https://github.com/GaProgMan/RaffleIdGenerator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GaProgMan/RaffleIdGenerator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaProgMan%2FRaffleIdGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaProgMan%2FRaffleIdGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaProgMan%2FRaffleIdGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaProgMan%2FRaffleIdGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GaProgMan","download_url":"https://codeload.github.com/GaProgMan/RaffleIdGenerator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaProgMan%2FRaffleIdGenerator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259402058,"owners_count":22851870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T11:15:10.870Z","updated_at":"2025-06-12T05:07:31.551Z","avatar_url":"https://github.com/GaProgMan.png","language":"C#","funding_links":["https://www.buymeacoffee.com/dotnetcoreshow"],"categories":[],"sub_categories":[],"readme":"# RaffleIdGenerator\n\nAn incredibly simple repo which can be used to generate a pseudo-random number for picking out a winner in a raffle.\n\n## Support This Project\n\nIf you have found this project helpful, either as a library that you use or as a learning tool, please consider buying me a coffee:\n\n\u003ca href=\"https://www.buymeacoffee.com/dotnetcoreshow\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important\" \u003e\u003c/a\u003e\n\n## Requirements\n\nThe following need to be installed before building this repo:\n\n- .NET Core SDK vLTS\n- C# 7.1\n\n## Installing From Source\n\n- `cd` into the root of the project\n- `dotnet pack --configuration Release src/RaffleIdGenerator.csproj --output ../nuget/`\n- repo will be packed into a NuGet package in the `nuget` directory\n- `dotnet tool install --global raffleWinnerGen --add-source ./nuget/`\n\n## Uninstalling\n\n- `dotnet tool uninstall -g raffleWinnerGen`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaprogman%2Fraffleidgenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaprogman%2Fraffleidgenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaprogman%2Fraffleidgenerator/lists"}