Jering.Web.SyntaxHighlighters.Prism
4.3.0
Jering.Web.SyntaxHighlighters.Prism enables you to perform syntax highlighting from C# projects using Prism.
Install-Package Jering.Web.SyntaxHighlighters.Prism -Version 4.3.0
dotnet add package Jering.Web.SyntaxHighlighters.Prism --version 4.3.0
<PackageReference Include="Jering.Web.SyntaxHighlighters.Prism" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Jering.Web.SyntaxHighlighters.Prism --version 4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Jering.Web.SyntaxHighlighters.Prism, 4.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/JeringTech/Web.SyntaxHighlighters.Prism/blob/master/Changelog.md
Dependencies
-
.NETFramework 4.6.1
- Jering.Javascript.NodeJS (>= 4.3.0)
- Microsoft.Extensions.DependencyInjection (>= 3.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.3)
-
.NETStandard 2.0
- Jering.Javascript.NodeJS (>= 4.3.0)
- Microsoft.Extensions.DependencyInjection (>= 3.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Jering.Web.SyntaxHighlighters.Prism:
Package | Downloads |
---|---|
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.
|
GitHub repositories
This package is not used by any popular GitHub repositories.