Episode 95
Merge Conflict 95: Just Link It All Away
April 30th, 2018
47 mins 45 secs
Tags
About this Episode
Using too many libraries and your app size is too big? Don't worry the linker is here to save the day! That's right the Mono linker and .NET Native are here to shrink that app and library size and can be highly customized. We take a look at why you would want to use the linker, how to preserve code from getting linked, and how to optimize your libraries and apps.
Follow Us
- Frank: Twitter, Blog, GitHub
- James: Twitter, Blog, GitHub
- Merge Conflict: Twitter, Facebook, Website
- Music : Amethyst Seer - Citrine by Adventure Face
⭐⭐ Review Us ⭐⭐
SUPPORT US ON PATREON: patreon.com/mergeconflictfm
Support Merge ConflictEpisode Links
- Compiling Apps with .NET Native | Microsoft Docs
- Linking on Android - Xamarin | Microsoft Docs
- Linking on iOS - Xamarin | Microsoft Docs
- Custom Linker Configuration - Xamarin | Microsoft Docs
- Linker | Mono
- Shrink Your Code and Resources | Android Developers
- ProGuard - Xamarin | Microsoft Docs
- GitHub: mono/linker
- Single Linker config for .NET Native and Mono · Issue #57 · mono/linker