{"id":132,"date":"2016-07-24T09:39:48","date_gmt":"2016-07-24T09:39:48","guid":{"rendered":"http:\/\/windows.emacslisp.com\/?p=132"},"modified":"2016-07-24T10:06:50","modified_gmt":"2016-07-24T10:06:50","slug":"net-core-source-code-analysis-starting","status":"publish","type":"post","link":"http:\/\/windows.emacslisp.com\/index.php\/2016\/07\/24\/net-core-source-code-analysis-starting\/","title":{"rendered":".net core &#8211; source code analysis starting"},"content":{"rendered":"<p>.NET Core is a cross-platform free and open-source managed software framework similar to .NET Framework. It consists of CoreCLR, a complete cross-platform runtime implementation of CLR, the virtual machine that manages the execution of .NET programs. <\/p>\n<p>the Major code is developed by C++. <\/p>\n<p>dotnet\/cli &#8211; for CLI tools and questions<br \/>\ndotnet\/corefx &#8211; for API issues and questions<br \/>\ndotnet\/coreclr &#8211; for runtime issues<br \/>\nnuget\/home &#8211; for NuGet questions and issues<br \/>\naspnet\/home &#8211; for ASP.NET Core questions and issues.<\/p>\n<p>It is open source. and developer could investigate deeply under to every detail of C# running environment.<\/p>\n<p>Building corefx and coreclr are almost same.<\/p>\n<p>Step 1: open visual studio 2015 x64 command<br \/>\nStep 2: set cmake to PATH (install cmake if system don&#8217;t have)<br \/>\nStep 3: run build.cmd command.<\/p>\n<p><a href=\"http:\/\/windows.emacslisp.com\/wp-content\/uploads\/2016\/07\/bulid-net_core_cil.gif\"><img decoding=\"async\" loading=\"lazy\" src=\"http:\/\/windows.emacslisp.com\/wp-content\/uploads\/2016\/07\/bulid-net_core_cil.gif\" alt=\"bulid-net_core_cil\" width=\"499\" height=\"334\" class=\"alignnone size-full wp-image-133\" \/><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>.NET Core is a cross-platform free and open-source managed software framework similar to .NET Framework. It consists of CoreCLR, a complete cross-platform runtime implementation of CLR, the virtual machine that manages the execution of .NET programs. the Major code is &hellip; <a href=\"http:\/\/windows.emacslisp.com\/index.php\/2016\/07\/24\/net-core-source-code-analysis-starting\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[],"_links":{"self":[{"href":"http:\/\/windows.emacslisp.com\/index.php\/wp-json\/wp\/v2\/posts\/132"}],"collection":[{"href":"http:\/\/windows.emacslisp.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/windows.emacslisp.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/windows.emacslisp.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/windows.emacslisp.com\/index.php\/wp-json\/wp\/v2\/comments?post=132"}],"version-history":[{"count":3,"href":"http:\/\/windows.emacslisp.com\/index.php\/wp-json\/wp\/v2\/posts\/132\/revisions"}],"predecessor-version":[{"id":136,"href":"http:\/\/windows.emacslisp.com\/index.php\/wp-json\/wp\/v2\/posts\/132\/revisions\/136"}],"wp:attachment":[{"href":"http:\/\/windows.emacslisp.com\/index.php\/wp-json\/wp\/v2\/media?parent=132"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/windows.emacslisp.com\/index.php\/wp-json\/wp\/v2\/categories?post=132"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/windows.emacslisp.com\/index.php\/wp-json\/wp\/v2\/tags?post=132"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}