PostSharp
- 83,651 total downloads
- last updated 12/29/2020
- Latest version: 6.8.7
PostSharp.Patterns.Diagnostics: support for Trace, TraceSource and EventSource.
- 82,449 total downloads
- last updated 12/29/2020
- Latest version: 6.8.7
Provides access to PostSharp registry settings and license. For PostSharp internal use only.
- 76,799 total downloads
- last updated 12/4/2020
- Latest version: 6.7.12
PostSharp.Patterns.Diagnostics: support for Gibraltar Loupe.
- 70,984 total downloads
- last updated 5/29/2019
- Latest version: 4.3.48
Controls and commands for the PostSharp Model Pattern Library.
- 63,381 total downloads
- last updated 12/29/2020
- Latest version: 6.8.7
PostSharp.Patterns.Caching: support for Redis.
- 62,521 total downloads
- last updated 12/29/2020
- Latest version: 6.8.7
PostSharp.Patterns.Diagnostics: support for Serilog.
- 60,114 total downloads
- last updated 12/29/2020
- Latest version: 6.8.7
Redistributable components for package 'PostSharp.Patterns.Xaml'. This package should only be installed as a dependency.
(This is not the package you are looking for).
- 56,317 total downloads
- last updated 12/29/2020
- Latest version: 6.8.7
PostSharp.Patterns.Diagnostics: support for Common.Logging.
- 56,238 total downloads
- last updated 12/29/2020
- Latest version: 6.8.7
PostSharp.Patterns.Diagnostics: support for Microsoft Application Insights.
- 54,985 total downloads
- last updated 12/29/2020
- Latest version: 6.8.7
Command, Dependency Property and Attached Property patterns. Also contains WPF controls for PostSharp.Patterns.Model. An official PostSharp pattern library.
- 51,511 total downloads
- last updated 12/29/2020
- Latest version: 6.8.7
PostSharp.Patterns.Diagnostics: support for Microsoft.Extensions.Logging.
- 50,041 total downloads
- last updated 12/29/2020
- Latest version: 6.8.7
PostSharp.Patterns.Caching: Support for Windows Azure.
- 39,255 total downloads
- last updated 5/29/2019
- Latest version: 4.3.48
This package allows to start and communicate with PostSharp Compiler Service.
It is used by PostSharp.Dnx. This package will be deleted when PostSharp.Dnx will be
merged into the stable PostSharp package.
- 5,298 total downloads
- last updated 12/29/2020
- Latest version: 6.8.7
PostSharp.Patterns.Caching: Compatibility with Microsoft's IMemoryCache.
- 960 total downloads
- last updated 8/24/2020
- Latest version: 1.3.0
Auto-generates `ToString()` based on your class's fields and/or properties.
- 665 total downloads
- last updated 4/20/2020
- Latest version: 1.1.0
Embeds dependencies as resources so that you have a standalone executable
- 276 total downloads
- last updated 4/20/2020
- Latest version: 1.4.0
An example PostSharp add-in that adds Console.WriteLine("Hello World!") to every method annotated with [HelloWorld].
- 270 total downloads
- last updated 4/20/2020
- Latest version: 1.1.0
Automatically generates Equals and GetHashCode for annotated classes.
- 261 total downloads
- last updated 4/20/2020
- Latest version: 1.3.0
A class annotated with [DeepSerializable] and all of its fields, recursively, are marked as serializable.
- 256 total downloads
- last updated 4/20/2020
- Latest version: 1.1.0
Allows you to make all or almost all of your methods virtual.