{"id":15101913,"url":"https://github.com/pkg-dot-zip/philosopherpanda","last_synced_at":"2026-01-19T03:33:35.318Z","repository":{"id":218530709,"uuid":"746701451","full_name":"pkg-dot-zip/PhilosopherPanda","owner":"pkg-dot-zip","description":"Extension methods providing more interesting functionality to the standard library in .net 8. (C#)","archived":false,"fork":false,"pushed_at":"2024-01-22T20:01:59.000Z","size":744,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-03T05:33:52.492Z","etag":null,"topics":["csharp","extension-methods","lib","library","nuget","nuget-package","util","utility"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/packages/pkg-dot-zip.Util.PhilosopherPanda","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/pkg-dot-zip.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-01-22T14:00:50.000Z","updated_at":"2024-01-22T20:01:25.000Z","dependencies_parsed_at":"2024-01-22T16:13:46.097Z","dependency_job_id":"c716db88-36fd-4a72-99f2-ea5dcb01ee0f","html_url":"https://github.com/pkg-dot-zip/PhilosopherPanda","commit_stats":null,"previous_names":["pkg-dot-zip/philosopherpanda"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg-dot-zip%2FPhilosopherPanda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg-dot-zip%2FPhilosopherPanda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg-dot-zip%2FPhilosopherPanda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg-dot-zip%2FPhilosopherPanda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkg-dot-zip","download_url":"https://codeload.github.com/pkg-dot-zip/PhilosopherPanda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247332521,"owners_count":20921852,"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":["csharp","extension-methods","lib","library","nuget","nuget-package","util","utility"],"created_at":"2024-09-25T18:42:56.885Z","updated_at":"2025-04-05T11:41:19.918Z","avatar_url":"https://github.com/pkg-dot-zip.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/pkg-dot-zip/PhilosopherPanda\" rel=\"noopener\"\u003e\n \u003cimg width=250px height=250px src=\"https://raw.githubusercontent.com/pkg-dot-zip/PhilosopherPanda/master/projectLogo.png\" alt=\"Project logo\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003ePhilosopherPanda\u003c/h3\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n  [![Stars](https://img.shields.io/github/stars/pkg-dot-zip/PhilosopherPanda)](https://github.com/pkg-dot-zip/PhilosopherPanda/stargazers)\n  [![NuGet](https://img.shields.io/nuget/dt/pkg-dot-zip.Util.PhilosopherPanda)](https://www.nuget.org/packages/pkg-dot-zip.Util.PhilosopherPanda/)\n  [![NuGet Version](https://img.shields.io/nuget/v/pkg-dot-zip.Util.PhilosopherPanda)](https://www.nuget.org/packages/pkg-dot-zip.Util.PhilosopherPanda/)\n  [![Last Commit](https://img.shields.io/github/last-commit/pkg-dot-zip/PhilosopherPanda)](https://github.com/pkg-dot-zip/PhilosopherPanda/commits/development)\n  [![License](https://img.shields.io/github/license/pkg-dot-zip/PhilosopherPanda)](/LICENSE)\n\n\u003c/div\u003e\n\n---\n\n\u003cp align=\"center\"\u003e Extension methods providing more interesting functionality to the standard library.\n    \u003cbr\u003e \n\u003c/p\u003e\n\n## 📝 Table of Contents\n- [About](#about)\n- [Built Using](#built_using)\n- [Usage](#example)\n- [Authors](#authors)\n\n## 🧐 About \u003ca name = \"about\"\u003e\u003c/a\u003e\nPhilosopherPanda is a cutting-edge, open-source library crafted specifically for C# developers working with the .NET 8 framework. This innovative library is packed with a suite of extension methods that significantly expand the capabilities of the standard .NET libraries, providing a more robust and efficient coding experience.\n\nAll features: TODO\n\n## 💻 Example usage \u003ca name = \"example\"\u003e\u003c/a\u003e\nYou can simply add the package to your project using NuGet. You can find PhilosopherPanda [here](https://www.nuget.org/packages/pkg-dot-zip.Util.PhilosopherPanda).\n\n```csharp\n        internal static void Example()\n        {\n\n        }\n```\n\n## ⛏️ Built Using \u003ca name = \"built_using\"\u003e\u003c/a\u003e\n- [C#](https://dotnet.microsoft.com/en-us/languages/csharp) - Language used to program PhilosopherPanda in\n- [Visual Studio](https://visualstudio.microsoft.com/) - IDE used\n\n## ✍🏻 Authors \u003ca name = \"authors\"\u003e\u003c/a\u003e\n- [@OnsPetruske](https://github.com/pkg-dot-zip) - Idea, Initial work, general development \u0026 management\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkg-dot-zip%2Fphilosopherpanda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkg-dot-zip%2Fphilosopherpanda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkg-dot-zip%2Fphilosopherpanda/lists"}