Jering
NuGet publisher profile
Packages (5)
Jering.Javascript.NodeJS
Jering.Javascript.NodeJS enables you to invoke javascript in NodeJS, from C#. With this ability, you can use NodeJS javascript libraries and scripts from C# projects.
Jering.KeyValueStore
Jering.KeyValueStore enables you to store key-value data across memory and disk. This library is a Microsoft.Faster wrapper.
Jering.Markdig.Extensions.FlexiBlocks
Jering.Markdig.Extensions.FlexiBlocks is a collection of Markdig extensions for configurable markdown. • FlexiAlertBlocks: Alerts with configurable icons and more. • FlexiBannerBlocks: Headlines you'd like to draw attention to. • FlexiCardsBlocks: Cards for displaying and/or linking to information. • FlexiCodeBlocks: Code with syntax highlighting, line numbers and more. • FlexiFigureBlocks: Figures with smartly generated IDs for easy linking. • FlexiIncludeBlocks: Include content from both local and remote sources. • FlexiOptionsBlocks: Create your own configurable markdown extensions. • FlexiPictureBlocks: Images with lazy loading and fullscreen mode. • FlexiQuoteBlocks: Quotes with HTML spec compliant markup structure. • FlexiSectionsBlocks: Split articles into sections demarcated by ATX headings and render headings with configurable icons. • FlexiTableBlocks: Responsive tables. • FlexiTabsBlocks: Tabs built with accessibility in mind. • FlexiVideoBlocks: Videos with lazy loading, fullscreen mode and customizable controls. Note: Some functionality, like picture lazy loading, requires frontend scripts and styles. We're working on packaging frontend assets for easy usage.
Jering.Web.SyntaxHighlighters.HighlightJS
Jering.Web.SyntaxHighlighters.HighlightJS enables you to perform syntax highlighting from C# projects using Highlight.js.
Jering.Web.SyntaxHighlighters.Prism
Jering.Web.SyntaxHighlighters.Prism enables you to perform syntax highlighting from C# projects using Prism.