Songhay.Modules
10.0.0
dotnet add package Songhay.Modules --version 10.0.0
NuGet\Install-Package Songhay.Modules -Version 10.0.0
<PackageReference Include="Songhay.Modules" Version="10.0.0" />
<PackageVersion Include="Songhay.Modules" Version="10.0.0" />
<PackageReference Include="Songhay.Modules" />
paket add Songhay.Modules --version 10.0.0
#r "nuget: Songhay.Modules, 10.0.0"
#:package Songhay.Modules@10.0.0
#addin nuget:?package=Songhay.Modules&version=10.0.0
#tool nuget:?package=Songhay.Modules&version=10.0.0
Songhay.Modules
core reusable, opinionated concerns for all 🧐 of my F# projects
The Core F# Modules to install as a NuGet package for all of my F#-based studio Solutions. Anyone who may be reading this 👀 is free to do the same. This repository largely translates my C#-based core, SonghayCore [GitHub], as the need arises.
NuGet package 📦: Songhay.Modules
core reusable, opinionated concerns
The following highlights core concerns shared among my F# projects:
- binding literals to selected MIME types (see
MimeTypes) - functions with
HttpClient,HttpRequestMessageandHttpResponseMessage(see tests for examples) - functions handling Microsoft’s
JsonDocument(seeJsonDocumentUtility) - centralizing routines around handling files and directories (see tests)
- centralizing routines around handling strings (see tests)
- functions for CSS declarations (see
CssDeclarationUtility)
Studio packages dependent on Songhay.Modules
graph BT
fsharp[FSharp.Core 10.0.*]
net[.NET 10.0]
1[Songhay.Modules]
2[Songhay.Modules.Bolero]
3[Songhay.Modules.Publications]
4[Songhay.Player.ProgressiveAudio]
5[Songhay.Player.YouTube]
net-->fsharp
fsharp-->1
1-->2
1-->3
2 & 3--> 4 & 5
| 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
- FSharp.Core (>= 10.1.301)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Songhay.Modules:
| Package | Downloads |
|---|---|
|
Songhay.Modules.Publications
shared Publication types and functions for F# clients 🕸🖼 |
|
|
Songhay.Modules.Bolero
shared functions and types for Bolero, supporting CSS 💄, specifically Bulma CSS 🍱🖼 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0 | 0 | 7/3/2026 |
| 8.0.1 | 413 | 7/3/2025 |
| 8.0.0 | 359 | 12/20/2024 |
| 6.4.2 | 716 | 12/17/2023 |
| 6.4.1 | 307 | 12/17/2023 |
| 6.4.0 | 267 | 12/16/2023 |
| 6.3.7 | 717 | 7/7/2023 |
| 6.3.6 | 309 | 6/14/2023 |
| 6.3.5 | 512 | 4/9/2023 |
| 6.3.4 | 335 | 4/8/2023 |
| 6.3.3 | 349 | 4/8/2023 |
| 6.3.2 | 644 | 3/12/2023 |
| 6.3.1 | 397 | 3/11/2023 |
| 6.3.0 | 395 | 3/11/2023 |
| 6.2.0 | 366 | 3/9/2023 |
| 6.1.0 | 1,321 | 8/15/2022 |
| 6.0.1 | 588 | 7/3/2022 |
| 6.0.0 | 603 | 7/3/2022 |
update of dependencies 📦🔝