FluentDocs.Abstractions
1.0.1
dotnet add package FluentDocs.Abstractions --version 1.0.1
NuGet\Install-Package FluentDocs.Abstractions -Version 1.0.1
<PackageReference Include="FluentDocs.Abstractions" Version="1.0.1" />
<PackageVersion Include="FluentDocs.Abstractions" Version="1.0.1" />
<PackageReference Include="FluentDocs.Abstractions" />
paket add FluentDocs.Abstractions --version 1.0.1
#r "nuget: FluentDocs.Abstractions, 1.0.1"
#:package FluentDocs.Abstractions@1.0.1
#addin nuget:?package=FluentDocs.Abstractions&version=1.0.1
#tool nuget:?package=FluentDocs.Abstractions&version=1.0.1
FluentDocs.Abstractions
Contracts and the fluent builder for FluentDocs: definition models, IFileGenerator, and GenerationResult. Reference this to accept or produce document definitions without taking a dependency on a renderer.
Part of FluentDocs. See the documentation for usage.
dotnet add package FluentDocs.Abstractions
Licensed under the MIT License.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.12)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.12)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on FluentDocs.Abstractions:
| Package | Downloads |
|---|---|
|
FluentDocs.Charts
Chart rendering for FluentDocs, backed by ScottPlot. Produces PNG and SVG for embedding in documents, spreadsheets and presentations. |
|
|
FluentDocs.Documents.Docx
DOCX generation for FluentDocs, built on DocumentFormat.OpenXml. |
|
|
FluentDocs
Fluent document generation for .NET — DOCX, PDF, XLSX, PPTX, Markdown, CSV and charts from one API. This umbrella package pulls in every renderer and registers them with AddFluentDocs(). |
|
|
FluentDocs.Documents.Markdown
Markdown generation for FluentDocs, from the same document definition every other renderer consumes. |
|
|
FluentDocs.Documents.Pdf
PDF generation for FluentDocs, built on PDFsharp. |
GitHub repositories
This package is not used by any popular GitHub repositories.