VOOZH about

URL: https://www.nuget.org/packages/Songhay.Publications.DataAccess/

โ‡ฑ NuGet Gallery | Songhay.Publications.DataAccess 10.0.1


๏ปฟ

๐Ÿ‘ Image
Songhay.Publications.DataAccess 10.0.1

dotnet add package Songhay.Publications.DataAccess --version 10.0.1
 
 
NuGet\Install-Package Songhay.Publications.DataAccess -Version 10.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.DataAccess" Version="10.0.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Songhay.Publications.DataAccess" Version="10.0.1" />
 
Directory.Packages.props
<PackageReference Include="Songhay.Publications.DataAccess" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Songhay.Publications.DataAccess --version 10.0.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Songhay.Publications.DataAccess, 10.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.
#:package Songhay.Publications.DataAccess@10.0.1
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Songhay.Publications.DataAccess&version=10.0.1
 
Install as a Cake Addin
#tool nuget:?package=Songhay.Publications.DataAccess&version=10.0.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 is a core definition of this studio.

Architecturally, the MarkdownEntryExtensions 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:

  • the Segment []
  • the Document []
  • the Fragment []

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 .

Studio packages dependent on Songhay.Publications

graph BT
 pubs[Songhay.Publications]

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

@BryanWilhite

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.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
10.0.1 113 4/16/2026
10.0.0 99 4/16/2026
8.0.0 218 2/3/2025

update pf dependencies  ๐Ÿ“ฆ๐Ÿ”