Hexalith.Documents.WebApp 2.7.1

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

Hexalith.Documents

This is a template repository for creating new Hexalith packages. The repository provides a structured starting point for developing new packages within the Hexalith ecosystem.

Build Status

License: MIT Discord

Coverity Scan Build Status Codacy Badge Quality Gate Status Security Rating Maintainability Rating Code Smells Lines of Code Technical Debt Reliability Rating