AgentXM.Examples.TinyFlags.FSharp 0.2.0

dotnet add package AgentXM.Examples.TinyFlags.FSharp --version 0.2.0
                    
NuGet\Install-Package AgentXM.Examples.TinyFlags.FSharp -Version 0.2.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="AgentXM.Examples.TinyFlags.FSharp" Version="0.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AgentXM.Examples.TinyFlags.FSharp" Version="0.2.0" />
                    
Directory.Packages.props
<PackageReference Include="AgentXM.Examples.TinyFlags.FSharp" />
                    
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 AgentXM.Examples.TinyFlags.FSharp --version 0.2.0
                    
#r "nuget: AgentXM.Examples.TinyFlags.FSharp, 0.2.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 AgentXM.Examples.TinyFlags.FSharp@0.2.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=AgentXM.Examples.TinyFlags.FSharp&version=0.2.0
                    
Install as a Cake Addin
#tool nuget:?package=AgentXM.Examples.TinyFlags.FSharp&version=0.2.0
                    
Install as a Cake Tool

TinyFlags — NuGet (F#)

The NuGet port of TinyFlags, packaged as AgentXM.Examples.TinyFlags.FSharp. Tests use Expecto via the YoloDev.Expecto.TestSdk adapter. Behavior, validation, and test-coverage requirements are shared across every ecosystem — see ../lib-spec.md.

Package-native AXM recommendation

NuGet packages recommend extensions via an axm.json sidecar packed at the package root:

{
  "$schema": "https://axm.sh/schemas/axm-package-meta.schema.json",
  "recommendedExtensions": ["@examples/packs/dotnet-fsharp-nuget-tinyflags@^0.1.0"]
}

The .fsproj packs the sidecar with <None Include="../../axm.json" Pack="true" PackagePath="axm.json" />, so axm discover reads it from ~/.nuget/packages/agentxm.examples.tinyflags.fsharp/0.2.0/axm.json in any consumer project.

Commands

dotnet restore
dotnet build
dotnet test
dotnet pack

dotnet pack writes the .nupkg / .snupkg into artifacts/.

Companion extensions

Sources live under .axm/extensions/@examples/ and are marked authored in .axm/settings.json. The pack bundles the three skills and the maintainer subagent.

Type FQN Homepage
Skill @examples/skills/dotnet-fsharp-nuget-tinyflags-add-flag https://agentxm.ai/@examples/skills/dotnet-fsharp-nuget-tinyflags-add-flag
Skill @examples/skills/dotnet-fsharp-nuget-tinyflags-rollout-review https://agentxm.ai/@examples/skills/dotnet-fsharp-nuget-tinyflags-rollout-review
Skill @examples/skills/dotnet-fsharp-nuget-tinyflags-cleanup-flag https://agentxm.ai/@examples/skills/dotnet-fsharp-nuget-tinyflags-cleanup-flag
Subagent @examples/subagents/dotnet-fsharp-nuget-tinyflags-maintainer https://agentxm.ai/@examples/subagents/dotnet-fsharp-nuget-tinyflags-maintainer
Pack @examples/packs/dotnet-fsharp-nuget-tinyflags https://agentxm.ai/@examples/packs/dotnet-fsharp-nuget-tinyflags

Each manifest declares pkg:nuget/agentxm.examples.tinyflags.fsharp as a companion package.

Paired consumer

../dotnet-fsharp-nuget-app/ — the pawmatch CLI that consumes this library through realistic flag seams.

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.
  • net10.0

    • No dependencies.

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
0.2.0 94 5/15/2026