Songhay.Publications.DataAccess
8.0.0
dotnet add package Songhay.Publications.DataAccess --version 8.0.0
NuGet\Install-Package Songhay.Publications.DataAccess -Version 8.0.0
<PackageReference Include="Songhay.Publications.DataAccess" Version="8.0.0" />
paket add Songhay.Publications.DataAccess --version 8.0.0
#r "nuget: Songhay.Publications.DataAccess, 8.0.0"
// Install Songhay.Publications.DataAccess as a Cake Addin #addin nuget:?package=Songhay.Publications.DataAccess&version=8.0.0 // Install Songhay.Publications.DataAccess as a Cake Tool #tool nuget:?package=Songhay.Publications.DataAccess&version=8.0.0
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.
Songhay.Publications.DataAccess
NuGet package 📦: Songhay.Publications.DataAccess
Songhay.Publications.DataAccess
adds SQLite-based Entity Framework data access for Songhay Studio Publications. This represents a renewed commitment to SQLite in this Studio.
Songhay.Publications.DataAccess
is stating with the PublicationsDbContext
class.
Studio packages dependent on Songhay.Publications
graph BT
pubs[`Songhay.Publications`]
pubs-->1[`Songhay.Publications.DataAccess`]
pubs-->1[`Songhay.Player`]
pubs-->2[`Songhay.Publications.Analytics`]
pubs-->3[`Songhay.Publications.KinteSpace`]
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. net9.0 was computed. 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. |
-
net8.0
- Microsoft.EntityFrameworkCore.Sqlite (>= 8.0.12)
- Songhay.Publications (>= 8.0.0)
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 |
---|---|---|
8.0.0 | 67 | 2/3/2025 |