• This repository has been archived on 08/Feb/2023
  • Stars
    star
    1
  • Language
    C#
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Metalama weaver that automatically adds CancellationToken to your method definitions and your method calls.

More Repositories

1

Metalama

Metalama is a Roslyn-based meta-programming framework. Use this repo to report bugs or ask questions.
158
star
2

PostSharp.Samples

PostSharp Samples
C#
117
star
3

Metalama.Framework

The core repository of the Metalama project. Published under a proprietary source-available license.
C#
29
star
4

Metalama.Samples

A set of samples for Metalama aspect framework.
C#
18
star
5

Home

General information about PostSharp repositories
12
star
6

ThreadingTalk

Sample material for Gael's threading talk
C#
9
star
7

PostSharp.Community.Packer

Packs all your .dlls into your main executable so it becomes standalone
C#
8
star
8

Metalama.Patterns

An open-source, professionally-built and fully supported library of Metalama aspects.
C#
8
star
9

Metalama.Extensions

Open-source extensions to Metalama.Framework
C#
5
star
10

PostSharp.Community.StructuralEquality

Add [StructuralEquality] to your classes to avoid writing Equals and GetHashCode methods.
C#
5
star
11

PostSharp.Community.ToString

Auto-generates ToString() based on your class's fields and/or properties.
C#
4
star
12

PostSharp.LicenseServer

PostSharp License Server
C#
4
star
13

PostSharp.Tutorials

Source code used to create tutorial videos.
C#
4
star
14

PostSharp.Engineering

PostSharp.Engineering is the in-house multi-repo continuous build and integration framework used at PostSharp Technologies.
C#
4
star
15

PostSharp.Community.DeepSerializable

A [Serializable]-like attribute that applies recursively.
C#
3
star
16

Metalama.Documentation

Documentation of Metalama aspect framework.
C#
3
star
17

Metalama.Community

C#
3
star
18

PostSharp.Community.HelloWorld

An example add-in for PostSharp
C#
3
star
19

Metalama.Backstage

Infrastructure services for Metalama.
C#
2
star
20

PostSharp.Community.UnsafeMemoryChecker

Throws an exception if your unsafe code attempts to write to memory you don't control
C#
1
star
21

PostSharp.Engineering.ProductTemplate

A templates for repos built with PostSharp.Engineering
C#
1
star
22

PostSharp.Utilities

PowerShell
1
star
23

PostSharpTraining

C#
1
star
24

Metalama.LinqPad

C#
1
star
25

BlogCode

Example projects cited in blog posts (http://www.sharpcrafters.com/blog).
C#
1
star
26

Metalama.Demo

The source code for the Metalama demo video.
C#
1
star
27

PostSharp.Community.Virtuosity

Make all your methods virtual
C#
1
star
28

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.
1
star