OpenHentai 0.1.0-ci-1
This is a prerelease version of OpenHentai.
dotnet add package OpenHentai --version 0.1.0-ci-1
NuGet\Install-Package OpenHentai -Version 0.1.0-ci-1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenHentai" Version="0.1.0-ci-1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenHentai --version 0.1.0-ci-1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenHentai, 0.1.0-ci-1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenHentai as a Cake Addin #addin nuget:?package=OpenHentai&version=0.1.0-ci-1&prerelease // Install OpenHentai as a Cake Tool #tool nuget:?package=OpenHentai&version=0.1.0-ci-1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OpenHentai
A work in progress on API for all upcoming OpenHentai projects (if I'll write at least one until it's working lol)
These incliudes:
- DoujinDownloader -- will be renamed to something like
DoujinRepoOrganizer
, using the same API and stanards; download functions will be removed, but a downloaders-compatible.txt
/.json
output will still be available - WaisetsuToshokan -- an analogue of famous MyAnimeList, but for doujins and NSFW stuff. Read more about the plans/resoning inside the corresponding repo
Contributing
Feel free to contribute. Right now the main tasks are following:
- Complete tagging enum: see
OpenHentai.Tags.TagCategory
andOpenHentai.Tags.Tag
classes, descriptions - Test and polish database-related stuff (
OpenHentai
library) - Test and polish API (
OpenHentai.WebAPI
project) - Improve tests coverage
After these are complete, new tasks will appear (e.g. searching through db, improving ci/cd and repo stuff, etc). After above tasks are done, we can start working on client app (WaisetsuToshokan
) little by little and the first preview
version of libraries can be pushed to nuget
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- EFCore.NamingConventions (>= 7.0.2)
- Humanizer.Core (>= 2.14.1)
- Microsoft.EntityFrameworkCore.Sqlite (>= 7.0.12)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 7.0.11)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.0-ci-1 | 213 | 10/22/2023 |