Fabric 1.5.0
Install-Package Fabric -Version 1.5.0
dotnet add package Fabric --version 1.5.0
<PackageReference Include="Fabric" Version="1.5.0" />
paket add Fabric --version 1.5.0
#r "nuget: Fabric, 1.5.0"
// Install Fabric as a Cake Addin
#addin nuget:?package=Fabric&version=1.5.0
// Install Fabric as a Cake Tool
#tool nuget:?package=Fabric&version=1.5.0
Fabric provides developers with the tools they need to build the best apps. Developed and maintained by Twitter and the team that built Crashlytics, Fabric provides an easy way to manage all your SDKs so that you’ll never have to worry about tedious configurations or juggling different accounts. We let you get right into coding and building the next big app.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Fabric:
Package | Downloads |
---|---|
Answers
Part of Twitter Fabric, Answers is real-time mobile analytics that you don't need to analyze. It was created to make understanding your user base incredibly simple -- so you can spend your time building amazing experiences in your product, not digging through data. |
|
Crashlytics
Part of Twitter Fabric, Crashlytics offers the most powerful, yet lightest weight crash reporting solution for iOS. Crashlytics also provides real-time analytics through Answers and app distributions to testers using Beta. |
|
Digits
Part of Twitter Fabric, Digits is the future of identity. Email and password signup is a technology that has not been innovated on in decades. Signup forms are cumbersome and repetitive. When users forget their credentials and fail to sign in, you can lose customers. |
|
Ricardo.Crashlytics
This is a fork from Michel Moreira package (https://www.nuget.org/packages/Crashlytics/) We modified it to not report unobserved exception as non-fatal instead of Crash. Check our github to ensure that this is the behavior you want for your app |
GitHub repositories
This package is not used by any popular GitHub repositories.