MillerInc.CSLibrary 18.1.2.3

Suggested Alternatives

MillerInc

Additional Details

The new package "MillerInc" is built to support .NET Core and .NET Framework along with many other frameworks by targeting .NET Standard 2.0. The MillerInc package is a similar version to this package, just maintained and more universal

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

CS Library

This is a library for C#, compiled in the newest language version available at the time of release currently using .NET Framework 4.8

#Update Notes Version 18.3.2.1: - I have added the Loadable class which is intended to use as an inherited type

Version 18.0.3.1: - This version had the added Enum: CMDLibrary.UI.ControlModels

Version 18.0.2.1: - I have added some more AI controls (for computer vision)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has 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.