๐ License
February 21, 2026 ยท View on GitHub
PasteMyst.NET
Warning
This project is no longer actively maintained, occasional commits may only introduce repository structural changes. Use this library at your own risk.
A simple .NET API wrapper for pastemyst!
โ๏ธ Usage
Go check out the wiki to learn how to use this in your project!
๐งโ๐ป Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Prerequisities
- .NET 8+
Installation
- Clone the repo:
git clone https://github.com/dentolos19/pastemystnet.git - Get your API key from pastemyst.
- Use the template
.env.templateand create a file named.envinside the projectPasteMystNet.Testsand enter your key. - Restore dependencies:
dotnet restore(optional) - Test the library:
dotnet testor use the built-in tests runner in your IDE (recommended)
๐ Credits
- Icon from pastemyst, edited by me.
๐ License
Distributed under the MIT License. See LICENSE for more information.