Songhay.Modules 10.0.0

dotnet add package Songhay.Modules --version 10.0.0
 
NuGet\Install-Package Songhay.Modules -Version 10.0.0
 
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.Modules" Version="10.0.0" />
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Songhay.Modules" Version="10.0.0" />
 
Directory.Packages.props
<PackageReference Include="Songhay.Modules" />
 
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.Modules --version 10.0.0
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Songhay.Modules, 10.0.0"
 
#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.Modules@10.0.0
 
#: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.Modules&version=10.0.0
 
Install as a Cake Addin
#tool nuget:?package=Songhay.Modules&version=10.0.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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, HttpRequestMessage and HttpResponseMessage (see tests for examples)
  • functions handling Microsoft’s JsonDocument (see JsonDocumentUtility)
  • 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

Bryan Wilhite is on LinkedInπŸ‡ΊπŸ‡ΈπŸ’Ό

Product 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.
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 104 7/3/2026
8.0.1 414 7/3/2025
8.0.0 360 12/20/2024
6.4.2 717 12/17/2023
6.4.1 310 12/17/2023
6.4.0 268 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 📦🔝