MrAdvice 2.0.0-alpha4

This is a prerelease version of MrAdvice.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MrAdvice --version 2.0.0-alpha4
                    
NuGet\Install-Package MrAdvice -Version 2.0.0-alpha4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MrAdvice" Version="2.0.0-alpha4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MrAdvice" Version="2.0.0-alpha4" />
                    
Directory.Packages.props
<PackageReference Include="MrAdvice" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MrAdvice --version 2.0.0-alpha4
                    
#r "nuget: MrAdvice, 2.0.0-alpha4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MrAdvice@2.0.0-alpha4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MrAdvice&version=2.0.0-alpha4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MrAdvice&version=2.0.0-alpha4&prerelease
                    
Install as a Cake Tool

MrAdvice allows to weave aspects at build-time (just like PostSharp, but free as in free beer). Write your own aspects in the form of attributes and apply them to target methods or properties. This version does not require any dependency (on the opposite of MrAdvice.Fody which requires Fody).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (30)

Showing the top 5 NuGet packages that depend on MrAdvice:

Package Downloads
MrAdvice.Fody

Obsolete! Use https://www.nuget.org/packages/MrAdvice/ instead! MrAdvice allows to weave aspects at build-time (just like PostSharp, but free as in free beer). Write your own aspects in the form of attributes and apply them to target methods or properties.

MrAdvice.MVVM

MrAdvice.MVVM is a lightweight MVVM library. It implements NotifyPropertyChanged, DependencyProperty (dependency and attached), A command binder and some threading management.

ZLSoft.QWPlatform.SystemLibraryCore

公共类库组件

SD.AOP.Core

SD.AOP 面向方面编程基础

ArxOne.Persistence

A simple persistence library. Simply mark properties with attributes and they are persisted in registry.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.20.5 3,078 3/2/2026
2.20.4 151 3/2/2026
2.20.3 178 3/2/2026
2.20.2 157 3/2/2026
2.20.1 2,194 1/3/2026
2.20.0 2,025 12/20/2025
2.19.1 38,088 2/20/2025
2.19.0 505 2/17/2025
2.17.0 7,724 11/28/2024
2.16.0 30,314 8/20/2024
2.15.0 54,222 2/1/2024
2.14.0 2,687 1/8/2024
2.13.0 1,433 11/17/2023
2.12.2 4,780 5/12/2023
2.12.2-t1 796 5/12/2023
2.12.1 5,207 3/28/2023
2.12.0 14,038 3/11/2023
2.0.0-alpha4 3,067 10/2/2016
Loading failed