CodePlus 2.0.7

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

DotPlus Technologies Private Limited created a reusable module which is common use in day to day coding life

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  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
2.0.7 170 2/1/2024
2.0.6.2 80 2/1/2024
2.0.6.1 78 2/1/2024
2.0.6 258 10/31/2023
2.0.5 100 10/29/2023
2.0.4 124 10/22/2023
2.0.3 115 10/22/2023
2.0.2 96 10/19/2023
2.0.1 107 10/19/2023
2.0.0 96 9/26/2023
1.1.1 107 9/23/2023
1.1.0 119 9/4/2023
1.0.0 134 8/9/2023

# Release Notes for CodePlus v2.0.7

## New Features
- Enable Unicode File Name should be Upload

## Improvements
- Improved performance of feature Calling API by 20%
- Updated documentation with new examples and tutorials

## Bug Fixes
- New Releaseversion

## Breaking Changes
- New Release

Thank you for using CodePlus! We hope you enjoy this release and welcome any feedback or suggestions.