ComCat 1.0.1.5
ComCat is a Resharper plugin that helps with 2 things in C# programming: order DataMember properties in a DataContract; sync comments from interface / base class to implementation / child class.You will need to use the ReSharper extension manager to point to the nuget repository (however this plugin is also available on Nuget Gallery) first in order to install this plugin. It possibly won't work with the Nuget package manager. Go to the project page for more info.
Install-Package ComCat -Version 1.0.1.5
dotnet add package ComCat --version 1.0.1.5
<PackageReference Include="ComCat" Version="1.0.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ComCat --version 1.0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ComCat, 1.0.1.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ComCat as a Cake Addin
#addin nuget:?package=ComCat&version=1.0.1.5
// Install ComCat as a Cake Tool
#tool nuget:?package=ComCat&version=1.0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial beta.
Dependencies
-
- ReSharper (>= 8.2.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1.5 | 870 | 7/26/2015 |
1.0.1.4 | 681 | 7/26/2015 |
1.0.1.3 | 649 | 7/11/2015 |
1.0.1.2 | 661 | 7/11/2015 |
1.0.1.1 | 647 | 7/11/2015 |
1.0.0.9 | 729 | 7/5/2015 |
1.0.0.8 | 647 | 7/3/2015 |
1.0.0.5 | 682 | 6/29/2015 |
1.0.0.4 | 619 | 6/29/2015 |
1.0.0.3 | 639 | 6/29/2015 |
1.0.0.2 | 658 | 6/28/2015 |
1.0.0.1 | 651 | 6/28/2015 |
1.0.0 | 651 | 6/28/2015 |