๐Ÿ“œ License

February 21, 2026 ยท View on GitHub

Icon PasteMyst.NET

NuGet Version NuGet Downloads

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

Installation

  1. Clone the repo: git clone https://github.com/dentolos19/pastemystnet.git
  2. Get your API key from pastemyst.
  3. Use the template .env.template and create a file named .env inside the project PasteMystNet.Tests and enter your key.
  4. Restore dependencies: dotnet restore (optional)
  5. Test the library: dotnet test or use the built-in tests runner in your IDE (recommended)

๐Ÿ’– Credits

๐Ÿ“œ License

Distributed under the MIT License. See LICENSE for more information.