Grouping types by AssemblyLoadContext · Issue #302 · microsoft/clrmd In the .NET Framework, types can be loaded in different AppDomains. Now with .NET Core, they can instead be loaded in different AssemblyLoadContexts. Since any outstanding reference to an AssemblyL...
ASP.NET Blog | gRPC vs HTTP APIs ASP.NET Core now enables developers to build gRPC services. gRPC is an opinionated contract-first remote procedure call framework, with a focus on performance and developer productivity. gRPC integrates with ASP.NET Core 3.0, so you can use your existing ...
tree-sitter/tree-sitter-c-sharp C# Grammar for tree-sitter. Contribute to tree-sitter/tree-sitter-c-sharp development by creating an account on GitHub.
Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Security 2020 Modern application design has changed quite a bit in recent years.<section>“Mobile-first” and “cloud-ready” are the types of applications you are expected to develop. Also, to keep pace with these demands, Microsoft has revamped their complete web stack w...
Global AI Bootcamp - 14 December 2019 - All around the world. The Global AI Bootcamp is a free one-day event organized across the world by local communities that are passionate about artificial intelligence on Microsoft Azure.
r/dotnet - Microsoft (devs, pm-s etc): thank you all for Net Core 3 and Xamarin! 119 votes and 26 comments so far on Reddit
TomF's talks and papers. SMCANI to AVX512 - the life cycle of an instruction set presented at Handmade Seattle 2019 conference. I talk about how we went about creating the 512-bit SIMD extensions to the 80x86 instruction set - starting from its inception as a research project, go...