Copperspice 1.7.0

dotnet add package Copperspice --version 1.7.0
NuGet\Install-Package Copperspice -Version 1.7.0
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="Copperspice" Version="1.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Copperspice --version 1.7.0
#r "nuget: Copperspice, 1.7.0"
#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.
// Install Copperspice as a Cake Addin
#addin nuget:?package=Copperspice&version=1.7.0

// Install Copperspice as a Cake Tool
#tool nuget:?package=Copperspice&version=1.7.0

CopperSpice

Introduction

CopperSpice is a set of individual libraries which can be used to develop cross platform software applications in C++. It is a totally open source project released under the LGPL V2.1 license and was initially derived from the Qt framework. Over the last several years CopperSpice has completely diverged, with a goal of providing a first class GUI library to unite the C++ community.

Our motivation for developing CopperSpice was to change the fundamental design and turn the existing framework into a set of libraries for C++ developers. We are accomplishing this by leveraging modern C++ functionality, new technology, and modern tooling.

The libraries available in CopperSpice include:

  • CsCore
  • CsGui
  • CsMultimedia
  • CsNetwork
  • CsOpenGL
  • CsScript
  • CsSql
  • CsSvg
  • CsVulkan
  • CsWebKit
  • CsXml
  • CsXmlPatterns

Additional Information

For more information please refer to https://github.com/copperspice/copperspice

License

This library is released under the LGPL V2.1 license. For more information refer to the LICENSE file provided with this project.

References

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.

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.

Version Downloads Last updated
1.7.0 1,269 9/26/2020

* This is a x64 only version
* https://spdx.org/licenses/LGPL-2.1.html