
Offline Publishing ASP.NET Core Apps
A post about offline publishing ASP.NET Core apps.
A post about offline publishing ASP.NET Core apps.
Discover how Jexus Manager 2.1.0.56+ can diagnose and resolve IIS Out-Of-Band related 500.19 errors with its new OOB diagnostics feature.
Learn about the initial offering of IntelliSense features in the reStructuredText extension for Visual Studio Code, including smart file path insertion that saves you time when linking to other doc...
Learn how to effectively acquire and manage runtime dependencies for Visual Studio Code extensions, with examples from the reStructuredText Language Server implementation using OmniSharp's helper c...
A comprehensive guide on how to implement a Language Server Protocol (LSP) component in C# for Visual Studio Code extensions, using reStructuredText as an example and exploring available .NET frame...
Learn about the new pattern for library authors to handle PlatformNotSupportedException in .NET Standard 2.0 libraries, with practical examples from #SNMP Library implementation.
Discover the new reStructuredText project for Visual Studio Code that brings ANTLR v4 based parser, Language Server Protocol support, and more to enhance the reStructuredText editing experience.
A comprehensive guide on using ANTLR 4 with .NET in 2017, covering .NET Standard support, listener and visitor patterns, and development tips using JetBrains Rider.
Learn about the upcoming #SNMP Pro 2.0 release which adds .NET Standard 2.0 support, improved RFC compliance, and better compatibility with various platforms through a single NuGet package.
Learn how to properly interpret the information presented in Microsoft's .NET API Browser documentation, including how to understand platform compatibility and find the correct NuGet packages.
Discover the most common technologies not officially supported by Microsoft, including server-side Office automation, System.Drawing in services, System.Windows.Media in non-WPF apps, and mapped dr...
A comprehensive collection of articles about the history and legends of .NET technologies, including posts about MSBuild, C# compilers, ASP.NET on IIS, and other important .NET ecosystem stories.
A detailed exploration of MSBuild's evolution, from the NANT days through its inclusion in .NET Framework, to its role in Visual Studio and .NET Core, with insights on the open source journey.
A comprehensive history of the many C# compilers, including Microsoft's C/C++ and Roslyn compilers, Mono's implementation, and other notable alternatives like RemObjects and GNU compilers.
The comprehensive evolution of ASP.NET on IIS from its inception through various pipeline models, to ASP.NET Core and Kestrel, explaining the technical architecture changes and hosting options thro...