[百度网盘]Xamarin for Visual Studio 3.7.165 Preview 最新版-介绍
Xamarin 3.7.165 Preview
下载地址:http://download.xamarin.com/XamarinforVisualStudio/Windows/Xamarin.VisualStudio_Setup-3.7.165.msi
刮刮乐:http://pan.baidu.com/s/1o6x9ffk
简单的来说,此次版本更新了对iOS 8的重大支持,以及Xamarin组件的功能更新和BUG修复,并且改进了某些兼容性问题。
想要了解详情请看下面,或者直达:
What is Xamarin 3.7 Preview ? http://developer.xamarin.com/releases/vs/xamarin.vs_3/xamarin.vs_3.7/
What is Xamarin.iOS 8.2 ? http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.2/
What is Xamarin.Android 4.18 ? http://developer.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.18/
What is Xamarin for Visual Studio ? http://xamarin.com/visual-studio
Online Download Xamarin & Registration : http://xamarin.com/download
搬砖,正文:
Xamarin 3.7 Preview
Xamarin 3.7 updates Xamarin.iOS 8.2 and Xamarin.Android 4.18 releases, and support for iOS8 development.
Xamarin Designer for iOS
- Actions, Outlets and new types are now generated when a Xamarin.iOS based project is used.
- Custom properties should always show up in the correct section in the property panel.
- The PreferredStatusBarStyle value for custom UIViewControllers is respected by the designer.
- Much improved support for constraints made against the margin of a superview/sibling view.
- Changing the 'Breaking mode' in WebView should work correctly now
- Altering the text traints in UITextField should work correctly now
- Setting the 'selectedImage' property of UITabBarItem correctly updates the storyboard
Changes to custom control rendering
Over the last several months we have realised that the majority of custom controls are unsafe to execute by default in side the designer. They typically rely on data provided by the application, but that data is not available when run inside the designer and so they just throw exceptions.
To provide a better experience for people we have made custom control support opt-in rather than than enabled by default. To load up a specific UIView or UIViewController as a custom control you must either implement
System.ComponentModel.IComponent
or annotate the class with
[DesignTimeVisible (true)]
New Features
- Support for Xamarin Components with Nuget Packages dependencies.
- Allow to load, create and browse Xamarin projects with starter license. However, build is not allowed. This version includes a new landing page which allows the user to login or go to the store to enable project build.
Cannot load/build application
Bug Fixes
- Bug fix for error when trying to load Xamarin projects saying the project is "Unsupported"
- Fixes unsolvable warning "There is a minor mismatch between the Build Host and Xamarin Visual Studio".
- Fix for iOS Activation Dialog appearing on each Android project load, create or build when the user has a Xamarin Android Business License but not a Xamarin.iOS.
- Try to automatically reconnect to Build Host after disconnection if it was not explicitly disconnected.
Known Issues
Xamarin.iOS Unified API compatibility with Portable Libraries and NuGet Packages
Xamarin 3.6 introduces a new Xamarin.iOS Unified API framework in addition to the classic Xamarin.iOS one (MonoTouch). As the current stable version of Microsoft NuGet Package Manager (2.8.2) does not support this framework yet, we're not registering the framework in the compatible Portable Profiles to avoid breaking the existing NuGet behavior for PCL projects.
To enable .Net Portable Libraries compatibility with the new Xamarin.iOS Unified API framework before the official stable 2.8.3 release of NuGet is available from Microsoft, we're providing a separate installer, which registers the framework in the compatible profiles, and installs an Alpha version of Microsoft NuGet Package Manager (2.8.3 Alpha), to avoid breaking NuGet support in your projects.
You can download this additional installer from the following link:http://xvs.xamarin.com/Xamarin.iOS.PortableNuGet.msi
iOS Designer
- Contraint support in the iOS Designer is not functional in Xamarin 3.7.165.

