PostSharp
-
- 83,014 total downloads
- last updated 8/21/2026
- Latest version: 2026.1.25
A Metalama extension that exposes code metrics to the code model. -
- 82,857 total downloads
- last updated 8/21/2026
- Latest version: 2026.1.25
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,800 total downloads
- last updated 8/5/2026
- Latest version: 2026.0.16
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.
- 77,530 total downloads
- last updated 8/21/2026
- Latest version: 2026.1.25
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. -
-
- 73,319 total downloads
- last updated 8/21/2026
- Latest version: 2026.1.25
A Metalama weaver that automatically adds CancellationToken to your method definitions and your method calls. -
-
.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.
- 72,230 total downloads
- last updated 8/21/2026
- Latest version: 2026.1.25
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 -
-
- 70,884 total downloads
- last updated 8/21/2026
- Latest version: 2026.1.25
A helper package used internally by Metalama to process telemetry and provide a user interface. -
-
.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.
- 70,028 total downloads
- last updated 8/21/2026
- Latest version: 2026.1.25
Represents the concept of Immutable Type so that it can be used by other packages like Metalama.Patterns.Observability. -
-
- 69,805 total downloads
- last updated 8/5/2026
- Latest version: 2026.0.16
Allows for configuring transaction policies via an XML document. -
- 69,043 total downloads
- last updated 8/21/2026
- Latest version: 2026.1.25
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. -
- 69,002 total downloads
- last updated 8/21/2026
- Latest version: 2026.1.25
A Metalama weaver that makes all methods in a type virtual. -
- 57,770 total downloads
- last updated 8/31/2026
- Latest version: 2023.2.418
A multi-repo build orchestrator used by PostSharp Technologies for its products and for Metalama. -
- 55,816 total downloads
- last updated 8/21/2026
- Latest version: 2026.1.25
A package containing annotated PostSharp API, documenting its Metalama equivalent. It is only useful when migrating PostSharp to Metalama, and must then be removed. -
- 54,618 total downloads
- last updated 8/21/2026
- Latest version: 2026.1.25
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,939 total downloads
- last updated 4/5/2023
- Latest version: 1.0.141-preview (prerelease)
Package Description -
- 45,771 total downloads
- last updated 8/21/2026
- Latest version: 2026.1.25
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.
- 45,257 total downloads
- last updated 8/5/2026
- Latest version: 2026.0.16
PostSharp.Patterns.Diagnostics: instrumentation of HttpClient. -
-
- 44,545 total downloads
- last updated 8/5/2026
- Latest version: 2026.0.16
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.
- 42,793 total downloads
- last updated 8/21/2026
- Latest version: 2026.1.25
Redis back-end for Metalama.Patterns.Caching. Implements both caching and cache invalidation over Redis Pub/Sub -
-
- 34,689 total downloads
- last updated 8/21/2026
- Latest version: 2026.1.25
Contains trivial aspects used in Metalama's getting started documentation. Do not use in production code.