Songhay.Publications 6.0.1

dotnet add package Songhay.Publications --version 6.0.1
NuGet\Install-Package Songhay.Publications -Version 6.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Songhay.Publications" Version="6.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Songhay.Publications --version 6.0.1
#r "nuget: Songhay.Publications, 6.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Songhay.Publications as a Cake Addin
#addin nuget:?package=Songhay.Publications&version=6.0.1

// Install Songhay.Publications as a Cake Tool
#tool nuget:?package=Songhay.Publications&version=6.0.1

Songhay.Publications

NuGet package 📦: Songhay.Publications

Documentation 📚: Songhay.Publications API

core reusable definitions for Songhay Studio Publications

Selected Songhay Studio Publications are based on automation ‘pipelines’ for static HTML and EPUB. The fundamental document format of these pipelines is markdown. It follows that the MarkdownEntry class is a core definition of this studio.

Architecturally, the MarkdownEntryExtensions class augment the MarkdownEntry to define eleventy-flavored methods for generating a draft and publishing.

GenericWeb models and extensions

This repo also contains the historical class definitions for a Studio project called GenericWeb. This was a turn-of-century, static-file generation solution using SQL-Server-based XML as a fundamental document format.

The SQL Server schema for GenericWeb features:

These class definitions are still useful (without much SQL Server or Entity Framework). In fact, the Front Matter of MarkdownEntry is based on the GenericWeb Document.

Studio packages dependent on Songhay.Publications

graph BT
    pubs[`Songhay.Publications`]

    pubs-->1[`Songhay.Player`]
    pubs-->2[`Songhay.Publications.Analytics`]
    pubs-->3[`Songhay.Publications.KinteSpace`]

@BryanWilhite

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.1 941 7/23/2022
6.0.0 883 7/22/2022
5.2.7 1,051 7/21/2021
5.2.6 934 6/26/2021
5.2.5 962 6/8/2021
5.2.4 922 5/16/2021
5.2.3 953 5/16/2021
5.2.2 876 5/16/2021
5.2.1 924 5/15/2021
5.2.0 966 3/27/2021
5.1.1 1,004 2/1/2021
5.1.0 1,006 1/31/2021
5.0.0 1,047 1/7/2021
1.0.16 1,216 7/12/2020
1.0.15 1,026 7/10/2020
1.0.14 1,197 2/14/2020
1.0.13 1,057 12/25/2019
1.0.12 1,074 12/25/2019
1.0.11 1,031 12/17/2019
1.0.10 1,001 12/17/2019
1.0.9 1,041 12/6/2019
1.0.8 959 11/30/2019
1.0.7 932 11/28/2019
1.0.6 987 11/26/2019
1.0.5 929 11/26/2019
1.0.4 1,019 11/26/2019
1.0.3 965 11/25/2019
1.0.2 1,043 11/19/2019
1.0.1 1,008 11/19/2019
1.0.0 954 9/26/2019

upgraded core dependencies 📦↑