is any code related to .NET / ASP.NET or open source BCL? If so, where can I download it?
The CLR implementation for Microsoft is not open source. However, a stripped-down version, Rotor , is.
However, Mono is probably better supported than Rotor, so if you are looking for something to distribute, I would use Mono.
Mono, - .NET , "" Microsoft .
available, , . , , , (. Sourceforge).
, .net Mono Mac Unix, , .
.NET Framework . .NET 2.0 ECMA, , .
ASP.Net MVC , SC .
.Net is an open source source in the sense that yes, you can view the source for most of the base class library. This is not open source because you are not allowed to post patches or deploy code to your own project.
Microsoft has released a subset called the .NET micro framework for embedded development.
Source: https://habr.com/ru/post/1788336/More articles:Left connections from top left join together - sqlUsing Adobe Acrobat 9 on the command line for hidden from pdf to png using the export function - command-lineWhat examples of algorithms and / or data structures are difficult or impossible to implement correctly without garbage collection? - garbage-collectionwhat heuristic function or algorithm can be considered as unacceptable - artificial-intelligenceAbstract Factory Method template not working with Spring MVC - spring-mvcWinForms chart: how can I define a DataPoint in a DragDrop event? - c #How to use a certificate with ssl to connect to webservice through https: // - c #3D OpenGL textures and quadrant mapping - openglJava parsing string - javaHow to go to browser at home (Google Chrome) - javascriptAll Articles