HCFramework 1.0.37

dotnet add package HCFramework --version 1.0.37                
NuGet\Install-Package HCFramework -Version 1.0.37                
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="HCFramework" Version="1.0.37" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HCFramework --version 1.0.37                
#r "nuget: HCFramework, 1.0.37"                
#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.
// Install HCFramework as a Cake Addin
#addin nuget:?package=HCFramework&version=1.0.37

// Install HCFramework as a Cake Tool
#tool nuget:?package=HCFramework&version=1.0.37                

HCFramework

This library uses customized controls and functionality for HCortex applications

Authors

HCFramework .NET Library

HCFramework is a .NET library that provides controls and classes for specific HCortex applications. It is designed to help developers implement HCortex application framework.

Installation

To install HCFramework, you can use the NuGet Package Manager in Visual Studio or the .NET CLI.

NuGet Package Manager

  1. Open the NuGet Package Manager in your project.
  2. Search for HCFramework.
  3. Click Install to add the library to your project.

.NET CLI

dotnet add package MTEFramework --version 1.1.6
Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 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
1.0.37 61 11/25/2024
1.0.36 63 11/25/2024
1.0.35 66 11/25/2024
1.0.34 60 11/25/2024
1.0.33 68 11/25/2024
1.0.31 138 4/10/2024
1.0.30 131 1/30/2024
1.0.29 106 1/29/2024
1.0.28 223 12/12/2023
1.0.27 147 12/7/2023
1.0.26 129 12/6/2023
1.0.25 144 12/6/2023
1.0.24 143 11/30/2023
1.0.23 150 11/13/2023
1.0.22 136 11/9/2023
1.0.21 145 11/8/2023
1.0.20 134 11/7/2023
1.0.19 158 11/2/2023
1.0.18 154 11/2/2023
1.0.17 154 11/2/2023
1.0.16 154 11/2/2023
1.0.15 163 9/11/2023
1.0.14 172 9/7/2023
1.0.13 181 9/7/2023
1.0.12 183 9/7/2023
1.0.11 185 9/6/2023
1.0.10 140 9/6/2023
1.0.9 167 9/6/2023
1.0.8 151 9/4/2023
1.0.7 164 9/4/2023
1.0.6 146 9/4/2023
1.0.5 183 9/4/2023
1.0.4 167 9/4/2023
1.0.3 184 9/3/2023
1.0.2 200 8/1/2023
1.0.1 193 7/25/2023
1.0.0 195 7/24/2023

Custom control library for Hcortex Applications