![]() |
VOOZH | about |
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.VisualBasic --version 10.3.0
NuGet\Install-Package Microsoft.VisualBasic -Version 10.3.0
<PackageReference Include="Microsoft.VisualBasic" Version="10.3.0" />
<PackageVersion Include="Microsoft.VisualBasic" Version="10.3.0" />Directory.Packages.props
<PackageReference Include="Microsoft.VisualBasic" />Project file
paket add Microsoft.VisualBasic --version 10.3.0
#r "nuget: Microsoft.VisualBasic, 10.3.0"
#:package Microsoft.VisualBasic@10.3.0
#addin nuget:?package=Microsoft.VisualBasic&version=10.3.0Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualBasic&version=10.3.0Install as a Cake Tool
Provides types that support the Visual Basic runtime
Commonly Used Types:
Microsoft.VisualBasic.Strings
Microsoft.VisualBasic.CompilerServices.Conversions
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
| 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 was computed. 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 was computed. 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 was computed. 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 | netcoreapp1.0 netcoreapp1.0 was computed. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 is compatible. 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 | netstandard1.1 netstandard1.1 is compatible. netstandard1.2 netstandard1.2 was computed. netstandard1.3 netstandard1.3 is compatible. netstandard1.4 netstandard1.4 was computed. netstandard1.5 netstandard1.5 was computed. netstandard1.6 netstandard1.6 was computed. netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. 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 | tizen30 tizen30 was computed. tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | netcore50 netcore50 is compatible. uap uap was computed. uap10.0 uap10.0 was computed. uap10.0.16299 uap10.0.16299 is compatible. |
| Windows Phone | wpa81 wpa81 is compatible. |
| Windows Store | netcore netcore was computed. netcore45 netcore45 was computed. netcore451 netcore451 was computed. win8 win8 is compatible. |
| 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.VisualBasic:
| Package | Downloads |
|---|---|
|
Microsoft.PowerPlatform.Dataverse.Client
This package contains the .net core Dataverse ServiceClient. Used to connect to Microsoft Dataverse. This Package has been authored by the Microsoft Dataverse SDK team. |
|
|
Microsoft.CodeAnalysis.Analyzer.Testing
Roslyn Analyzer Test Framework Common Types. |
|
|
Neo4jClient
A .NET client for neo4j: an open source, transactional graph database. It's pretty awesome. |
|
|
Microsoft.NETCore
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb |
|
|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualBasic:
| Repository | Stars |
|---|---|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
BCUninstaller/Bulk-Crap-Uninstaller
Remove large amounts of unwanted applications quickly.
|
|
|
srwi/EverythingToolbar
Everything integration for the Windows taskbar.
|
|
|
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
|
|
|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
|
|
|
jimradford/superputty
The SuperPuTTY Window Manager for putty sessions
|
|
|
wieslawsoltes/ChatGPT
A ChatGPT C# client for MacOS, Windows, Linux, Android, iOS and Browser. Powered by Avalonia UI framework.
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
|
codeproject/CodeProject.AI-Server
CodeProject.AI Server is a self contained service that software developers can include in, and distribute with, their applications in order to augment their apps with the power of AI.
|
|
|
icsharpcode/CodeConverter
Convert code from C# to VB.NET and vice versa using Roslyn
|
|
|
pamidur/aspect-injector
AOP framework for .NET (c#, vb, etc)
|
|
|
brianluft/sqlnotebook
SQL Notebook — Casual data exploration in SQL
|
|
|
wokhan/WFN
Windows Firewall Notifier extends the default Windows embedded firewall by allowing to handle and notify about outgoing connections, offers real time connections monitoring, connections map, bandwidth usage monitoring and more...
|
|
|
microsoft/WindowsProtocolTestSuites
⭐⭐ Join us at SambaXP for the SMB3 IO Lab (April 20-23, 2026), see upcoming Interoperability Events
|
|
|
dotnet/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
|
|
|
SamDel/ChromeCast-Desktop-Audio-Streamer
Stream the sound of your desktop to your Chromecast Audio device
|
|
|
DotNet4Neo4j/Neo4jClient
.NET client binding for Neo4j
|
|
|
pearlxcore/PS4-PKG-Tool
Manage and perform various operations on PS4 PKG.
|
|
|
WXRIW/Ink-Canvas
A fantastic Ink Canvas in WPF/C#, with fantastic support for Seewo Boards.
|