.NET API documentation

Namespaces

NamespaceJdenticon
Contains all you need to generate icons with no or very basic customization. Import this namespace to be able to render identicons since all save operations are implemented as extension methods for the Identicon class.
NamespaceJdenticon.AspNet.Mvc
Classes for using Jdenticon from ASP.NET MVC.
NamespaceJdenticon.AspNet.WebApi
Classes for using Jdenticon from ASP.NET WebApi.
NamespaceJdenticon.AspNet.WebForms
Classes for using Jdenticon from ASP.NET WebForms. This namespace contains a web control to be used in .aspx pages and an IHttpHandler that serves icons.
NamespaceJdenticon.AspNetCore
Classes for using Jdenticon from ASP.NET Core. This namespace contains classes for usage in Razor views, and an IActionResult for returning identicons from Mvc controllers.
NamespaceJdenticon.Rendering
Classes that are responsible for generating and rendering icons.
NamespaceJdenticon.Shapes
Defines the shapes that are available in icons generated by Jdenticon.
NamespaceJdenticon.WinForms
Classes for using Jdenticon in a Windows Forms application.
NamespaceJdenticon.Wpf
Classes for using Jdenticon in WPF.