MeshWeaver.NuGet 3.0.0-rc9

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

MeshWeaver.NuGet

In-process NuGet package resolution for MeshWeaver. Resolves #r "nuget:..." directives in scripts, notebooks, and dynamically compiled node types against configured feeds — at runtime, inside the portal process.

Features

  • NuGetDirectiveParser — extracts package references from source
  • INuGetAssemblyResolver / NuGetAssemblyResolver — resolves packages to metadata references for Roslyn compilation
  • INuGetPackageCache with FileSystemNuGetPackageCache — download-once package caching
  • ResolvedPackageSet — the resolved closure handed to the compiler
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on MeshWeaver.NuGet:

Package Downloads
MeshWeaver.Kernel.Hub

Package Description

MeshWeaver.Graph

Package Description

MeshWeaver.Compiler

The MeshWeaver NodeType compile toolchain: skeleton generation, source-query resolution, @@-include and #r shaping, Roslyn compilation/emit, and the framework build identity. Everything that shapes a dynamic NodeType compile's input lives here, so the full-MVID framework-identity rule pins THIS small assembly instead of MeshWeaver.Graph (issue #1707).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0-rc9 46 8/30/2026
3.0.0-rc8 105 8/29/2026
3.0.0-rc7 892 8/22/2026
3.0.0-rc6 278 8/20/2026
3.0.0-rc5 282 8/19/2026
3.0.0-rc3 343 8/16/2026
3.0.0-rc2 558 8/14/2026
3.0.0-rc13 51 8/31/2026
3.0.0-rc12 49 8/31/2026
3.0.0-rc11 60 8/30/2026
3.0.0-rc10 48 8/30/2026
3.0.0-rc1 267 8/13/2026