Microsoft.CodeAnalysis.Features 1.0.0-beta1-20141031-01

This is a prerelease version of Microsoft.CodeAnalysis.Features.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.CodeAnalysis.Features --version 1.0.0-beta1-20141031-01
                    
NuGet\Install-Package Microsoft.CodeAnalysis.Features -Version 1.0.0-beta1-20141031-01
                    
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="Microsoft.CodeAnalysis.Features" Version="1.0.0-beta1-20141031-01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.Features" Version="1.0.0-beta1-20141031-01" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.Features" />
                    
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 Microsoft.CodeAnalysis.Features --version 1.0.0-beta1-20141031-01
                    
#r "nuget: Microsoft.CodeAnalysis.Features, 1.0.0-beta1-20141031-01"
                    
#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.
#addin nuget:?package=Microsoft.CodeAnalysis.Features&version=1.0.0-beta1-20141031-01&prerelease
                    
Install Microsoft.CodeAnalysis.Features as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.Features&version=1.0.0-beta1-20141031-01&prerelease
                    
Install Microsoft.CodeAnalysis.Features as a Cake Tool

.NET Compiler Platform ("Roslyn") support for building command line programs using features.
     
Supported Platforms:
- .NET Framework 4.5

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (20)

Showing the top 20 popular GitHub repositories that depend on Microsoft.CodeAnalysis.Features:

Repository Stars
dnSpy/dnSpy
.NET debugger and assembly editor
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
aws/aws-sdk-net
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
dotnet/format
Home for the dotnet-format command
VitalElement/AvalonStudio
Cross platform IDE and Shell
cezarypiatek/MappingGenerator
:arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
icsharpcode/CodeConverter
Convert code from C# to VB.NET and vice versa using Roslyn
NuGet/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
dotnet/Scaffolding
Code generators to speed up development.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
godotengine/godot-csharp-visualstudio
Godot C# extension for Visual Studio
LANCommander/LANCommander
ashmind/mirrorsharp
MirrorSharp is a code editor <textarea> built on Roslyn and CodeMirror
NeoAxis/NeoAxisEngine
A versatile game engine designed for creating video games and real-time apps.
dnSpyRevived/dnSpy
.NET debugger and assembly editor
davidfowl/uController
A source generator for minimal APIs
cezarypiatek/CSharpExtensions
A set of annotations and analyzers that add additional constraints to your codebase
Version Downloads Last updated

Preview of Microsoft .NET Compiler Platform (Roslyn)