Twia.ReSharper
1.1.0
See the version list below for details.
dotnet add package Twia.ReSharper --version 1.1.0
NuGet\Install-Package Twia.ReSharper -Version 1.1.0
<PackageReference Include="Twia.ReSharper" Version="1.1.0" />
paket add Twia.ReSharper --version 1.1.0
#r "nuget: Twia.ReSharper, 1.1.0"
// Install Twia.ReSharper as a Cake Addin #addin nuget:?package=Twia.ReSharper&version=1.1.0 // Install Twia.ReSharper as a Cake Tool #tool nuget:?package=Twia.ReSharper&version=1.1.0
Single assembly containing the JetBrains ReSharper Annotated Framework annotations for ReSharper 6 and 7.
This allows for using the annotations from environments with either ReSharper 6 or ReSharper 7 installed.
Source code can be annotated with the shared annotations between the two versions such as [NotNull] and [CanBeNull], and can be double annotated with the
[AssertionMethod] for ReSharper 6 and the [ContractAnnotation] for ReSharper 7.
The source code for the JetBrains.Annotations is provided with the following notice:
Copyright 2007-2012 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.