![]() |
VOOZH | about |
dotnet add package Plugin.Firebase.Storage --version 4.0.0
NuGet\Install-Package Plugin.Firebase.Storage -Version 4.0.0
<PackageReference Include="Plugin.Firebase.Storage" Version="4.0.0" />
<PackageVersion Include="Plugin.Firebase.Storage" Version="4.0.0" />Directory.Packages.props
<PackageReference Include="Plugin.Firebase.Storage" />Project file
paket add Plugin.Firebase.Storage --version 4.0.0
#r "nuget: Plugin.Firebase.Storage, 4.0.0"
#:package Plugin.Firebase.Storage@4.0.0
#addin nuget:?package=Plugin.Firebase.Storage&version=4.0.0Install as a Cake Addin
#tool nuget:?package=Plugin.Firebase.Storage&version=4.0.0Install as a Cake Tool
Firebase Storage lets you upload and share user generated content, such as images and video, which allows you to build rich media content into your apps. Firebase Storage stores this data in a Google Cloud Storage bucket, an exabyte scale object storage solution with high availability and global redundancy. Firebase Storage lets you securely upload these files directly from mobile devices and web browsers, handling spotty networks with ease.
Install-Package Plugin.Firebase.Storage
Take a look at the documentation for the AdamE.Firebase.iOS.Storage packages, because Plugin.Firebase's code is abstracted but still very similar.
Since code should be documenting itself you can also take a look at the following classes:
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-android35.0 net9.0-android35.0 is compatible. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-ios18.0 net9.0-ios18.0 is compatible. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on Plugin.Firebase.Storage:
| Package | Downloads |
|---|---|
|
Plugin.Firebase
The plugin includes cross-platform APIs for Firebase Analytics, Auth, Cloud Messaging, Crashlytics, Dynamic Links, Firestore, Cloud Functions, Remote Config and Storage. |
This package is not used by any popular GitHub repositories.