CensorCore 0.0.0-preview.0.55

This is a prerelease version of CensorCore.
dotnet add package CensorCore --version 0.0.0-preview.0.55
                    
NuGet\Install-Package CensorCore -Version 0.0.0-preview.0.55
                    
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="CensorCore" Version="0.0.0-preview.0.55" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CensorCore" Version="0.0.0-preview.0.55" />
                    
Directory.Packages.props
<PackageReference Include="CensorCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CensorCore --version 0.0.0-preview.0.55
                    
#r "nuget: CensorCore, 0.0.0-preview.0.55"
                    
#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.
#:package CensorCore@0.0.0-preview.0.55
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CensorCore&version=0.0.0-preview.0.55&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CensorCore&version=0.0.0-preview.0.55&prerelease
                    
Install as a Cake Tool

The core package for CensorCore, a flexible and modular framework for censoring NSFW images based on the NudeNet ML model.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CensorCore:

Package Downloads
CensorCore.Web

A lightweight HTTP API implementation that uses CensorCore to censor remote image. This library contains the controllers and types required for a HTTP API implementation, but does not include a server.

CensorCore.Runtime

Highly experimental library to enable hardware-accelerated ONNX sessions with CensorCore.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.0-preview.0.55 665 8/28/2023
0.0.0-preview.0.54 164 8/27/2023
0.0.0-preview.0.51 691 10/31/2022
0.0.0-preview.0.50 228 10/31/2022
0.0.0-preview.0.49 253 10/20/2022
0.0.0-preview.0.48 288 8/10/2022
0.0.0-preview.0.46 335 3/25/2022
0.0.0-preview.0.45 250 3/24/2022
0.0.0-preview.0.44 256 3/24/2022
0.0.0-preview.0.42 250 3/23/2022
0.0.0-preview.0.41 241 3/22/2022
0.0.0-preview.0.40 234 3/22/2022
0.0.0-preview.0.39 233 3/22/2022
0.0.0-preview.0.38 252 3/21/2022
0.0.0-preview.0.37 244 3/21/2022
0.0.0-preview.0.36 242 3/21/2022
0.0.0-preview.0.35 237 3/21/2022
0.0.0-preview.0.34 245 3/21/2022
0.0.0-preview.0.32 247 3/19/2022
0.0.0-preview.0.31 251 3/19/2022
Loading failed