Skip to content

dentolos19/PasteMystNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon PasteMyst.NET

NuGet Version NuGet Downloads

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.