![]() |
VOOZH | about |
dotnet add package Microsoft.CodeAnalysis.VisualBasic.Features --version 5.3.0
NuGet\Install-Package Microsoft.CodeAnalysis.VisualBasic.Features -Version 5.3.0
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Features" Version="5.3.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.Features" Version="5.3.0" />Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Features" />Project file
paket add Microsoft.CodeAnalysis.VisualBasic.Features --version 5.3.0
#r "nuget: Microsoft.CodeAnalysis.VisualBasic.Features, 5.3.0"
#:package Microsoft.CodeAnalysis.VisualBasic.Features@5.3.0
#addin nuget:?package=Microsoft.CodeAnalysis.VisualBasic.Features&version=5.3.0Install as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.VisualBasic.Features&version=5.3.0Install as a Cake Tool
.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/16f9bd284cd49604ac82998bfe778a8eb16d4347.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis.VisualBasic.Features:
| Package | Downloads |
|---|---|
|
Alternet.Studio.Roslyn.Features
AlterNET Studio allows you to extend your WinForms and WPF .NET applications with code editing, scripting, and user interface designing capabilities. It provides a set of component libraries that enables users of your applications to write scripts in C#, Visual Basic, TypeScript, JavaScript, and Python programming languages to extend your application with custom functionality; run and debug these scripts with a fully-featured debugging engine and design visual user interfaces with graphical Form Designer. This package references the Microsoft Compiler Platform, used in other AlterNET Studio packages. This multi-target package can be used with .NET applications targeting .NET Framework starting from 4.6.2 or .NET 6 / .NET 7 / .NET 8 More information about AlterNET Studio can be found here: https://www.alternetsoft.com/products/studio Documentation and sample projects can be downloaded here: https://www.alternetsoft.com/download NOTE: This is a commercial software product and requires purchasing a license for legal usage. Please refer to our licensing FAQ here: https://www.alternetsoft.com/faq#license |
|
|
Microsoft.DocAsCode.Metadata.ManagedReference.Roslyn
Package Description |
|
|
Temelie.SourceGenerator
Package Description |
|
|
Alex.Framework
基础框架,提供以下核心功能: AOP静态织入 - 在编译时织入横切关注点,包括日志记录、性能监控、异常处理等; 日志记录 - 基于NLog的统一日志管理,支持多级别和自定义日志输出; 异常记录 - 全局异常捕获与记录,提供友好的异常信息展示; 权限控制 - 基于角色的访问控制(RBAC)和方法级权限验证; 依赖注入(IoC) - 支持构造函数注入、属性注入等多种DI模式; 控制反转 - 降低组件间耦合度,提高代码可测试性和可维护性; 本地化支持 - 多语言资源管理,支持中英文等多语言切换,代码生成,即时提示,自动完成等功能; 数据访问 - 集成Dapper、EntityFramework等ORM,提供统一数据访问接口; 缓存管理 - 基于MemoryCache的分布式缓存和本地缓存实现; 配置管理 - 统一配置文件读取和管理,支持JSON格式配置; 定时任务 - 基于Crontab的计划任务调度; 对象映射 - 集成Mapster提供高性能对象转换; 工具类库 - 包含加密解密、文件操作、日期处理等常用工具。 |
|
|
MirrorSharp.VisualBasic
MirrorSharp Visual Basic .NET support library. MirrorSharp is a code editor <textarea> built on Roslyn — see https://github.com/ashmind/mirrorsharp/blob/master/README.md for details. |
Showing the top 20 popular GitHub repositories that depend on Microsoft.CodeAnalysis.VisualBasic.Features:
| Repository | Stars |
|---|---|
|
dnSpy/dnSpy
.NET debugger and assembly editor
|
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
|
open-rpa/openrpa
Free Open Source Enterprise Grade RPA
|
|
|
PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
|
|
|
ashmind/SharpLab
.NET language playground
|
|
|
UiPath/CoreWF
WF runtime ported to work on .NET 6
|
|
|
KirillOsenkov/SourceBrowser
Source browser website generator that powers https://source.dot.net, https://referencesource.microsoft.com and https://sourceroslyn.io
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
abbaye/WpfHexEditorIDE
WpfHexEditor Studio is a IDE built on WPF and .NET 8, designed for advanced binary analysis and reverse engineering—combining a powerful hex editor, deep inspection tools, and native support for .NET projects and Visual Studio solutions in a single high-performance platform.
|
|
|
moq/labs
The most popular and friendly mocking framework for .NET
|
|
|
lofcz/LLMTornado
The .NET library to build AI agents with 30+ built-in connectors.
|
|
|
Aminator/DirectX12GameEngine
DirectX 12 .NET game engine
|
|
|
ashmind/mirrorsharp
MirrorSharp is a code editor <textarea> built on Roslyn and CodeMirror
|
|
|
dnSpyRevived/dnSpy
.NET debugger and assembly editor
|
|
|
AgentSmithers/DnSpy-MCPserver-Extension
AgentSmithers DnSpyEx MCPServer extension
|
|
|
jbe2277/dotnetpad
The Waf DotNetPad is a simple and fast code editor that makes fun to program with C# or Visual Basic.
|
|
|
jjonescz/DotNetLab
C# and Razor compiler playground in the browser via Blazor WebAssembly
|
|
|
devlooped/avatar
A modern compile-time generated interception/proxy library
|
|
|
KirillOsenkov/CodeCleanupTools
A set of command-line tools to cleanup C# and VB source code.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.3.0 | 21,007 | 3/10/2026 |
| 5.3.0-2.final | 281 | 2/2/2026 |
| 5.0.0 | 52,200 | 11/18/2025 |
| 5.0.0-2.final | 597 | 10/9/2025 |
| 4.14.0 | 51,884 | 5/15/2025 |
| 4.13.0 | 48,764 | 2/24/2025 |
| 4.12.0 | 191,415 | 12/4/2024 |
| 4.12.0-3.final | 878 | 10/29/2024 |
| 4.12.0-2.final | 650 | 9/17/2024 |
| 4.12.0-1.final | 564 | 8/14/2024 |
| 4.11.0 | 52,746 | 8/15/2024 |
| 4.11.0-3.final | 372 | 7/31/2024 |
| 4.11.0-2.final | 608 | 6/19/2024 |
| 4.10.0 | 48,059 | 6/10/2024 |
| 4.10.0-3.final | 725 | 4/29/2024 |
| 4.10.0-2.final | 636 | 3/19/2024 |
| 4.10.0-1.final | 380 | 3/18/2024 |
| 4.9.2 | 29,582 | 3/2/2024 |
| 4.9.0-3.final | 558 | 1/22/2024 |
| 4.9.0-2.final | 696 | 12/16/2023 |