{"id":16990471,"url":"https://github.com/gabrielweyer/dotnet-decode-base64","last_synced_at":"2025-03-23T17:31:11.960Z","repository":{"id":33956151,"uuid":"136684524","full_name":"gabrielweyer/dotnet-decode-base64","owner":"gabrielweyer","description":".NET Core global tool to decode a UTF8 Base64 encoded string.","archived":false,"fork":false,"pushed_at":"2024-10-12T05:56:57.000Z","size":162,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-15T03:10:33.307Z","etag":null,"topics":["base64","base64url","dotnet","dotnet-global-tools","github-actions","nuget"],"latest_commit_sha":null,"homepage":"","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/gabrielweyer.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-09T02:37:36.000Z","updated_at":"2024-10-12T05:57:00.000Z","dependencies_parsed_at":"2023-02-15T13:55:45.833Z","dependency_job_id":"ad31c9b0-b16a-43c8-9c15-c02e9e5940e5","html_url":"https://github.com/gabrielweyer/dotnet-decode-base64","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielweyer%2Fdotnet-decode-base64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielweyer%2Fdotnet-decode-base64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielweyer%2Fdotnet-decode-base64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielweyer%2Fdotnet-decode-base64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielweyer","download_url":"https://codeload.github.com/gabrielweyer/dotnet-decode-base64/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245140920,"owners_count":20567472,"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":["base64","base64url","dotnet","dotnet-global-tools","github-actions","nuget"],"created_at":"2024-10-14T03:10:13.825Z","updated_at":"2025-03-23T17:31:11.948Z","avatar_url":"https://github.com/gabrielweyer.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Decode Base64\n\n`.NET` [global tool][dotnet-global-tools] to decode a `UTF8` `Base64` encoded string.\n\n| Package                | Release                                          |\n| ---------------------- | ------------------------------------------------ |\n| `dotnet-decode-base64` | [![NuGet][nuget-tool-badge]][nuget-tool-command] |\n\n| CI                       | Status                                                   | Platform(s) | Framework(s) |\n| ------------------------ | -------------------------------------------------------- | ----------- | ------------ |\n| [GitHub][github-actions] | [![Build Status][github-actions-shield]][github-actions] | `Ubuntu`    | `net8.0`     |\n\nSupports both [base64][base64] and [base64url][base64url].\n\n![Sample output](docs/sample-output.png)\n\n## Installation\n\n```powershell\ndotnet tool install -g dotnet-decode-base64\n```\n\n## Usage\n\n```powershell\ndotnet decode-base64 SGVsbG8gV29ybGQh\n```\n\n[github-actions]: https://github.com/gabrielweyer/dotnet-decode-base64/actions/workflows/build.yml\n[github-actions-shield]: https://github.com/gabrielweyer/dotnet-decode-base64/actions/workflows/build.yml/badge.svg\n[nuget-tool-badge]: https://img.shields.io/nuget/v/dotnet-decode-base64.svg?label=NuGet\u0026style=flat-square\n[nuget-tool-command]: https://www.nuget.org/packages/dotnet-decode-base64/\n[dotnet-global-tools]: https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools\n[base64]: https://tools.ietf.org/html/rfc4648#section-4\n[base64url]: https://tools.ietf.org/html/rfc4648#section-5\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielweyer%2Fdotnet-decode-base64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielweyer%2Fdotnet-decode-base64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielweyer%2Fdotnet-decode-base64/lists"}