Pvs.SoftTools.SystemC 0.1.0

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

// Install Pvs.SoftTools.SystemC as a Cake Tool
#tool nuget:?package=Pvs.SoftTools.SystemC&version=0.1.0

Detailed summary is mentinoed below:

     This AUTOPKG has been created using Microsoft's CoApp tool.
     NOTE : CoApp project is developed and maintained under the APACHE LICENSE, 2.0
     'http://www.apache.org/licenses/LICENSE-2.0.html'

     The intent is to make the necessary build artifacts available for the SystemC developer(s).
     This would allow users to directly download the Nuget Extension package and use them within their project builds.

     TODO LIST :
     1. Extend the package builder to deploy build artifacts for a varied combinations of the build factors.
     2. Have a TestApp that can be configured for all possible combinations of the build factors for validation of the package.
     3. Generate property sheet in order to allow
        a. automatic inclusion of the Include(s) to the 'AdditionalIncludeDirectories' [Status - Completed]
        b. automatic linkage of the Libraries to the 'AdditionalDependencies' [Status - WIP]
        c. automatic inclusion of the Define(s) to the 'PreprocessorDefinitions' [Status - WIP]

     NOTE :
       Curretly - for Windows Users - after installing this NuGet Package - user(s) would need
       to manually add the libaries path and link the appropriate libraries.

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
0.1.0 1,187 9/15/2018

Public Release of SystemC NuGet installer