HCFramework 1.0.35

There is a newer version of this package available.
See the version list below for details.
dotnet add package HCFramework --version 1.0.35
                    
NuGet\Install-Package HCFramework -Version 1.0.35
                    
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.35" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HCFramework" Version="1.0.35" />
                    
Directory.Packages.props
<PackageReference Include="HCFramework" />
                    
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 HCFramework --version 1.0.35
                    
#r "nuget: HCFramework, 1.0.35"
                    
#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 HCFramework@1.0.35
                    
#: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=HCFramework&version=1.0.35
                    
Install as a Cake Addin
#tool nuget:?package=HCFramework&version=1.0.35
                    
Install as a Cake Tool

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 170 11/25/2024
1.0.36 164 11/25/2024
1.0.35 158 11/25/2024
1.0.34 151 11/25/2024
1.0.33 154 11/25/2024
1.0.31 205 4/10/2024
1.0.30 231 1/30/2024
1.0.29 168 1/29/2024
1.0.28 286 12/12/2023
1.0.27 192 12/7/2023
1.0.26 174 12/6/2023
1.0.25 200 12/6/2023
1.0.24 189 11/30/2023
1.0.23 201 11/13/2023
1.0.22 182 11/9/2023
1.0.21 194 11/8/2023
1.0.20 181 11/7/2023
1.0.19 222 11/2/2023
1.0.18 201 11/2/2023
1.0.17 202 11/2/2023
1.0.16 202 11/2/2023
1.0.15 247 9/11/2023
1.0.14 238 9/7/2023
1.0.13 247 9/7/2023
1.0.12 250 9/7/2023
1.0.11 253 9/6/2023
1.0.10 208 9/6/2023
1.0.9 233 9/6/2023
1.0.8 237 9/4/2023
1.0.7 229 9/4/2023
1.0.6 213 9/4/2023
1.0.5 251 9/4/2023
1.0.4 236 9/4/2023
1.0.3 253 9/3/2023
1.0.2 275 8/1/2023
1.0.1 272 7/25/2023
1.0.0 288 7/24/2023

Custom control library for Hcortex Applications