Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pkg-dot-zip/philosopherpanda
Extension methods providing more interesting functionality to the standard library in .net 8. (C#)
https://github.com/pkg-dot-zip/philosopherpanda
csharp extension-methods lib library nuget nuget-package util utility
Last synced: 7 days ago
JSON representation
Extension methods providing more interesting functionality to the standard library in .net 8. (C#)
- Host: GitHub
- URL: https://github.com/pkg-dot-zip/philosopherpanda
- Owner: pkg-dot-zip
- License: mit
- Created: 2024-01-22T14:00:50.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-01-22T20:01:59.000Z (10 months ago)
- Last Synced: 2024-03-26T05:43:04.799Z (8 months ago)
- Topics: csharp, extension-methods, lib, library, nuget, nuget-package, util, utility
- Language: C#
- Homepage: https://www.nuget.org/packages/pkg-dot-zip.Util.PhilosopherPanda
- Size: 727 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
PhilosopherPanda
[![Stars](https://img.shields.io/github/stars/pkg-dot-zip/PhilosopherPanda)](https://github.com/pkg-dot-zip/PhilosopherPanda/stargazers)
[![NuGet](https://img.shields.io/nuget/dt/pkg-dot-zip.Util.PhilosopherPanda)](https://www.nuget.org/packages/pkg-dot-zip.Util.PhilosopherPanda/)
[![NuGet Version](https://img.shields.io/nuget/v/pkg-dot-zip.Util.PhilosopherPanda)](https://www.nuget.org/packages/pkg-dot-zip.Util.PhilosopherPanda/)
[![Last Commit](https://img.shields.io/github/last-commit/pkg-dot-zip/PhilosopherPanda)](https://github.com/pkg-dot-zip/PhilosopherPanda/commits/development)
[![License](https://img.shields.io/github/license/pkg-dot-zip/PhilosopherPanda)](/LICENSE)---
Extension methods providing more interesting functionality to the standard library.
## 📝 Table of Contents
- [About](#about)
- [Built Using](#built_using)
- [Usage](#example)
- [Authors](#authors)## 🧐 About
PhilosopherPanda 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.All features: TODO
## 💻 Example usage
You 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).```csharp
internal static void Example()
{}
```## ⛏️ Built Using
- [C#](https://dotnet.microsoft.com/en-us/languages/csharp) - Language used to program PhilosopherPanda in
- [Visual Studio](https://visualstudio.microsoft.com/) - IDE used## ✍🏻 Authors
- [@OnsPetruske](https://github.com/pkg-dot-zip) - Idea, Initial work, general development & management