PostSharp
-
- 81,519 total downloads
- last updated 7/21/2026
- Latest version: 2026.1.21
A Metalama package that allows you to load solutions and projects, get their code model, execute Metalama on them, and get the introspection model of the compilation result. -
- 79,879 total downloads
- last updated 7/21/2026
- Latest version: 2026.1.21
A Metalama extension that exposes code metrics to the code model. -
- 78,938 total downloads
- last updated 7/24/2026
- Latest version: 2026.0.15
PostSharp.Patterns.Diagnostics: instruments incoming ASP.NET Core HTTP requests. -
-
.NET 8.0 This package targets .NET 8.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.7.2 This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
- 71,367 total downloads
- last updated 7/21/2026
- Latest version: 2026.1.21
Implements the Observable pattern and the INotifyPropertyChanged interface with a single [Observable] attribute thanks to Metalama. Supports both automatic and explicit properties and child objects. -
-
- 70,747 total downloads
- last updated 7/21/2026
- Latest version: 2026.1.21
A Metalama weaver that automatically adds CancellationToken to your method definitions and your method calls. -
- 68,023 total downloads
- last updated 7/24/2026
- Latest version: 2026.0.15
Allows for configuring transaction policies via an XML document. -
- 67,974 total downloads
- last updated 7/21/2026
- Latest version: 2026.1.21
Loads any C# project or solution into LINQPad and exposes its code model to queries. This package contains an optional driver, samples, and dumping methods. -
- 66,975 total downloads
- last updated 7/21/2026
- Latest version: 2026.1.21
A helper package used internally by Metalama to process telemetry and provide a user interface. -
- 66,343 total downloads
- last updated 7/21/2026
- Latest version: 2026.1.21
A Metalama weaver that makes all methods in a type virtual. -
-
.NET 8.0 This package targets .NET 8.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.7.2 This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
- 63,789 total downloads
- last updated 7/21/2026
- Latest version: 2026.1.21
Represents the concept of Immutable Type so that it can be used by other packages like Metalama.Patterns.Observability. -
-
-
.NET 8.0 This package targets .NET 8.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.7.2 This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
- 61,410 total downloads
- last updated 7/21/2026
- Latest version: 2026.1.21
A set of aspects that simplify the caching: [Cache] to cache a method result as a function of its parameters, [InvalidateCache] to invalidate the cache, or [CacheKey] to mark a cache key in a... More information -
-
- 55,625 total downloads
- last updated 7/29/2026
- Latest version: 2023.2.404
A multi-repo build orchestrator used by PostSharp Technologies for its products and for Metalama. -
- 54,721 total downloads
- last updated 7/21/2026
- Latest version: 2026.1.21
A package containing annotated PostSharp API, documenting its Metalama equivalent. It is only useful when migrating PostSharp to Metalama, and must then be removed. -
- 53,762 total downloads
- last updated 7/21/2026
- Latest version: 2026.1.21
Redistributable components for package 'Metalama.Community.Costura'. This package should only be installed as a dependency. (This is not the package you are looking for if you want to use... More information -
- 45,799 total downloads
- last updated 4/5/2023
- Latest version: 1.0.141-preview (prerelease)
Package Description -
- 44,964 total downloads
- last updated 7/21/2026
- Latest version: 2026.1.21
A Metalama weaver that embeds dependent assemblies as managed resources. A fork of Costura.Fody. -
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.7.1 This package targets .NET Framework 4.7.1. The package is compatible with this framework or higher.
- 44,385 total downloads
- last updated 7/24/2026
- Latest version: 2026.0.15
PostSharp.Patterns.Diagnostics: instrumentation of HttpClient. -
-
- 43,859 total downloads
- last updated 7/24/2026
- Latest version: 2026.0.15
PostSharp.Patterns.Diagnostics: instruments incoming legacy ASP.NET HTTP requests thanks to an IHttpModule. -
-
.NET 8.0 This package targets .NET 8.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.7.1 This package targets .NET Framework 4.7.1. The package is compatible with this framework or higher.
- 41,944 total downloads
- last updated 7/21/2026
- Latest version: 2026.1.21
Redis back-end for Metalama.Patterns.Caching. Implements both caching and cache invalidation over Redis Pub/Sub -
-
- 33,697 total downloads
- last updated 7/21/2026
- Latest version: 2026.1.21
Contains trivial aspects used in Metalama's getting started documentation. Do not use in production code.