.NET Annotated Monthly | July 2020
July brought some special events to computing history. IBM announced the Model 650 Computer in 1953. In 1968 Intel was officially founded – and since, IBM has been using Intel chips in their personal...
View ArticleGetting Started with Rider for Unreal Engine
Getting started with Rider for Unreal Engine is quick and easy. This video will take you through the initial steps, getting the app installed once you’ve registered and installed, and setting Rider as...
View ArticleCase Study – How MRstudios Uses Rider
Today, we would like to share with you how MRstudios is using JetBrains Rider. They have a team of software developers, visual effects artists and 3D artists, working together to develop real-time 3D...
View ArticleCreate a Beautiful Mobile App With JetBrains Rider and Syncfusion Components
Wondering how to build a Xamarin mobile application with Rider? In this blog post, our friends from Syncfusion explain how to do it using Syncfusion Xamarin Components. JetBrains Rider is a...
View ArticleRider 2020.1.4 and ReSharper Ultimate 2020.1.4 Bugfixes Are Ready!
Rider 2020.1.4 and ReSharper Ultimate 2020.1.4 are ready for you to download. ReSharper Ultimate 2020.1.4 ReSharper 2020.1.4 comes with better support for one more C# 8 language feature: the ability to...
View ArticleIntroducing the .NET Guide – Tutorials, Tips & Tricks for .NET, Rider, and...
We’re happy to introduce you to the .NET Guide – a central place for tutorials, tips & tricks for .NET and the JetBrains .NET tools! All tips and tutorials are organized by product, technology, and...
View ArticleHow to stop worrying and adopt nullable reference types – Webinar Recording
The recording of our July 9 webinar, How to stop worrying and adopt nullable reference types – Webinar Recording, with Andrey Dyatlov, is now available. Subscribe to our community newsletter to receive...
View ArticleImplicit References, Context Popup, Configuration and Deprecation Messages –...
Working with NuGet is an important part of every .NET project, and therefore its integration in Rider is one of our top priorities. Previously we introduced productivity boosts like import of missing...
View ArticleWebinar – REST – the ignored parts
Join us Tuesday, August 25, 2020, 16:00 – 17:00 CEST (10:00 AM – 11:00 AM EDT or check other timezones) for our free live webinar, REST – the ignored parts, with Irina Scurtu. Register now! In a world...
View ArticleLicensing Update for JetBrains .NET and Visual Studio Tools
In brief, what’s changing? To simplify the licensing for our .NET and Visual Studio tools, we’ve reduced it to just three simple options: ReSharper subscription – for users of our Visual Studio...
View ArticleReSharper Command-Line Tools – Cross-Platform and Global Tools
We’re often asked how ReSharper and Rider relate to build servers, and how their features can be utilized in CI/CD environments. There are actually quite a few tools bundled in free packages – namely...
View ArticleData Breakpoints and Pin-to-Frame – Debugger Updates in Rider 2020.2 EAP
Where and when does a value in our program change? And what’s the state of values in each iteration, when debugging recursive functions? Two good questions that Rider 2020.2 EAP helps answer, with Data...
View ArticleWrite Object-Oriented TypeScript Well
TypeScript enables you to code using object-oriented principles and techniques, and Rider helps you write TypeScript more efficiently and easily. In this blog post, we’ll look at the object-oriented...
View Article.NET Annotated Monthly | August 2020
Summer is here, but at present in 2020 many people can’t go anywhere, so a "staycation" will have to do. No problem though, just sit back, relax, and browse the content from our .NET Annotated...
View ArticleGenerate Reference Assemblies With Refasmer
With each passing day, the .NET ecosystem introduces new target environments. In addition to Windows environments, we can now deploy to Linux, macOS, and all popular mobile operating systems. Having...
View ArticleDebugging Unity Players over network and USB with Rider 2020.2
Rider 2020.2 is a bumper release for Unity. We’ve already seen how “pausepoints” can help you debug your code, by switching the Unity editor into pause mode when your code hits a certain point. Let’s...
View ArticleReSharper 2020.2: Improved Code Analysis for C# 8, Code Cleanup on Save, and...
Hello everyone, Today we’re excited to give you ReSharper 2020.2! This major release introduces new inspections and quick-fixes for C# 8, most notably for nullable reference types, a much-awaited Code...
View ArticleRider 2020.2: Localization Manager, Debugger Updates, and Major Updates to...
Rider 2020.2 is now available! To mark this great news we’ve put together a full list of the new features and under the hood improvements that are in store for you. Let’s dive in! Download Rider...
View ArticleDebugger Extensions for Unity in Rider 2020.2
Rider 2020.2 has a lot of great new features for Unity, and debugging has certainly had its fair share of attention in this release. We’ve already introduced “pausepoints”, a new kind of breakpoint...
View ArticleWebinar – Xamarin, MAUI and the reactive MVVM between them
Join us Thursday, September 17, 2020, 16:00 – 17:00 CEST (10:00 AM – 11:00 AM EDT or check other timezones) for our free live webinar, Xamarin, MAUI and the reactive MVVM between them, with Rodney...
View Article