Jdenticon-net
0.9.0
See the version list below for details.
dotnet add package Jdenticon-net --version 0.9.0
NuGet\Install-Package Jdenticon-net -Version 0.9.0
<PackageReference Include="Jdenticon-net" Version="0.9.0" />
paket add Jdenticon-net --version 0.9.0
#r "nuget: Jdenticon-net, 0.9.0"
// Install Jdenticon-net as a Cake Addin
#addin nuget:?package=Jdenticon-net&version=0.9.0
// Install Jdenticon-net as a Cake Tool
#tool nuget:?package=Jdenticon-net&version=0.9.0
Jdenticon-net is a .NET library for generating highly recogizable identicons. Jdenticon-net generates the same icon as its JavaScript counterpart for the same hash input.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Jdenticon-net:
Package | Downloads |
---|---|
Jdenticon.AspNetCore
Extends Jdenticon-net with features to use Jdenticon with ASP.NET Core. This package contains: * IdenticonTagHelper * @Html.Identicon() extension method * @Url.Identicon() extension method * IdenticonResult for usage in MVC controllers |
|
Jdenticon.Gdi
This is a dependency to Jdenticon.WinForms. You probably want to install the Jdenticon.WinForms package instead. This package can on its own be used to: * Render identicons to System.Drawing.Graphics * Render identicons to System.Drawing.Bitmap * Render EMF (Enhanced Metafile) identicons This package is not intended for server-side applications. |
|
Jdenticon.AspNet.Mvc
Extends Jdenticon-net with features to use Jdenticon with ASP.NET MVC. This package contains: * @Html.Identicon() extension method * @Url.Identicon() extension method * IdenticonResult for usage in MVC controllers |
|
Jdenticon.Wpf
Extends Jdenticon-net with features to use Jdenticon with WPF. |
|
Jdenticon.AspNet.WebApi
Extends Jdenticon-net with features to use Jdenticon with ASP.NET WebApi. This package contains: * IdenticonResult for usage in WebApi controllers |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Jdenticon-net:
Repository | Stars |
---|---|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|
|
EverestAPI/Everest
Everest - Celeste Mod Loader / Mod API
|