mono-mcs binary package in Ubuntu Xenial i386
This is the Mono C# (C-Sharp) 2.0, 3.0, 4.0 and 5.0 compiler,
a platform-
CIL (Common Intermediate Language) binary executables.
.
This compiler targets the CLI 2.0, 4.0 or 4.5 runtime version.
.
The mcs compiler supports different C# versions as follows.
With C# 2.0 it supports:
- generics
- iterators (yield)
- nullable value types
- partial types
- anonymous methods
- static classes
- coalesce operator: ??
.
With C# 3.0 it supports:
- Language Integrated Query (LINQ)
- object initializers
- collection initializers
- anonymous types
- local variable type inference
- implicitly-typed arrays
- lambda expressions
- automatic properties
- extension methods
- partial methods
.
With C# 4.0 it supports:
- dynamic binding (duck typing)
- named and optional arguments
- covariant and contravariant generic type parameters
.
With C# 5.0 (which is the default) it supports:
- asynchronous methods
- caller info attributes (as of Mono 3.0 currently not supported!)
.
Mono is a platform for running and developing applications based on the
ECMA/ISO Standards. Mono is an open source effort led by Xamarin.
Mono provides a complete CLR (Common Language Runtime) including compiler and
runtime, which can produce and execute CIL (Common Intermediate Language)
bytecode (aka assemblies), and a class library.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2016-04-12 16:44:14 UTC | Published | Ubuntu Xenial i386 | release | main | devel | Optional | 4.2.1.102+dfsg2-7ubuntu4 | ||
|
|||||||||
Deleted | Ubuntu Xenial i386 | proposed | main | devel | Optional | 4.2.1.102+dfsg2-7ubuntu4 | |||
|
|||||||||
2016-04-12 15:41:24 UTC | Superseded | Ubuntu Xenial i386 | proposed | main | devel | Optional | 4.2.1.102+dfsg2-7ubuntu3 | ||
|
|||||||||
2016-04-12 14:57:46 UTC | Superseded | Ubuntu Xenial i386 | proposed | main | devel | Optional | 4.2.1.102+dfsg2-7ubuntu2 | ||
|
|||||||||
2016-04-12 13:43:33 UTC | Superseded | Ubuntu Xenial i386 | proposed | main | devel | Optional | 4.2.1.102+dfsg2-7ubuntu1 | ||
|
|||||||||
2016-04-12 16:46:21 UTC | Superseded | Ubuntu Xenial i386 | release | main | devel | Optional | 4.2.1.102+dfsg2-5ubuntu1 | ||
|
|||||||||
2016-04-13 18:10:11 UTC | Deleted | Ubuntu Xenial i386 | proposed | main | devel | Optional | 4.2.1.102+dfsg2-5ubuntu1 | ||
|
|||||||||
2015-12-15 12:54:47 UTC | Superseded | Ubuntu Xenial i386 | proposed | main | devel | Optional | 4.2.1.102+dfsg2-4ubuntu2 | ||
|
|||||||||
2015-12-14 02:29:11 UTC | Superseded | Ubuntu Xenial i386 | proposed | main | devel | Optional | 4.2.1.102+dfsg2-4ubuntu1 | ||
|
|||||||||
2015-12-11 19:19:23 UTC | Superseded | Ubuntu Xenial i386 | proposed | main | devel | Optional | 4.2.1.102+dfsg2-4 | ||
|
|||||||||
2015-12-24 06:03:55 UTC | Superseded | Ubuntu Xenial i386 | release | main | devel | Optional | 3.2.8+dfsg-4ubuntu4 | ||
|