codecracker 1.0.0-alpha5

This is a prerelease version of codecracker.
dotnet add package codecracker --version 1.0.0-alpha5
NuGet\Install-Package codecracker -Version 1.0.0-alpha5
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="codecracker" Version="1.0.0-alpha5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add codecracker --version 1.0.0-alpha5
#r "nuget: codecracker, 1.0.0-alpha5"
#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.
// Install codecracker as a Cake Addin
#addin nuget:?package=codecracker&version=1.0.0-alpha5&prerelease

// Install codecracker as a Cake Tool
#tool nuget:?package=codecracker&version=1.0.0-alpha5&prerelease

A analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.

You probably don't want this package directly, search for the C# or Visual Basic specific packages (codecracker.CSharp and codecracker.VisualBasic). This will install both.

This is a community project, free and open source. Everyone is invited to contribute, fork, share and use the code. No money shall be charged by this software, nor it will be. Ever.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-alpha5 45 4/26/2015
1.0.0-alpha4 42 3/4/2015
1.0.0-alpha3 47 2/1/2015
1.0.0-alpha2 66 12/15/2014
1.0.0-alpha1 208 11/12/2014

First alpha release