The First Set of Bug Fixes for ReSharper and Rider 2024.1 Are Here!
JetBrains » Dotnet
by Sasha Ivanova
2d ago
Hello everyone, The ReSharper and Rider 2024.1.1 bug-fix updates have just been released! If you haven’t upgraded to the 2024.1 versions of our products, we highly recommend that you check out these two blog posts: ReSharper 2024.1: Improved handling of collections, collection expressions, and disposable resources, a new Assembly Diff tool window, and more. Rider 2024.1: A better experience for debugging, performance monitoring for .NET applications, and improvements for game development. And now, let’s go over the most important fixes in 2024.1.1. ReSharper 2024.1.1  The first bug-fix ..read more
Visit website
Exploring Collections & DataTables
JetBrains » Dotnet
by Matthias Koch
3d ago
In Rider 2024.1, we’re shipping a highly requested feature: collection visualizers. Our very own Evgeny Terekhin has taken on the task of integrating DataGrip’s infrastructure to visualize data in the debugger. This makes it easier for .NET developers to inspect collections like List<T> and Dictionary<TKey, TValue, as well as data-oriented objects such as DataSet, DataTable, and more. In this post, you’ll learn how to use Rider’s collection visualizer to view, query, filter, and sort collections in much the same way as you would with databases. Your debugging experience will never be ..read more
Visit website
DotCover, dotMemory, dotPeek, and dotTrace 2024.1 Are Out!
JetBrains » Dotnet
by Sasha Ivanova
1w ago
dotCover 2024.1, dotMemory 2024.1, dotPeek 2024.1, and dotTrace 2024.1 have been released and are ready for download!  Let’s take a look at what’s new with these .NET tools. dotMemory 2024.1 Support for desktop  MAUI and .NET macOS applications Support for Frozen Objects Heap (FOH)  New views (Similar Retention and Sunburst diagram) in dotMemory for Linux and macOS Option to specify application bundles (.app) instead of executable files on macOS Ability to profile macOS run configurations in JetBrains Rider. Supported frameworks: net7.0-macos, net8.0-macos. Download dotMemory ..read more
Visit website
ReSharper 2024.1: Improved Handling of Collections, Collection Expressions, and Disposable Resources, New Assembly Diff Tool Window, and More
JetBrains » Dotnet
by Sasha Ivanova
1w ago
ReSharper 2024.1 and the latest versions of other JetBrains .NET tools have just been released.  Download ReSharper 2024.1 In this article, we’ll cover the highlights of this major update for ReSharper and touch on the features coming to ReSharper C++. To learn more about our other .NET tools, including dotCover, dotMemory, dotPeek, and dotTrace, check out this separate blog post. Let’s dive in! C# Support More conversions to collection expressions ReSharper 2024.1 will now suggest converting more code constructions in your source code to collection expressions from C# 12, such as an empt ..read more
Visit website
Rider 2024.1: A Better Experience for Debugging, Performance Monitoring, and Game Development
JetBrains » Dotnet
by Sasha Ivanova
1w ago
You can download the release build from our website, install it via the Toolbox App, or use this snap package from the Snap Store (if you are using a compatible Linux distribution). Download Rider 2024.1 Let’s review the latest features and improvements in version 2024.1 of your favorite cross-platform .NET IDE. New Monitoring tool window The latest version of Rider introduces the Monitoring tool window – a new feature to monitor your application’s performance and gather key metrics during running or debugging. Learn more about the insightful new tool from this blog post. The Monitoring tool ..read more
Visit website
Chris Simon presents Test Driven Development, Domain Driven Design, & C# from the ground up – livestream
JetBrains » Dotnet
by Khalid Abuhakmeh
1w ago
Please join us for another JetBrains livestream on May 2nd, 2024, at 20:00 UTC, with guest Chris Simon, where he’ll be presenting his talk “TDD, DDD, & C# from the ground up”. Register now and get a reminder, or join on YouTube Are you interested in using Domain-Driven Design (DDD) to create maintainable and scalable software, but not sure how to get started? Have you heard that DDD is only suitable for complex domains and you’re not sure if your project needs it? Join me for a live coding demonstration in C# that will show you how to apply Test-Driven Development (TDD) from the very begin ..read more
Visit website
DotInsights | April 2024
JetBrains » Dotnet
by Rachel Appel
2w ago
Welcome to dotInsights by JetBrains! This newsletter is the home for recent .NET and software development related content. Featured Content This month, we bring you featured content from Dennis Dietrich! Dennis Dietrich is a manager at Phoenix Contact’s Industrial Cabinet Solutions (ICS) business unit where he leads a software development team. He holds a master’s degree in Advanced Software Engineering from the University of Leicester and has over 20 years of industry experience in various roles including testing, development, and technical leadership. When Rachel asked me to write a few par ..read more
Visit website
The Rider 2024.1 Release Candidate Is Now Available
JetBrains » Dotnet
by Sasha Ivanova
3w ago
There’s only a few days left before the next major release for Rider! Don’t feel like waiting? Get a sneak peek of Rider 2024.1 now by downloading the Release Candidate build that has just landed on our website. Download Rider 2024.1 RC The Release Candidate build contains all of the notable changes that we’ve introduced over the course of the Early Access Program and covered in our previous blog posts. Here are the highlights: New Monitoring tool window Sticky lines in the editor Collections visualizer for the debugger Updated New Project dialog Option to scale down the entire IDE Revamped ..read more
Visit website
The ReSharper 2024.1 Release Candidate Is Now Available
JetBrains » Dotnet
by Sasha Ivanova
3w ago
Get a preview of all the latest features and improvements set to be shipped with the next major ReSharper and .NET tools releases by downloading the Release Candidate builds that have just landed. Download ReSharper 2024.1 RC Here are the major improvements in each of the new builds: The ReSharper 2024.1 Release Candidate More conversions to collection expressions A new Collection was modified inspection Enhanced support for disposable resources in async methods Updates to the Change Signature refactoring Updates to the Make Static refactoring Faster Rename and Move to Another Type refactorin ..read more
Visit website
Collection Expressions – Using C# 12 in Rider and ReSharper
JetBrains » Dotnet
by Matthias Koch
3w ago
Welcome to our series, where we take a closer look at the C# 12 language features and how ReSharper and Rider make it easy for you to adopt them in your codebase. If you haven’t yet, download the latest .NET 8 SDK and update your project files! In this series, we are looking at: Primary Constructors Interceptors Alias Any Type Collection Expressions This third part is all about collection expressions and how you can take full advantage of them with ReSharper and Rider! Download and try JetBrains Rider or ReSharper! Background and Syntax In C#, we use many different types to represent collec ..read more
Visit website

Follow JetBrains » Dotnet on FeedSpot

Continue with Google
Continue with Apple
OR