Chartboost.CSharp.Utilities.Unity 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Chartboost.CSharp.Utilities.Unity --version 1.0.0
                    
NuGet\Install-Package Chartboost.CSharp.Utilities.Unity -Version 1.0.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="Chartboost.CSharp.Utilities.Unity" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Chartboost.CSharp.Utilities.Unity" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Chartboost.CSharp.Utilities.Unity" />
                    
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 Chartboost.CSharp.Utilities.Unity --version 1.0.0
                    
#r "nuget: Chartboost.CSharp.Utilities.Unity, 1.0.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.
#addin nuget:?package=Chartboost.CSharp.Utilities.Unity&version=1.0.0
                    
Install Chartboost.CSharp.Utilities.Unity as a Cake Addin
#tool nuget:?package=Chartboost.CSharp.Utilities.Unity&version=1.0.0
                    
Install Chartboost.CSharp.Utilities.Unity as a Cake Tool

Chartboost Canary Utilities

Simple utilities package for the Chartboost Unity development environment.

Installation

This package is meant to be a dependency for other Chartboost Packages;however, if you wish to use it by itself, it can be installed through UPM & NuGet as follows:

"dependencies": {
    "com.chartboost.unity.utilities": "1.0.0",
    ...
},
"scopedRegistries": [
{
    "name": "NpmJS",
    "url": "https://registry.npmjs.org",
    "scopes": [
    "com.chartboost"
    ]
}
]
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (25)

Showing the top 5 NuGet packages that depend on Chartboost.CSharp.Utilities.Unity:

Package Downloads
Chartboost.CSharp.Mediation.Unity

The Chartboost Mediation Unity SDK. Better monetization powered by bidding

Chartboost.CSharp.Threading.Unity

Reusable Threading Utilities for Chartboost's Unity Projects

Chartboost.CSharp.Logging.Unity

Reusable Centralized Logging for Chartboost's Unity Projects

Chartboost.CSharp.Mediation.Unity.Adapter.AdMob

The Chartboost Mediation Unity SDK Adapter for AdMob.

Chartboost.CSharp.Mediation.Unity.Adapter.GoogleBidding

The Chartboost Mediation Unity SDK Adapter for Google Bidding.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 348 9/19/2024
1.0.1 2,840 8/1/2024
1.0.0 690 3/21/2024