Mono Project is an Open Source implementation of the various ECMA and .NET framework technologies for Unix, Mac OS X, and Windows. The project includes a compiler, a class library, and a CLI runtime engine.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
완전 한 C# 5.0 컴파일러 비동기 프로그래밍 지원, C# 대화형 셸, 4.5 프로 파일에 대 한 지원, 새로운 마이크로소프트 오픈 소스 스택, 런타임 최적화, 향상 된 Mac OS X 및 iOS 지원, 그리고 훨씬 더.
A complete C# 5.0 compiler with asynchronous programming support, a C# interactive shell, support for the 4.5 profile, new Microsoft open source stacks, runtime optimizations, improved Mac OS X and iOS support, and much more.
이 릴리스 작업 병렬 라이브러리를 업데이트합니다. SQLiteConnection 이제 스레딩 모드를 설정할 수 있습니다. 향상 된 디버거 프로토콜이입니다. MSBuild 4.0에 대 한 기본 지원 추가 되었습니다. Nuget는 지금 모노에서 실행 됩니다. Phalanger 3.0 모노 지금 실행 됩니다. 일부 빈티지 헌터 밸리 라이브러리에 대 한 지원입니다. 정적 바이너리에서 프로파일러를 번들에 대 한 지원입니다. 프로파일러는 어떤 파일 설명자를 데이터를 기록할 이제 수 있습니다. SGen Togglerefs를 구현 하는 개체 시스템에 대 한 네이티브 지원이 되었습니다. 이제 모바일 프로 파일에는 system.io.memorymappedfiles를 포함 되어 있습니다. Performancecounter JIT 통계에 대 한입니다. 안 드 로이드 CPU 수입니다. HashSet <t>를 serialize 이제 수 있습니다.
This release updates the Task Parallel Library. SQLiteConnection can now set the threading mode. There is an improved debugger protocol. Basic support has been added for MSBuild 4.0. NuGet now runs on Mono. Phalanger 3.0 now runs with Mono. Support for some Azure libraries. Support for bundling profilers in a static binary. The profiler can now log its data to any file descriptor. SGen now has native support for object systems that implement ToggleRefs. Mobile Profile now contains System.IO.MemoryMappedFiles. PerformanceCounters for JIT statistics. Android CPU count. HashSet<T> can now be serialized.
SIMD 액셀 생성자 최적화되었습니다. 폴링 코드는 더 이상 대신 크로스 - 플랫폼을 현재의 문제에 대한 솔루션을 Thread.Interrupt에 대한 지원을 제공하는 데 사용되는 것입니다 ()와 CPU 사이클을 소모하지 않습니다. 이전 JIT를, 오직 새로운 선형 적외선 JIT를 기반으로 사용할 수있습니다 제거되었습니다. 리얼 타임 Mono.Posix 신호에 대한 지원이 추가되었습니다. 모노 ASP.NET 지금은 ASP.NET 웹 사이트의 Visual Studio 또는 aspnet_compiler를 사용하여 생성된 미리 컴파일된 스택을 실행할 수있습니다.
Tags:
Stable
SIMD constructors have been optimized. The polling code is no longer present and instead a cross-platform solution to the problem is being used, which provides support for Thread.Interrupt() and does not consume CPU cycles. The old JIT has been removed, and only the new linear IR based JIT is available. Support for Real Time Signals was added to Mono.Posix. Mono's ASP.NET stack can now run precompiled ASP.NET Web sites generated with Visual Studio or using the aspnet_compiler.
이 릴리스, 선형 일리노이라는 더 나은 코드 생성 엔진에있다. 일반 공유 이제 모든 경우에 설정되어있습니다. 런타임 내부 모니터링에 대한 지원이 이제 새로운 PerformanceCounters 구현을 통해 사용할 수있습니다. 이 릴리스에는 첨부 기능, SIMD 액셀을 지원,보다 효율적인 정규식 통역, C는 새로운 인터랙티브 셸 #, 플러스 많은 다른 개선 및 버그수정을 소개합니다.
Tags:
Stable, Major feature enhancements
This release has a better code generation engine,
called Linear IL. Generic sharing is now turned on
in all cases. Support for monitoring the runtime
internals is now available through a new
PerformanceCounters implementation. This release
introduces the Attach functionality, SIMD support,
a more efficient regex interpreter, a new
interactive shell for C#, plus many other
improvements and bugfixes.
이 릴리스에는 C #을 3.0과 VB.NET 8 용 컴파일러를하고있다. 그것은 GTK는, 카이로위한 새로운 바인딩, 그리고 SQLite는,뿐만 아니라 여러 가지 새로운 Microsoft ADO.NET 2, ASP.NET 2 등 호환 API를, 그리고 Windows.Forms 2, WinForms 애플 리케이션을 리눅스와 다른 유닉스 시스템에서 실행할 수있게 포함 . 모노 2.0 디버거와 헌병 "보풀 C는"도구를 추가 #.
Tags:
Stable, Major feature enhancements
This release has compilers for C# 3.0 and VB.NET
8. It includes new bindings for GTK, Cairo, and
SQLite, as well as several new
Microsoft-compatible APIs, including ADO.NET 2,
ASP.NET 2, and Windows.Forms 2, allowing Winforms
applications to run on Linux and other Unix
systems. Mono 2.0 adds a debugger and the Gendarme
"lint" tool for C#.