Microsoft.CodeAnalysis.Elfie 1.0.0-rc9

Prefix Reserved
This is a prerelease version of Microsoft.CodeAnalysis.Elfie.
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.Elfie --version 1.0.0-rc9
                    
NuGet\Install-Package Microsoft.CodeAnalysis.Elfie -Version 1.0.0-rc9
                    
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.Elfie" Version="1.0.0-rc9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.Elfie" Version="1.0.0-rc9" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.Elfie" />
                    
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.Elfie --version 1.0.0-rc9
                    
#r "nuget: Microsoft.CodeAnalysis.Elfie, 1.0.0-rc9"
                    
#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 Microsoft.CodeAnalysis.Elfie@1.0.0-rc9
                    
#: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=Microsoft.CodeAnalysis.Elfie&version=1.0.0-rc9&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.Elfie&version=1.0.0-rc9&prerelease
                    
Install as a Cake Tool

An extensible library for fast indexing of code artifacts.

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.

This package has no dependencies.

NuGet packages (38)

Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis.Elfie:

Package Downloads
Microsoft.CodeAnalysis.Features

.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42.

Microsoft.CodeAnalysis.CSharp.Features

.NET Compiler Platform ("Roslyn") support for creating C# editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42.

Microsoft.CodeAnalysis.VisualBasic.Features

.NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42.

Microsoft.CodeAnalysis.EditorFeatures

.NET Compiler Platform ("Roslyn") support for editor features inside the Visual Studio editor. Supported Platforms: - .NET Framework 4.6 More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/2ad4aabc7a9dada097e54e544ebba48ab1c05074

VisualStudio.Extensibility.Common

Visual studio extensibility package

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on Microsoft.CodeAnalysis.Elfie:

Repository Stars
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
icsharpcode/RefactoringEssentials
Refactoring Essentials for Visual Studio
daveaglick/Scripty
Tools to let you use Roslyn-powered C# scripts for code generation
oleg-shilo/cs-script.npp
CS-Script (C# Intellisense) plugin for Notepad++ (x86/x64)
PeterWaher/IoTGateway
New project
kevin-montrose/LinqAF
Low allocation re-implementation of LINQ-to-Objects
loamen/Kalman.Studio
Kalman.Studio代码生成器是一款基于T4模板引擎的代码生成器和开发辅助工具。可以根据数据库元数据架构信息来生成代码,还可以解析PowerDesigner物理模型文件,根据PDM模型对象来生成代码等。
rexcardan/Evil-DICOM
A C# DICOM Library
geaz/sharpDox
A c# documentation tool (Discontinued)
szehetner/InliningAnalyzer
Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
Version Downloads Last Updated

Version 1.0.0-rc9 of Elfie (Extensible Lightweight Fast Indexed Entities)