Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org "Cecil" keyword

fody 6.8.1 💰
Extensible tool for weaving .net assemblies.
205 versions - Latest release: 2 days ago - 141 dependent packages - 58.1 million downloads total - 4,223 stars on GitHub - 3 maintainers
propertychanged.fody 4.1.0 💰
Add property notification to all classes that implement INotifyPropertyChanged.
156 versions - Latest release: over 1 year ago - 119 dependent packages - 21.1 million downloads total - 1,821 stars on GitHub - 3 maintainers
configureawait.fody 3.3.2 💰
Configure async code's ConfigureAwait at a global level.
19 versions - Latest release: over 1 year ago - 702 dependent packages - 10.3 million downloads total - 439 stars on GitHub - 2 maintainers
costura.fody 5.7.0 💰
Fody add-in for embedding references as resources.
98 versions - Latest release: over 2 years ago - 30 dependent packages - 5.89 million downloads total - 2,299 stars on GitHub - 2 maintainers
Top 2.2% on nuget.org
moduleinit.fody 2.1.1
Adds a module initializer to an assembly.
34 versions - Latest release: over 3 years ago - 12 dependent packages - 141 dependent repositories - 1.44 million downloads total - 110 stars on GitHub - 2 maintainers
nullguard.fody 3.1.1 💰
Add null checks.
61 versions - Latest release: over 1 year ago - 13 dependent packages - 1.31 million downloads total - 684 stars on GitHub - 3 maintainers
Top 2.2% on nuget.org
equals.fody 4.0.2 💰
Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [...
55 versions - Latest release: over 2 years ago - 15 dependent packages - 23 dependent repositories - 1.08 million downloads total - 109 stars on GitHub - 2 maintainers
fodyhelpers 6.8.1 💰
Helpers for Fody.
124 versions - Latest release: 2 days ago - 23 dependent packages - 936 thousand downloads total - 4,223 stars on GitHub - 2 maintainers
methodtimer.fody 3.2.2 💰
Adds basic timing to methods.
59 versions - Latest release: 12 months ago - 14 dependent packages - 898 thousand downloads total - 619 stars on GitHub - 3 maintainers
Top 4.0% on nuget.org
anotar.serilog.fody 6.0.0 💰
Simplifies logging through a static helper class and some IL manipulation.
92 versions - Latest release: over 2 years ago - 1 dependent package - 14 dependent repositories - 700 thousand downloads total - 257 stars on GitHub - 2 maintainers
Top 3.1% on nuget.org
cauldron.interception.fody 3.2.3
Fody add-in that provides custom interception. Supports Net45, NetStandard2.0 and UWP. Meth...
105 versions - Latest release: over 5 years ago - 18 dependent packages - 3 dependent repositories - 577 thousand downloads total - 76 stars on GitHub - 1 maintainer
Top 2.7% on nuget.org
virtuosity.fody 3.1.1 💰
Fody add-in for changing all members to virtual.
37 versions - Latest release: about 3 years ago - 14 dependent packages - 46 dependent repositories - 540 thousand downloads total - 60 stars on GitHub - 2 maintainers
Top 5.4% on nuget.org
emptyconstructor.fody 3.0.3 💰
Injects an empty constructor into classes.
41 versions - Latest release: over 2 years ago - 1 dependent package - 7 dependent repositories - 442 thousand downloads total - 29 stars on GitHub - 2 maintainers
fodypackaging 6.8.1 💰
NuGet packaging Fody repositories
124 versions - Latest release: 2 days ago - 4 dependent packages - 348 thousand downloads total - 4,223 stars on GitHub - 2 maintainers
Top 8.7% on nuget.org
tostring.fody 1.11.1 💰
Generate ToString method from public properties.
37 versions - Latest release: over 1 year ago - 1 dependent package - 335 thousand downloads total - 78 stars on GitHub - 2 maintainers
Top 3.7% on nuget.org
janitor.fody 1.9.0 💰
Fody add-in that helps with implementing IDisposable.
42 versions - Latest release: over 2 years ago - 2 dependent packages - 40 dependent repositories - 317 thousand downloads total - 75 stars on GitHub - 2 maintainers
Top 2.6% on nuget.org
tracer.fody 3.3.1
Trace.Fody is an ILWeaver which adds trace enter and leave log entries to methods. Besides it rew...
24 versions - Latest release: about 4 years ago - 31 dependent packages - 8 dependent repositories - 289 thousand downloads total - 92 stars on GitHub - 1 maintainer
Top 8.8% on nuget.org
propertychanging.fody 1.30.3 💰
Add property notification to all classes that implement INotifyPropertyChanging.
60 versions - Latest release: over 1 year ago - 1 dependent package - 288 thousand downloads total - 53 stars on GitHub - 2 maintainers
Top 8.8% on nuget.org
obsolete.fody 5.3.0 💰
Allows a more expressive use of the ObsoleteAttribute.
64 versions - Latest release: over 2 years ago - 4 dependent packages - 281 thousand downloads total - 32 stars on GitHub - 2 maintainers
Top 8.8% on nuget.org
resource.embedder 2.2.0
Embeds translations (satellite assemblies) automatically into the exe/dll itself during the build...
29 versions - Latest release: about 2 years ago - 3 dependent packages - 266 thousand downloads total - 1 maintainer
runtimenullables.fody 1.0.6
Automatic null check injection for runtime C# Nullable Reference Types (NRT) parameter/contract v...
17 versions - Latest release: 8 months ago - 1 dependent package - 253 thousand downloads total - 27 stars on GitHub - 1 maintainer
inlineil.fody 1.8.0
Inject arbitrary IL code at compile time.
49 versions - Latest release: 4 months ago - 235 thousand downloads total - 231 stars on GitHub - 2 maintainers
Top 7.3% on nuget.org
anotar.log4net.fody 5.1.2 💰
Simplifies logging through a static helper class and some IL manipulation.
81 versions - Latest release: about 4 years ago - 1 dependent package - 1 dependent repositories - 208 thousand downloads total - 257 stars on GitHub - 2 maintainers
Top 4.6% on nuget.org
asyncerrorhandler.fody 1.3.0 💰
An extension for Fody to integrate error handling into async and TPL code.
27 versions - Latest release: over 4 years ago - 1 dependent package - 23 dependent repositories - 199 thousand downloads total - 103 stars on GitHub - 2 maintainers
Top 5.4% on nuget.org
jetbrainsannotations.fody 2.17.0 💰
Converts all JetBrains ReSharper code annotations attributes to External Annotations, so you can ...
29 versions - Latest release: about 3 years ago - 1 dependent package - 30 dependent repositories - 199 thousand downloads total - 39 stars on GitHub - 2 maintainers
Top 6.2% on nuget.org
anotar.nlog.fody 6.0.0 💰
Simplifies logging through a static helper class and some IL manipulation.
85 versions - Latest release: over 2 years ago - 22 dependent repositories - 191 thousand downloads total - 257 stars on GitHub - 2 maintainers
Top 9.1% on nuget.org
infoof.fody 2.2.0 💰
Exposes 'methodof' and 'propertyof' to any .net language.
44 versions - Latest release: 10 days ago - 182 thousand downloads total - 65 stars on GitHub - 2 maintainers
Top 4.6% on nuget.org
autoproperties.fody 1.25.0 💰
This add-in gives you extended control over auto-properties, like directly accessing the backing ...
25 versions - Latest release: almost 4 years ago - 6 dependent packages - 4 dependent repositories - 177 thousand downloads total - 15 stars on GitHub - 2 maintainers
Top 5.1% on nuget.org
validar.fody 1.9.0
Fody add-in for validation in XAML bindings.
34 versions - Latest release: almost 4 years ago - 1 dependent package - 14 dependent repositories - 164 thousand downloads total - 54 stars on GitHub - 2 maintainers
Top 3.6% on nuget.org
cauldron.basicinterceptors 3.2.3
Custom interceptors for Cauldron.Interception.Fody that provides method, property, field and cons...
36 versions - Latest release: over 5 years ago - 10 dependent packages - 3 dependent repositories - 148 thousand downloads total - 76 stars on GitHub - 1 maintainer
Top 6.9% on nuget.org
anotar.commonlogging.fody 6.0.0 💰
Simplifies logging through a static helper class and some IL manipulation.
64 versions - Latest release: over 2 years ago - 3 dependent repositories - 128 thousand downloads total - 257 stars on GitHub - 2 maintainers
Top 6.6% on nuget.org
anotar.custom.fody 6.0.0 💰
Simplifies logging through a static helper class and some IL manipulation.
78 versions - Latest release: over 2 years ago - 8 dependent repositories - 121 thousand downloads total - 257 stars on GitHub - 2 maintainers
Top 4.0% on nuget.org
extraconstraints.fody 1.14.0 💰
Extra type constraints for Enum and Delegate.
37 versions - Latest release: over 4 years ago - 8 dependent packages - 15 dependent repositories - 120 thousand downloads total - 47 stars on GitHub - 2 maintainers
Top 5.1% on nuget.org
stamp.fody 1.4.2
Stamps an assembly with git information.
33 versions - Latest release: over 5 years ago - 1 dependent package - 17 dependent repositories - 106 thousand downloads total - 65 stars on GitHub - 1 maintainer
Top 5.2% on nuget.org
anotar.catel.fody 6.0.0 💰
Simplifies logging through a static helper class and some IL manipulation.
71 versions - Latest release: over 2 years ago - 1 dependent package - 2 dependent repositories - 104 thousand downloads total - 257 stars on GitHub - 2 maintainers
Top 7.3% on nuget.org
caseless.fody 1.9.1 💰
Changes string comparisons to case insensitive.
33 versions - Latest release: about 3 years ago - 112 dependent repositories - 101 thousand downloads total - 40 stars on GitHub - 2 maintainers
Top 7.1% on nuget.org
fielder.fody 1.2.4
Abandoned: Converts public fields to properties.
38 versions - Latest release: over 5 years ago - 1 dependent package - 9 dependent repositories - 85.6 thousand downloads total - 6 stars on GitHub - 2 maintainers
Top 6.7% on nuget.org
scalpel.fody 1.3.0 💰
Remove test references from an assembly.
30 versions - Latest release: over 4 years ago - 1 dependent package - 5 dependent repositories - 81.5 thousand downloads total - 27 stars on GitHub - 2 maintainers
Top 9.6% on nuget.org
lazy.fody 1.11.0 💰
Automates the plumbing around System.Lazy.
12 versions - Latest release: over 2 years ago - 2 dependent repositories - 79.5 thousand downloads total - 18 stars on GitHub - 2 maintainers
resourcer.fody 1.8.1 💰
Fody add-in for reading embedded resources.
31 versions - Latest release: over 1 year ago - 76.1 thousand downloads total - 37 stars on GitHub - 2 maintainers
Top 7.7% on nuget.org
anotar.splat.fody 6.0.0 💰
Simplifies logging through a static helper class and some IL manipulation.
54 versions - Latest release: over 2 years ago - 1 dependent repositories - 71.9 thousand downloads total - 257 stars on GitHub - 2 maintainers
ilmerge.fody 1.24.0 💰
Merges the referenced types of local dependencies as private types into the target assembly, and ...
26 versions - Latest release: about 1 year ago - 1 dependent package - 63.6 thousand downloads total - 32 stars on GitHub - 2 maintainers
Top 5.1% on nuget.org
publicize.fody 1.8.0 💰
Fody add-in for converting non-public members to public hidden members.
29 versions - Latest release: over 4 years ago - 6 dependent packages - 5 dependent repositories - 61.9 thousand downloads total - 12 stars on GitHub - 2 maintainers
Top 8.6% on nuget.org
freezable.fody 1.9.3
Implements the Freezable pattern.
27 versions - Latest release: over 5 years ago - 3 dependent repositories - 57.9 thousand downloads total - 20 stars on GitHub - 2 maintainers
Top 7.9% on nuget.org
anotar.nservicebus.fody 6.0.0 💰
Simplifies logging through a static helper class and some IL manipulation.
42 versions - Latest release: over 2 years ago - 1 dependent repositories - 56.5 thousand downloads total - 257 stars on GitHub - 2 maintainers
stampsvn.fody 0.7.9
Stamps an assembly with svn information.
41 versions - Latest release: over 124 years ago - 55.1 thousand downloads total - 5 stars on GitHub - 1 maintainer
Top 6.3% on nuget.org
with.fody 0.9.0
Package Description
10 versions - Latest release: almost 5 years ago - 3 dependent packages - 1 dependent repositories - 52.3 thousand downloads total - 36 stars on GitHub - 1 maintainer
Top 8.4% on nuget.org
tracer.serilog.fody 3.3.1
Serilog adapter for Tracer.Fody which is an ILWeaver adding trace enter and leave log entries to ...
16 versions - Latest release: about 4 years ago - 1 dependent repositories - 50.3 thousand downloads total - 92 stars on GitHub - 1 maintainer
Top 8.3% on nuget.org
visualize.fody 1.2.0 💰
Package Description
24 versions - Latest release: over 4 years ago - 5 dependent repositories - 49.2 thousand downloads total - 43 stars on GitHub - 2 maintainers
compiletimeweaver.fody 3.3.5
Compile time IL weaver for AOP implementation.
16 versions - Latest release: about 2 months ago - 44 thousand downloads total - 1 maintainer
Top 8.5% on nuget.org
tracer.log4net.fody 3.3.1
Log4Net adapter for Tracer.Fody which is an ILWeaver adding trace enter and leave log entries to ...
22 versions - Latest release: about 4 years ago - 1 dependent repositories - 43.6 thousand downloads total - 92 stars on GitHub - 1 maintainer
Top 7.1% on nuget.org
autolazy.fody 2.2.1
A Fody add-in that implements the double check locking pattern automatically.
16 versions - Latest release: over 6 years ago - 1 dependent package - 2 dependent repositories - 41.7 thousand downloads total - 25 stars on GitHub - 1 maintainer
Top 9.4% on nuget.org
undisposed.fody 3.0.0
Fody add-in that helps tracking down undisposed objects
5 versions - Latest release: almost 6 years ago - 2 dependent repositories - 39.3 thousand downloads total - 22 stars on GitHub - 2 maintainers
Top 8.7% on nuget.org
tracer.4nlog.fody 3.3.1
NLog adapter for Tracer.Fody (which is an ILWeaver adding trace enter and leave log entries to me...
15 versions - Latest release: about 4 years ago - 1 dependent repositories - 38.7 thousand downloads total - 92 stars on GitHub - 1 maintainer
basicfodyaddin.fody 1.2.0
Injects a new type that writes "Hello World".
16 versions - Latest release: over 4 years ago - 2 dependent repositories - 38.6 thousand downloads total - 2 maintainers
Top 9.1% on nuget.org
weaving.aspects 2.0.1
Aspects is a AOP tool based on Fody, that allow you to encapsulate your code with attributes..
35 versions - Latest release: about 5 years ago - 3 dependent packages - 1 dependent repositories - 36.1 thousand downloads total - 1 stars on GitLab.com - 1 maintainer
Top 9.0% on nuget.org
methodcache.fody 1.5.1
A method and property caching Fody addin.
17 versions - Latest release: almost 7 years ago - 1 dependent repositories - 33.8 thousand downloads total - 59 stars on GitHub - 1 maintainer
equatable.fody 1.9.0 💰
Generate the Equals, GetHashCode and operators methods from properties or fields decorated with t...
14 versions - Latest release: almost 4 years ago - 1 dependent repositories - 33.3 thousand downloads total - 6 stars on GitHub - 2 maintainers
Top 8.8% on nuget.org
bindables.fody 6.3.0
Fody add-in for creating dependency or attached properties from auto properties.
14 versions - Latest release: about 3 years ago - 1 dependent package - 32.1 thousand downloads total - 48 stars on GitHub - 1 maintainer
Top 9.3% on nuget.org
weaving.aspects.fody 1.5.4
Aspects is a AOP tool based on Fody, that allow you to encapsulate your code with attributes..
32 versions - Latest release: almost 6 years ago - 3 dependent packages - 1 dependent repositories - 31.5 thousand downloads total - 1 stars on GitLab.com - 1 maintainer
cryptstr.fody 0.4.0
Uses AES to encrypt literal strings in your assembly. Compatible with ClickOnce.
4 versions - Latest release: over 10 years ago - 2 dependent repositories - 30.9 thousand downloads total - 1 maintainer
cocohub.tracer.fody 2.0.0.52
Cocohub.Tracer
25 versions - Latest release: about 6 years ago - 1 dependent package - 30.1 thousand downloads total - 1 maintainer
weakeventhandler.fody 1.8.0 💰
Changes regular event handlers into weak event handlers by weaving a weak event adapter between s...
8 versions - Latest release: 11 months ago - 2 dependent packages - 29.9 thousand downloads total - 8 stars on GitHub - 2 maintainers
Top 9.2% on nuget.org
kasay.bindableproperty.fody 1.0.6
Auto BindableProperty in Xamarin.Forms with Fody.
7 versions - Latest release: about 4 years ago - 4 dependent packages - 1 dependent repositories - 26.2 thousand downloads total - 1 stars on GitHub - 1 maintainer
Top 9.9% on nuget.org
usable.fody 0.3.5
Disposable, without the Using.
17 versions - Latest release: over 8 years ago - 1 dependent repositories - 24.2 thousand downloads total - 21 stars on GitHub - 2 maintainers
Top 9.3% on nuget.org
assertmessage.fody 2.1.0 💰
Adds 'message' parameter to Assertions. It is generated from source code. Nunit, Mstest, Xunit is...
14 versions - Latest release: over 4 years ago - 4 dependent repositories - 23.6 thousand downloads total - 22 stars on GitHub - 2 maintainers
swallowexceptions.fody 1.0.1
A Fody plugin that allows you to annotate a method with the [SwallowExceptions] attribute to have...
7 versions - Latest release: about 4 years ago - 1 dependent repositories - 23.4 thousand downloads total - 13 stars on GitHub - 1 maintainer
dutiful.fody 0.1.1
Make your methods Dutiful.
21 versions - Latest release: about 8 years ago - 22.1 thousand downloads total - 2 stars on GitHub - 1 maintainer
vandelay.fody 0.8.1
Fody add-in that helps with importing/exporting MEF interfaces.
16 versions - Latest release: over 3 years ago - 21.8 thousand downloads total - 3 stars on GitHub - 1 maintainer
cauldron.cecilator 3.2.3
A Fody/Mono.Cecil wrapper that provides most basic IL code weaving helpers.
24 versions - Latest release: over 5 years ago - 1 dependent package - 21.4 thousand downloads total - 76 stars on GitHub - 1 maintainer
commander.fody 0.8.0
Fody add-in for command invoking and implementation.
4 versions - Latest release: over 10 years ago - 11 dependent repositories - 18.7 thousand downloads total - 1 maintainer
throttle.fody 1.7.0 💰
Injects code do to easily use throttles. Simply add the Throttled attribute to a method to wire u...
9 versions - Latest release: almost 4 years ago - 8 dependent repositories - 18.1 thousand downloads total - 14 stars on GitHub - 2 maintainers
Top 9.4% on nuget.org
localsinit.fody 1.1.0
Control the value of the localsinit flag on methods.
4 versions - Latest release: over 4 years ago - 1 dependent package - 3 dependent repositories - 17.8 thousand downloads total - 17 stars on GitHub - 2 maintainers
Top 10.0% on nuget.org
ionad.fody 2.2.0 💰
Replaces static method calls.
11 versions - Latest release: over 4 years ago - 1 dependent repositories - 17 thousand downloads total - 68 stars on GitHub - 2 maintainers
xtructure.resourceembedder 0.0.1
Xtructure add-in for embedding references as resources.
16 versions - Latest release: over 124 years ago - 16.2 thousand downloads total - 1 maintainer
kumsal.fody 0.0.2
Fody add-in for embedding references as resources.
16 versions - Latest release: about 7 years ago - 15.6 thousand downloads total - 1 maintainer
spatialfocus.addsetter.fody 1.1.0
A add setter Fody plugin.
2 versions - Latest release: over 2 years ago - 1 dependent repositories - 15 thousand downloads total - 3 stars on GitHub - 2 maintainers
crmlogger.fody 2.1.2
CrmLogger.Fody is a Fody add-in that injects logging for function entry, exit, parameters, and re...
21 versions - Latest release: 12 months ago - 14.9 thousand downloads total - 2 maintainers
netstandardrecords.fody 1.3.0
Allows .NET standard builds to use and consume assembiles compiled with C# 9 records.
4 versions - Latest release: almost 3 years ago - 14.7 thousand downloads total - 1 stars on GitHub - 1 maintainer
resource.embedder.core 2.2.0
Library to make embedding files as resources into other executables/libraries during runtime easy...
16 versions - Latest release: about 2 years ago - 14.5 thousand downloads total - 1 maintainer
expandointelligizer.fody 0.2.2
A Nuget Fody plugin for converting dictionary members into class level properties This is ...
9 versions - Latest release: over 8 years ago - 13.7 thousand downloads total - 1 stars on GitHub - 1 maintainer
deepcopy.fody 1.0.16
Injects deep copy constructors and methods for properties.
17 versions - Latest release: about 2 years ago - 12.9 thousand downloads total - 13 stars on GitHub - 1 maintainer
emptystringguard.fody 1.1.0
Add empty string checks.
7 versions - Latest release: about 7 years ago - 6 dependent repositories - 12.8 thousand downloads total - 3 stars on GitHub - 2 maintainers
bones.akka.monitoring.weaver.fody 0.0.73
Package Description
60 versions - Latest release: about 2 months ago - 1 dependent package - 12.7 thousand downloads total - 1 maintainer
substitute.fody 1.6.0 💰
Substitute types with other types to e.g. intercept generated code.
9 versions - Latest release: about 4 years ago - 1 dependent repositories - 12.6 thousand downloads total - 16 stars on GitHub - 2 maintainers
mugenmvvmtoolkit.fody 6.5.1
Fody add-in that adds the ability to save the state of asynchronous tasks for WP and WinRT platfo...
9 versions - Latest release: about 7 years ago - 5 dependent repositories - 12.6 thousand downloads total - 4 stars on GitHub - 1 maintainer
spring.fody 1.0.6
Automatic Spring.Net dependency injection with Fody addins.
8 versions - Latest release: almost 11 years ago - 1 dependent repositories - 12.5 thousand downloads total - 13 stars on GitHub - 1 maintainer
janitorexplicit.fody 1.2.1
Fork of Janitor.Fody that wants to be more explicit.
1 version - Latest release: over 7 years ago - 11.4 thousand downloads total - 0 stars on GitHub - 1 maintainer
kasay.fodyhelpers 1.0.3
Helper for projects in Fody.
4 versions - Latest release: about 4 years ago - 1 dependent repositories - 11.3 thousand downloads total - 1 maintainer
dotnext.augmentation.fody 2.1.0
Makes .NEXT features available at compile time
15 versions - Latest release: almost 4 years ago - 11.2 thousand downloads total - 1 maintainer
trackchange.fody 1.1.5
Tracking POCO properties changes , easy to access what properties changed..
14 versions - Latest release: about 4 years ago - 11.1 thousand downloads total - 9 stars on GitHub - 1 maintainer
splashscreen.fody 2.1.0 💰
Lets you design your WPF splash screen as a WPF Control instead of a static bitmap
16 versions - Latest release: 6 months ago - 10.7 thousand downloads total - 30 stars on GitHub - 2 maintainers
nancy.modelpostprocess.fody 0.1.8
Nancy does not have a way to modify model after the route has been executed. The only option is t...
7 versions - Latest release: over 10 years ago - 10.6 thousand downloads total - 1 maintainer
alex.fody 2.0.8
Fody test.
6 versions - Latest release: over 1 year ago - 17 dependent packages - 10.6 thousand downloads total - 1 maintainer
cache.fody 1.0.10
Injects method cache code.
8 versions - Latest release: about 6 years ago - 1 dependent package - 1 dependent repositories - 10.6 thousand downloads total - 7 stars on GitHub - 1 maintainer
unswallowexceptions.fody 0.3.3
Un-swallows any exceptions that have been swallowed using IL weaving
8 versions - Latest release: over 124 years ago - 10.2 thousand downloads total - 1 maintainer
xf.bindableproperty.fody 1.3.0
Transforms auto properties into xamarin bindable properties.
7 versions - Latest release: over 3 years ago - 10.1 thousand downloads total - 5 stars on GitHub - 1 maintainer
Top 9.7% on nuget.org
sigourney 0.4.1
A lightweight toolkit that helps easily writing .NET assembly weavers.
13 versions - Latest release: over 2 years ago - 2 dependent packages - 9.86 thousand downloads total - 7 stars on GitHub - 1 maintainer
memoryinterop.ilpatcher 2.2.1
A MSBuild task that scans assemblies for locations to patch in IL code that normally cannot be ge...
6 versions - Latest release: almost 3 years ago - 5 dependent repositories - 9.81 thousand downloads total - 1 maintainer
weaving.aspects.logging 2.0.1
Aspects is a AOP tool based on Fody, that allow you to encapsulate your code with attributes..
12 versions - Latest release: about 5 years ago - 1 dependent repositories - 9.68 thousand downloads total - 1 stars on GitLab.com - 1 maintainer