Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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#)

Awesome Lists containing this project

README

        



Project logo

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