CodeArtEng.Extensions 1.1.0.1

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

Collection of Extensions Method

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CodeArtEng.Extensions:

Package Downloads
MSChartExtension

Extension for MSChart Control .NET (WinForm)

MSChartExtension.NET

MSChart Extension for .NET Core. Build with WinForms.DataVisualization by Kirsan

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.1 39 a day ago
2.6.0 92 16 days ago
2.5.5 242 6 months ago
2.5.3 155 8 months ago
2.5.2 646 8 months ago
2.5.1 130 9 months ago
2.5.0 103 9 months ago
2.3.0 107 9 months ago
2.2.1 109 9 months ago
2.2.0 107 9 months ago
2.1.0 167 2/15/2024
2.0.1 556 4/29/2021
2.0.0 368 4/25/2021
1.5.1 1,103 2/23/2020
1.5.0 609 11/27/2019
1.4.0 625 10/13/2019
1.3.0 981 12/18/2018
1.2.0 2,178 1/22/2018
1.1.0.1 1,192 1/6/2016
1.1.0 1,392 10/7/2015
1.0.0 1,167 9/11/2015

V1.0.0 - Initial Release
V1.1.0 - Added DateTimeExtensions. (RoundUp, RoundDown)