Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade project to .NET 6.0 and API endpoints #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

SoNearSonar
Copy link

@SoNearSonar SoNearSonar commented Mar 6, 2023

What's changed:

  • Project now uses .NET 6.0 over .NET Standard 2.1
  • API endpoints now target api.waifu.pics
  • Support for POST /many API calls for both SFW and NSFW content
  • Xunit test library replaced with MSTest (and test cases adjusted accordingly)
  • Documentation updated

.NET 5.0 lost support so an upgrade to .NET 6.0 LTS can help
Changed the API endpoints in the interface to use the new API ones (api.waifu.pics)
For a empty or null settings object representing the filter of URL's to exclude
And some code clean-up
Version for suggested package bumped to 0.1.0 from 0.0.4 as well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant