{"id":290,"date":"2020-11-18T19:41:54","date_gmt":"2020-11-18T19:41:54","guid":{"rendered":"http:\/\/tutorials.moedesign.de\/blog\/?p=290"},"modified":"2020-11-18T19:41:55","modified_gmt":"2020-11-18T19:41:55","slug":"missing-compiler-required-member-microsoft-csharp-runtimebinder-csharpargumentinfo-create","status":"publish","type":"post","link":"http:\/\/tutorials.moedesign.de\/blog\/missing-compiler-required-member-microsoft-csharp-runtimebinder-csharpargumentinfo-create\/","title":{"rendered":"Missing compiler required member &#8218;Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo.Create&#8216;"},"content":{"rendered":"\n<p>You are working in a .net Core or .net Standard codebase and get the error &#8222;Missing compiler required member &#8218;Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo.Create&#8220;. In my case it appears when I used the dynamic type. The solution is to load the nuget package <a rel=\"noreferrer noopener\" href=\"https:\/\/www.nuget.org\/packages\/Microsoft.CSharp\/\" data-type=\"URL\" data-id=\"https:\/\/www.nuget.org\/packages\/Microsoft.CSharp\/\" target=\"_blank\">Microsoft.CSharp<\/a>. After you installed it and write a using to your code everything should work as expected.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>You are working in a .net Core or .net Standard codebase and get the error &#8222;Missing compiler required member &#8218;Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo.Create&#8220;. In my case it appears when I used the dynamic type. The solution is to load the nuget package Microsoft.CSharp. After you installed it and write a using to your code everything should work as &hellip; <\/p>\n<p class=\"link-more\"><a href=\"http:\/\/tutorials.moedesign.de\/blog\/missing-compiler-required-member-microsoft-csharp-runtimebinder-csharpargumentinfo-create\/\" class=\"more-link\"><span class=\"screen-reader-text\">\u201eMissing compiler required member &#8218;Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo.Create&#8216;\u201c <\/span>weiterlesen<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,3,6,15],"tags":[59,60,61],"class_list":["post-290","post","type-post","status-publish","format-standard","hentry","category-asp-net-core-mvc","category-aspnetcorewebapi","category-csharp-2","category-visual-studio","tag-microsft-csharp","tag-nuget","tag-runtimebinder"],"_links":{"self":[{"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/posts\/290","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/comments?post=290"}],"version-history":[{"count":1,"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/posts\/290\/revisions"}],"predecessor-version":[{"id":291,"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/posts\/290\/revisions\/291"}],"wp:attachment":[{"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/media?parent=290"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/categories?post=290"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/tags?post=290"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}