CloudServices.DCT
1.0.13.50
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
.NET Framework 4.8
This package targets .NET Framework 4.8. The package is compatible with this framework or higher.
dotnet add package CloudServices.DCT --version 1.0.13.50
NuGet\Install-Package CloudServices.DCT -Version 1.0.13.50
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="CloudServices.DCT" Version="1.0.13.50" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CloudServices.DCT --version 1.0.13.50
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CloudServices.DCT, 1.0.13.50"
#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 CloudServices.DCT as a Cake Addin #addin nuget:?package=CloudServices.DCT&version=1.0.13.50 // Install CloudServices.DCT as a Cake Tool #tool nuget:?package=CloudServices.DCT&version=1.0.13.50
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package provide methods for authorizations and other operations with third party clouds, services.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net6.0-windows10.0.19041 is compatible. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net48 is compatible. net481 was computed. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Dropbox.Api (>= 6.37.0)
- Microsoft.Graph (>= 3.23.0)
- Microsoft.Graph.Core (>= 1.24.0)
- Microsoft.Identity.Client (>= 4.55.0)
- Microsoft.Identity.Client.Extensions.Msal (>= 2.32.0)
- Microsoft.Net.Http.Server (>= 1.1.4)
- MimeMapping (>= 1.0.1.50)
- NLog (>= 5.2.8)
- System.IdentityModel.Tokens.Jwt (>= 6.30.0)
- System.Runtime.Caching (>= 7.0.0)
- System.Security.Cryptography.ProtectedData (>= 7.0.1)
-
.NETFramework 4.8
- Dropbox.Api (>= 6.37.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- Microsoft.Graph (>= 3.23.0)
- Microsoft.Graph.Core (>= 1.24.0)
- Microsoft.Identity.Client (>= 4.55.0)
- Microsoft.Identity.Client.Extensions.Msal (>= 2.32.0)
- Microsoft.IdentityModel.Abstractions (>= 6.30.0)
- Microsoft.IdentityModel.JsonWebTokens (>= 6.30.0)
- Microsoft.IdentityModel.Logging (>= 6.30.0)
- Microsoft.IdentityModel.Tokens (>= 6.30.0)
- MimeMapping (>= 1.0.1.50)
- Newtonsoft.Json (>= 13.0.3)
- NLog (>= 5.2.8)
- System.Buffers (>= 4.5.1)
- System.Diagnostics.DiagnosticSource (>= 4.7.1)
- System.IdentityModel.Tokens.Jwt (>= 6.30.0)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.Caching (>= 7.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Security.Cryptography.ProtectedData (>= 7.0.1)
- System.Text.Encoding (>= 4.3.0)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
-
net6.0-windows10.0.19041
- Microsoft.Web.WebView2 (>= 1.0.1587.40)
- Microsoft.WindowsAppSDK (>= 1.0.0)
- WinUIEx (>= 2.3.3)
-
UAP 10.0
- Dropbox.Api (>= 6.37.0)
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.2.14)
- Microsoft.UI.Xaml (>= 2.8.2)
- Microsoft.Web.WebView2 (>= 1.0.1587.40)
- MimeMapping (>= 1.0.1.50)
- Newtonsoft.Json (>= 13.0.3)
- NLog (>= 5.2.8)
- System.IdentityModel.Tokens.Jwt (>= 6.30.0)
- System.Net.Http.Json (>= 7.0.1)
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.0.13.50 | 202 | 1/18/2024 |
Added support for WinUI for Drop Box, One Drive, partialy Google Drive. Added canceling for auth. Added checking for folders availability for One Drive, Drop Box, Google Drive. Updated upload methods.