PostSharp's repositories
PostSharp.Samples
PostSharp Samples
Metalama.Framework
The core repository of the Metalama project. Published under a proprietary source-available license.
Metalama.Patterns
An open-source, professionally-built and fully supported library of Metalama aspects.
PostSharp.Community.Packer
Packs all your .dlls into your main executable so it becomes standalone
Metalama.Extensions
Open-source extensions to Metalama.Framework
PostSharp.Engineering
PostSharp.Engineering is the in-house multi-repo continuous build and integration framework used at PostSharp Technologies.
Metalama.Backstage
Infrastructure services for Metalama.
PostSharp.Community.ToString
Auto-generates ToString() based on your class's fields and/or properties.
PostSharp.LicenseServer
PostSharp License Server
PostSharp.Tutorials
Source code used to create tutorial videos.
Metalama.Demo
The source code for the Metalama demo video.
PostSharp.IL
PostSharp.IL is an aspect-oriented framework based on IL rewriting. Metalama is a Roslyn-based meta-programming framework. Use this repo to report bugs or ask questions.
Metalama.Framework.RunTime
Run-time helper classes used by the code generated by Metalama.
Metalama.Open.AutoCancellationToken
A Metalama weaver that automatically adds CancellationToken to your method definitions and your method calls.
Metalama.Tests.NopCommerce
This is a fork of NopCommerce where we test Metalama.
PostSharp.Community.UnsafeMemoryChecker
Throws an exception if your unsafe code attempts to write to memory you don't control
PostSharp.Community.Virtuosity
Make all your methods virtual
PostSharp.Engineering.ProductTemplate
A templates for repos built with PostSharp.Engineering
teamcity-azure-agent
TeamCity support for Azure cloud build agents
Metalama.Migration
The original PostSharp API annotated with migration suggestions to Metalama
Metalama.Open.Costura
A Metalama weaver that embeds dependent assemblies as managed resources. A fork of Costura.Fody.
Metalama.Open.Virtuosity
A Metalama weaver that makes all methods virtual.
PostSharp.Engineering.CodeStyle
.editorconfig and Rider configuration for our projects
PostSharp.Engineering.Test.GitHub
A repository for testing purposes.