BlazorArticle 1.1.0
dotnet add package BlazorArticle --version 1.1.0
NuGet\Install-Package BlazorArticle -Version 1.1.0
<PackageReference Include="BlazorArticle" Version="1.1.0" />
<PackageVersion Include="BlazorArticle" Version="1.1.0" />
<PackageReference Include="BlazorArticle" />
paket add BlazorArticle --version 1.1.0
#r "nuget: BlazorArticle, 1.1.0"
#:package BlazorArticle@1.1.0
#addin nuget:?package=BlazorArticle&version=1.1.0
#tool nuget:?package=BlazorArticle&version=1.1.0
BlazorArticle
The Library in .NET with Blazor components to support rendering article from database (or other sources like files for example) with interactive server side components within the article. In summary, it is a library that supports the creation and rendering of pages with articles, such as blogs, educational or documentation materials.
The library is designed to work with both Blazor Web App and Blazor WebAssembly Standalone applications.
Installation and documentation
The documentation is hosted on GitHub pages here.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.5)
- Microsoft.Extensions.Options (>= 9.0.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BlazorArticle:
| Package | Downloads |
|---|---|
|
BlazorArticle.Components
.NET library with blazor components to parsing html article and rendering them with interactive dynamic components. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.0 | 257 | 7/16/2025 |
| 1.0.13-preview | 195 | 7/14/2025 |
| 1.0.12-preview | 179 | 7/9/2025 |
| 1.0.11-preview | 197 | 7/3/2025 |
| 1.0.10-preview | 192 | 6/30/2025 |
| 1.0.9-preview | 182 | 6/25/2025 |
| 1.0.8-preview | 169 | 6/20/2025 |
| 1.0.7-preview | 197 | 6/17/2025 |
| 1.0.6-alpha | 210 | 6/5/2025 |
| 1.0.5-alpha | 183 | 6/5/2025 |
See documentation: https://witm.github.io/BlazorArticle/