DotNext.Metaprogramming 5.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package DotNext.Metaprogramming --version 5.3.1
                    
NuGet\Install-Package DotNext.Metaprogramming -Version 5.3.1
                    
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="DotNext.Metaprogramming" Version="5.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNext.Metaprogramming" Version="5.3.1" />
                    
Directory.Packages.props
<PackageReference Include="DotNext.Metaprogramming" />
                    
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 DotNext.Metaprogramming --version 5.3.1
                    
#r "nuget: DotNext.Metaprogramming, 5.3.1"
                    
#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 DotNext.Metaprogramming@5.3.1
                    
#: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=DotNext.Metaprogramming&version=5.3.1
                    
Install as a Cake Addin
#tool nuget:?package=DotNext.Metaprogramming&version=5.3.1
                    
Install as a Cake Tool

A library for metaprogramming and dynamic code generation

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 DotNext.Metaprogramming:

Package Downloads
ClickHouse.BulkExtension

ClickHouseBulkExtension is a high-performance .NET library designed for efficient bulk insertion of data into ClickHouse databases via streaming. It supports both synchronous and asynchronous data sources, including non-materialized collections, and provides advanced features like dynamic code compilation and optional data compression.

ZX.DotVVM

DotVVM is an open source ASP.NET-based framework which allows to build modern web apps without writing any JavaScript code.

RaiNote.PacketMediator

A mediator specifically for packet handling when dispatching to respective packet handlers.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DotNext.Metaprogramming:

Repository Stars
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
Version Downloads Last Updated
5.26.2 625 1/10/2026
5.26.1 5,435 11/4/2025
5.26.0 475 10/22/2025
5.25.0 1,053 9/15/2025
5.24.0 416 8/19/2025
5.23.0 6,234 6/29/2025
5.22.0 4,162 5/30/2025
5.21.0 3,040 4/8/2025
5.20.0 768 3/30/2025
5.19.1 1,163 3/7/2025
5.19.0 589 3/3/2025
5.18.0 1,822 1/20/2025
5.17.2 5,873 1/3/2025
5.17.0 28,084 12/29/2024
5.16.1 1,009 12/7/2024
5.16.0 5,404 12/5/2024
5.14.0 2,349 10/13/2024
5.13.0 4,333 8/30/2024
5.12.0 590 8/13/2024
5.3.1 2,212 5/15/2024
Loading failed