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!
Go check out the wiki to learn how to use this in your project!
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- .NET 8+
- 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)
- Icon from pastemyst, edited by me.
Distributed under the MIT License. See LICENSE for more information.