JetBrains.ReSharper.SDK 9.1.20150418.124209

Requires NuGet 2.8 or higher.

dotnet add package JetBrains.ReSharper.SDK --version 9.1.20150418.124209
                    
NuGet\Install-Package JetBrains.ReSharper.SDK -Version 9.1.20150418.124209
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JetBrains.ReSharper.SDK" Version="9.1.20150418.124209">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JetBrains.ReSharper.SDK" Version="9.1.20150418.124209" />
                    
Directory.Packages.props
<PackageReference Include="JetBrains.ReSharper.SDK">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JetBrains.ReSharper.SDK --version 9.1.20150418.124209
                    
#r "nuget: JetBrains.ReSharper.SDK, 9.1.20150418.124209"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package JetBrains.ReSharper.SDK@9.1.20150418.124209
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=JetBrains.ReSharper.SDK&version=9.1.20150418.124209
                    
Install as a Cake Addin
#tool nuget:?package=JetBrains.ReSharper.SDK&version=9.1.20150418.124209
                    
Install as a Cake Tool

JetBrains ReSharper SDK Package

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (19)

Showing the top 19 popular GitHub repositories that depend on JetBrains.ReSharper.SDK:

Repository Stars
JetBrains/resharper-unity
Unity support for both ReSharper and Rider
mrlacey/Rapid-XAML-Toolkit
A collection of tools to accelerate XAML development within Visual Studio. These include XAML analysis, XAML generations, plus templates and helpers.
AndreiMisiukevich/HotReload
Xamarin.Forms XAML hot reload, live reload, live xaml
controlflow/resharper-heapview
ReSharper Heap Allocations Viewer plugin
ProteoWizard/pwiz
The ProteoWizard Library is a set of software libraries and tools for rapid development of mass spectrometry and proteomic data analysis software.
citizenmatt/resharper-clippy
Clippy. For ReSharper
matkoch/jetbrains-plugin-cognitivecomplexity
MrJul/ForTea
A plugin for ReSharper that adds support for T4 (.tt) files
ulex/ZenSharp
ZenSharp for ReSharper is mnemonics on steroids!
BigBabay/AsyncConverter
Plugin for resharper, for converting code for async.
MrJul/ReSharper.EnhancedTooltip
A plugin for JetBrains Resharper that colorizes the tooltip and parameter information.
StyleCop/StyleCop.ReSharper
Official ReSharper extension for StyleCop
olsh/resharper-structured-logging
An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers
hmemcpy/AgentMulder
** THIS PLUGIN IS NO LONGER MAINTAINED. PLEASE FOLLOW ERNICOMMUNITY FOR UPDATES **
JetBrains/resharper-cyclomatic-complexity
ReSharper plugin to measure cyclomatic complexity as you type
CSharpAnalyzers/ExceptionalReSharper
Extension for ReSharper which analyzes thrown and documented C# exceptions and suggests improvements
hhariri/CleanCode
ReSharper Plugins
Abc-Arbitrage/Abc.MoqComplete
Auto-completion plugin for Moq
aelij/ConfigureAwaitChecker
ConfigureAwait Checker for ReSharper and Rider
Version Downloads Last Updated
9.1.20150418.124209 698 4/18/2015
9.1.20150408.155143 396 4/8/2015
9.1.20150331.211640 216 4/1/2015
9.1.20150326.154541-EAP8 60 3/27/2015
9.1.20150320.81653-EAP7 61 3/20/2015
9.1.20150304.10168-EAP5 72 3/4/2015
9.0.20141204.190166 1,671 12/4/2014
9.0.20141201.160156-eap10 60 12/1/2014
9.0.20141127.180155-eap9 66 11/27/2014
8.2.1158 3,943 3/21/2014
8.2.1127-Beta 44 3/19/2014
8.2.1109-EAP 176 3/16/2014
8.2.1001-EAP 69 3/4/2014
8.2.921-EAP 72 2/20/2014
8.1.555 1,276 12/13/2013
8.1.411-EAP 79 11/25/2013
8.1.231-EAP 60 11/4/2013
8.0.1243 365 10/4/2013
Loading failed