Com.Drivesync.Android.CoreLog
1.21.0
dotnet add package Com.Drivesync.Android.CoreLog --version 1.21.0
NuGet\Install-Package Com.Drivesync.Android.CoreLog -Version 1.21.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="Com.Drivesync.Android.CoreLog" Version="1.21.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Com.Drivesync.Android.CoreLog --version 1.21.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Com.Drivesync.Android.CoreLog, 1.21.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 Com.Drivesync.Android.CoreLog as a Cake Addin #addin nuget:?package=Com.Drivesync.Android.CoreLog&version=1.21.0 // Install Com.Drivesync.Android.CoreLog as a Cake Tool #tool nuget:?package=Com.Drivesync.Android.CoreLog&version=1.21.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
com.drivesync.android - core-log
This is the .NET Android binding library for com.drivesync.android:core-log created by Tuyen Vu. The binding source code can be found here.
Home page
Guide page
https://sdk.ims.tech/readme/android/requirements
Maven repository setup
Open your CSPROJ file and add these lines:
<ItemGroup>
<GradleRepository Include="https://maven.pkg.github.com/ims-developers/android-sdk">
<Repository>
maven {
url 'https://maven.pkg.github.com/ims-developers/android-sdk'
credentials {
username 'YOUR_GITHUB_USERNAME'
password 'YOUR_GITHUB_PAT'
}
}
</Repository>
</GradleRepository>
</ItemGroup>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-android34.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0-android34.0
- Dependencies.Gradle (>= 7.6.1.2)
- Xamarin.Kotlin.StdLib (>= 1.9.22.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Com.Drivesync.Android.CoreLog:
Package | Downloads |
---|---|
Com.Drivesync.Android.DevicesCore
.NET Android binding library for com.drivesync.android:devices-core:1.21.0 |
|
Com.Intellimec.Mobile.Android.Common
.NET Android binding library for com.intellimec.mobile.android:common:1.21.0 |
|
Com.Drivesync.Android.Provider
.NET Android binding library for com.drivesync.android:provider:1.21.0 |
GitHub repositories
This package is not used by any popular GitHub repositories.