Jdenticon-net
3.1.1
Generates identicons as SVG or PNG files on the .NET Framework and .NET Standard platforms.
This package provides the following features:
* Render SVG identicons
* Render PNG identicons
Commonly used types:
* Jdenticon.Identicon
* Jdenticon.IdenticonStyle
* Jdenticon.Rendering.Color
Install-Package Jdenticon-net -Version 3.1.1
dotnet add package Jdenticon-net --version 3.1.1
<PackageReference Include="Jdenticon-net" Version="3.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Jdenticon-net --version 3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Jdenticon-net, 3.1.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.0)
- SharpCompress (>= 0.24.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.0)
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (7)
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.Wpf
Extends Jdenticon-net with features to use Jdenticon with WPF.
|
|
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.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
This package is not used by any popular GitHub repositories.