Metadata >> NuGet >> MrAdvice

MrAdvice

Metadata

Authors Arx One
Copyrights Copyright 2015
Description 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.
IconUrl https://raw.githubusercontent.com/ArxOne/MrAdvice/master/Icon/MrAdvice.png
LicenseUrl http://opensource.org/licenses/mit-license.php
Owners Arx One
ProjectUrl http://mradvice.arxone.com/
RequireLicenseAcceptance False
Summary .NET build step aspect weaver
Tags weaver aspect advice pointcut .net attributes injection pcl portable windows silverlight phone sl5 wp8
Dependencies Fody
Title Mr. Advice
PackageSize 99973
PackageHashAlgorithm SHA512
PackageHash Dzn4gbxvfKVCB0+UIOeIlQUKzgHekmAEy05j0LGDqvRbPRBr4rRJoxhmhfpEi3pDtB0ZHuGHRwGIdfFEBOEqTA==
DownloadCount 000000
CreatedDate 2015-07-24T09:16:23

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MrAdvice -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MrAdvice -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package MrAdvice
Installing the package (HTTP Basic authentication):
Install-Package MrAdvice -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MrAdvice -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package MrAdvice

OpenWrap

Installing the package:
o add-wrap MrAdvice
Uninstalling the package:
o remove-wrap MrAdvice

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.9.9.5