[百度网盘]Xamarin for Visual Studio 3.7.165 Preview 最新版-介绍的更多相关文章
- Xamarin For Visual Studio 3.7.165 完整离线破解版
原文 Xamarin For Visual Studio 3.7.165 完整离线破解版 Xamarin For Visual Studio就是原本的Xamarin For Android 以及 Xa ...
- Visual Studio 2017 Enterprise 发布 15.3.3 版,附离线安装包百度网盘下载。
Visual Studio 2017 Enterprise 发布 15.3.3 版,附离线安装包百度网盘下载. Visual Studio 2017 Enterprise 更新至 15.3.3 ,本安 ...
- Visual Studio 2017 发布 15.5 版本,百度网盘离线安装包下载。
Visual Studio 2017 15.5 版本已正式发布,同时发布的还有 Visual Studio for Mac 7.3 .此次更新包含主要性能改进,新特性以及 bug 修复.发行说明中文版 ...
- Android Studio最新稳定版下载 - 百度网盘(更新于2017年7月14日)
Android Studio是一个为Android平台开发程序的集成开发环境,其包含用于构建Android应用所需的所有工具.Android Studio 2.3.3为最新稳定版(截止到2017年7月 ...
- Android Studio 2.3.2 下载 - 百度网盘
Android Studio是一个为Android平台开发程序的集成开发环境,其包含用于构建Android应用所需的所有工具. Android Studio 2.3.2为最新的稳定版(截止到2017年 ...
- VC 6.0下载 VC 6.0英文版下载 Visual C++ 6.0 英文企业版 集成SP6完美版(最新更新地址,百度网盘)
下载地址1:Visual.C++.6.EN 下载地址2:Visual.C++.6.EN 更新下载地址可用(百度网盘)Visual.C++.6.EN 转载请注明出处,有技术问题,欢迎互相交流,或者留言.
- Xamarin for Visual Studio V3.11.431 于 2015.4.3-2015.4.17 最新发布(Win & Mac)
Beta Release: April 3 edited April 17 in Visual Studio Released versions: Windows Xamarin.VisualStud ...
- 【Android 应用开发】Android 开发环境下载地址 -- 百度网盘 adt-bundle android-studio sdk adt 下载
19af543b068bdb7f27787c2bc69aba7f Additional Download (32-, 64-bit) Package r10 STL debug info androi ...
- [C#]使用Windows Form开发的百度网盘搜索工具
BaiduDiskSearcher 用C#编写的百度网盘搜索工具(.NET4.0 & Visual Studio 2017) 功能 1.搜索任意名称的百度网盘共享文件 2.可以左键双击打开网盘 ...
随机推荐
- 关于MongoDB你需要知道的几件事
Henrique Lobo Weissmann是一位来自于巴西的软件开发者,他是itexto公司的联合创始人,这是一家咨询公司.近日,Henrique在博客上撰文谈到了关于MongoDB的一些内容,其 ...
- 玩转JavaScript OOP[3]——彻底理解继承和原型链
概述 上一篇我们介绍了通过构造函数和原型可以实现JavaScript中的“类”,由于构造函数和函数的原型都是对象,所以JavaScript的“类”本质上也是对象.这一篇我们将介绍JavaScript中 ...
- ASP.Net MVC开发基础学习笔记:一、走向MVC模式
一.ASP.Net的两种开发模式 1.1 ASP.Net WebForm的开发模式 (1)处理流程 在传统的WebForm模式下,我们请求一个例如http://www.aspnetmvc.com/bl ...
- Linux守护进程之Supervisor
1. 什么是守护进程 在linux或者unix操作系统中,守护进程(Daemon)是一种运行在后台的特殊进程,它独立于控制终端并且周期性的执行某种任务或等待处理某些发生的事件.由于在linux中,每个 ...
- xamarin UWP ActivityIndicator
在xamarin的UWP平台使用ActivityIndicator时,如果你时后台创建的这个对象,请设置他的宽度,不然在UWP平台下会发现找不这个对象,其实是在这个平台和特点版本下的宽度没设置,导致有 ...
- 《像计算机科学家一样思考Java》—— 读后总结
本书属于入门级的Java书籍,与其他的向编程思想.核心技术不同的是,这本书不是按部就班的讲解java变成知识,而是随着语言的深入慢慢增加知识点. 这本书以一个语言开发者的角度,深入浅出的讲解了Java ...
- web安全测试资料
最近因为工作需要,整理了安全测试工具AppScan的一个教程.目录如下: 网上对于appscan的资料挺多,但是也很乱很杂.不利于系统的学习,这也是我为什么整理这样一份指导手册. 在这份手册里,主要包 ...
- 解密jQuery内核 样式操作
基础回顾 jQuery里节点样式读取以及设置都是通过.css()这个方法来实现的,本章通一下分解探究下jquery里这部分代码的实现 那么jQuery要处理样式的哪些问题? 先简单回顾下样式操作会遇到 ...
- easyui中方向键、tab键、回车键
1.html中 function changeTab(event, i) { var keyCode = event.keyCode; var inputs = jQuery("#table ...
- MVC5 网站开发实践 2、后台管理
目录 MVC5 网站开发实践 概述 MVC5 网站开发实践 1.建立项目 从这一部分开始做后台管理,首先是基本框架的 一.Data项目 1.项目添加EntityFramework引用 在Data项 ...