EasyCpp 0.0.221

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

Library to make creating c++ projects easier.

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

NuGet packages (3)

Showing the top 3 NuGet packages that depend on EasyCpp:

Package Downloads
EasyCpp-MySQL

MySQL database provider for EasyCpp

EasyCppWeb

Web Framework based on EasyCpp

EasyCppWebShared

A library providing helper classes for use within EasyCppWeb plugins.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.221 2,321 5/21/2017
0.0.220 1,843 4/1/2017
0.0.219 1,866 3/30/2017
0.0.218 4,168 3/28/2017
0.0.217 2,457 3/27/2017
0.0.216 2,412 3/10/2017
0.0.215 1,881 1/11/2017
0.0.214 1,879 1/11/2017
0.0.213 1,891 1/11/2017
0.0.211 1,880 1/7/2017
0.0.210 1,925 12/20/2016
0.0.209 1,872 12/15/2016
0.0.208 1,891 12/9/2016
0.0.207 1,883 12/8/2016
0.0.206 1,829 12/8/2016
0.0.205 1,911 12/4/2016
0.0.204 1,821 12/4/2016
0.0.203 1,857 12/3/2016
0.0.201 1,914 12/3/2016
0.0.200 1,880 11/28/2016
Loading failed