Cathedral 0.0.412

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

Cathedral

Provides various utilities and helper functions for Cathedral style .NET services.

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

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.0.412 111 3/10/2026
0.0.411 115 3/8/2026
0.0.410 225 3/2/2026
0.0.409 167 2/25/2026
0.0.408 95 2/25/2026
0.0.407 100 2/25/2026
0.0.406 114 2/23/2026
0.0.405 93 2/23/2026
0.0.404 96 2/23/2026
0.0.403 241 2/13/2026
0.0.402 111 2/13/2026
0.0.401 153 2/8/2026
0.0.400 108 2/7/2026
0.0.399 117 2/5/2026
0.0.398 246 1/30/2026
0.0.397 92 1/30/2026
0.0.396 203 1/26/2026
0.0.395 102 1/26/2026
0.0.394 154 1/21/2026
0.0.393 101 1/21/2026
Loading failed