I have great news to announce. Today, at the Microsoft Professional Developer Conference
(PDC) here in Los Angeles, we announced not only the release of version
4.0 of the.NET Micro Framework, but also that we are open sourcing the
product and making it available under the Apache 2.0 license, which is
already being used by thecommunity within the embedded space.
The .NET Micro Framework
,a
development and execution environment for resource-constrained devices,
was initially developed inside the Microsoft Startup Business
Accelerator, but recently moved to the Developer Division so as to be
more closely aligned with the overall direction of Microsoft development efforts.
The result of this is that the .NET Micro Framework has become a
seamless development experience, bringing a single programming model
and tool chain for the breadth of developer solutions, all the way
from small intelligent devices, to servers and the cloud. There are
also no more time-limited versions.
Including the source code for almost all of the product also ensures
that developers now also get access to the Base Class Libraries that
were implemented for .NET Micro Framework and the CLR code itself.
However, both the TCP/IP stack and Cryptography libraries are not
included in the source code. Program Manager Colin Miller told me this
was because the TCP/IP stack is third party software that Microsoft
licenses from EBSNet, so we do not have the rights to distribute that
source code. If someone needs to access the source code for the TCP/IP
stack, they can contact EBSNet directly.
As for the Cyptography libraries, they are not included in source
code because they are used outside of the scope of the .NET Micro
Framework. Customers who need to have access to the code in the
cryptography functions will find that these libraries can be replaced,
Miller said.
I asked Miller what the future plans for the .Net Micro Framework
were, and he made clear that Microsoft intends to remain actively
involved in its ongoing development, working alongside the community.
While the license will allow customers to take the code and make
specialized versions to fit their needs, customers told us they wanted
Microsoft to stay involved to avoid any possible fragmentation of the
platform.
"As such, we are planning on establishing a core technology team
that is made up of both Microsoft and non-Microsoft contributors that
continues the goals of producing a high quality product for very small
devices. This group will act as the gateway to community contributions
while, at the same time, Microsoft Developers will continue add
functionality and coordinate with the overall .NET team," he said.
Microsoft is also in the process of forming a community
of interested and involved members to help shape the future direction
of the product. There will be a core technology team that is composed
of Microsoft and external partners, and people will be encouraged to
propose projects, which will be vetted before they are accepted.
"The site will also support people building extensions that exist
alongside the platform rather than being integrated into it, " Miller
told me.
分享到:
相关推荐
Learn to apply the nuances of the Go language, and get to know the open source community that surrounds it to implement a wide range of start-up quality projects Write interesting and clever but ...
The Brood War Application Programming Interface (BWAPI) is a free and open source C++ framework for creating AI modules for Starcraft: Broodwar. Using BWAPI, programmers can retrieve information on ...
Microwindows Open Source Project成立的宗旨在于针对体积小的装置,建立一套先进的视窗环境,在Linux桌面上通过交叉编译可以很容易地制作出micro-windows的程序。Tiny X Server是XFree86 Project的一部分,由Keith ...
Thischaptersubscribesintheframeworkofananalyticalstudyaboutthecomputationalintelligence algorithms.Thesealgorithmsarenumerousandcanbeclassifiedintwo...
Compact Framework是.NET Micro Framework的一部分,为资源受限的设备提供了.NET编程接口,而.sdf文件则是其使用的轻量级数据库格式。 首先,我们需要理解什么是.sdf文件。它是一种SQLite数据库的衍生,特别适用于...
micro-MVC is a simple, agile and powerful MVC framework that empowers developers to write AJAX-based or MVC-based code very quickly. Although there are tons of free and open source MVC frameworks out ...
在.NET开发环境中,C#与SQLite的结合使用是一种常见的轻量级数据库解决方案,尤其适合小型项目或移动应用。SQLite是一个自包含、无服务器、零配置、事务性的SQL数据库引擎,它不需要单独的服务进程,而是将数据库...
<description>a lightweight and practical micro-process framework <url>https://github.com/bryan31/liteflow</url> <!-- 其他许可证、开发者、问题管理及源码管理信息 --> ``` 除了POM文件的基本信息,还需要...
OOMMFC,全称为Open-Source Object-Oriented Micro-Magnetic Framework with CUDA,是一个开源的、基于CUDA的微磁学模拟框架。这个库主要目标是为研究和开发微磁性材料和器件提供一个高效的计算工具。它利用Python的...
https://sites.google.com/a/android.com/opensource/release-features Android Android Android Android 盈利模式 Android 的 App Market 模式,软件开发者获得 7 成收入, 3 成用于系统维护。难点在于位置营销。 ...
](http://www.ityouknow.com/springcloud/2018/08/06/spring-cloud-open-source.html) - [springcloud(十五):服务网关 Spring Cloud GateWay 初级篇]...