CppMagic 1.0.0-rc

This is a prerelease version of CppMagic.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package CppMagic --version 1.0.0-rc
NuGet\Install-Package CppMagic -Version 1.0.0-rc
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="CppMagic" Version="1.0.0-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CppMagic --version 1.0.0-rc
#r "nuget: CppMagic, 1.0.0-rc"
#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 CppMagic as a Cake Addin
#addin nuget:?package=CppMagic&version=1.0.0-rc&prerelease

// Install CppMagic as a Cake Tool
#tool nuget:?package=CppMagic&version=1.0.0-rc&prerelease

Magic

Automagically working C++ Coroutine: Documentation

Build status Build Status
SonarQube: Bugs SonarQube: Code Smells

Build

For detailed build steps, reference .travis.yml and appveyor.yml.

Visual Studio 2017(vc141)

  • compiler option: /await
  • compiler option: /std:c++latest

Clang 6.0.0 for Windows

Clang 5.0.0 for Linux

Since libc++ apt package doesn't contain experimental headers, the build steps downloads libc++ and build with them.

AppleClang on MacOS

Trigger manual LLVM update before build. Required version is stable 6.0.0 or later

Package

Preparing Nuget for Visual Studio users. The package.

License

Feel free for any kind of usage.

alternate text is missing from this package README image
This work is licensed under a Creative Commons Attribution 4.0 International License.

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