Introducing ASP.NET Core Blazor / Razor Components | Syncfusion Blogs Like everyone else, we are excited about the upcoming Microsoft ASP.Net Core 3.0 framework. We are particularly eager to try Blazor /Razor Components, which have the potential to turn web development more towards strongly-typed C# and WebAssembly. Syncfus...
Download .NET (Linux, macOS, and Windows) Free downloads for building and running .NET apps on Linux, macOS, and Windows. Runtimes, SDKs, and developer packs for .NET Framework, .NET Core, and ASP.NET.
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern) Update 2019-04-23: The maintenance went as planned. Current status We have hit some unexpected issues and have rescheduled - title and dates below are updated. The work listed below for Monday/
Slack Is Not Where 'Deep Work' Happens | Inside Nuclino How did you start your day today? Probably reached for the phone. Turned off the alarm. Glanced at the time. Scrolled through the Slack...
Reactive approach to FSAC design - discussion · Issue #1 · Krzysztof-Cieslak/notes I’ve written a document describing some of the more interesting ideas for improving general FSAC/language server/IDE backend. https://github.com/Krzysztof-Cieslak/notes/blob/master/FSAC%20design/Re...
Creating an ASP.NET Core Markdown TagHelper and Parser A couple of months ago I wrote about creating a WebForms based Markdown control. This time around I'll build an ASP.NET Core MVC TagHelper that performs similar functionality for embedding Markdown text into a content area of a Razor page. The component a...
x86/Linux progress · Issue #7335 · dotnet/runtime This issue for tracking x86/Linux progress with respect to the regression tests. Here is the current status on Ubuntu 14.04 Docker Container (on Ubuntu 16.04 x64) and full result: =================...
unoplatform/Uno.SkiaSharp SkiaSharp fork for the Uno Platform and WebAssembly. Skia is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that...
Chapter 7: The Polymath and the Specialist – The Analog Antiquarian The last time anyone in Egypt wrote anything using hieroglyphs was in approximately AD 400. Yet even well before this date, at the height of the classical age, the writing system was known to virtually no one outside of Egypt. Certainly none of the ancien...
A .vsconfig file should automatically prompt to install extensions - Developer Community Developer Community for Visual Studio Product family
ZIO hackathon September 21-22 · Issue #743 · zio/zio I'm planning a ZIO hackathon weekend on September 21-22 (possibly preceded by a day of informal talks), open to everyone—regardless of level, experience, or contributions to OSS, and of course,...
Tamir DRESHER: .NET Debugging tricks you wish you knew @ Update Conference Prague 2018 Do you know what developers do most of their day (except for surfing the internet)? Writing code? WRONG! They are debugging. The debugger is a powerful tool, but in this talk you'll learn tricks that will help find bugs in half the time and with less frus...
NativeMemoryDiagnoser by WojciechNagorski · Pull Request #1131 · dotnet/BenchmarkDotNet Fix for #457. I am open to all suggestions and comments. Information I added new columns: Total native memory and Native memory leak. Example of output: | Method | M...
We have discovered and addressed a security breach. (Updated 2019-04-12) | Matrix.org TL;DR: An attacker gained access to the servers hosting Matrix.org. The intruder had access to the production databases, potentially giving them access to unencrypted message data, password hashes and access tokens. As a precaution, if you're a matrix.org...
Understanding Insider Threats [Free Video Course] A free video training course from security expert Troy Hunt that teaches you all about insider threats and how to stop them.
Annotating platform-specific APIs and detecting its use by terrajobst · Pull Request #63 · dotnet/designs This is a proposal to improve and productize the API Analyzer tool. Discuss potential fixers Discuss how the platform will be annotated Discuss integration with multi-targeting