MrAdvice 2.8.3
See the version list below for details.
dotnet add package MrAdvice --version 2.8.3
NuGet\Install-Package MrAdvice -Version 2.8.3
<PackageReference Include="MrAdvice" Version="2.8.3" />
paket add MrAdvice --version 2.8.3
#r "nuget: MrAdvice, 2.8.3"
// Install MrAdvice as a Cake Addin #addin nuget:?package=MrAdvice&version=2.8.3 // Install MrAdvice as a Cake Tool #tool nuget:?package=MrAdvice&version=2.8.3
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).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net40-client is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
This package has no dependencies.
NuGet packages (24)
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. |
|
ZLSoft.QWPlatform.SystemLibraryCore
v6.0.0.0 .net 6 v.3.0.5.47 消息队列订阅是抛出异常 v3.0.5.46 增加获取授权文件有效期方法 v3.0.5.45 增加授权文件解析类 v3.0.5.44 扩展mysql支持 v3.0.5.43 增加调用webServiceSOAP方法 v3.0.5.41 & 42 修改日志生成到队列发送用户名控制器、方法名称 v3.0.5.39 & 40 1.修改读取日志消息队列配置,设置到app.json文件中 v3.0.5.38 1.修改所有配置读取,全部读取app.json文件 2.修改数据查询时访问统计SQL信息 v3.0.5.36 删除日志调用堆栈信息 v3.0.5.35 & 36 1.配置config/debug.json可以实现每个方法注入监控 2.修改日志方法 v3.0.5.34 扩展枚举类型,获取自定义描述信息 v3.0.5.33 修改获取ModelList如果没有数据则返回List为0的列表 v3.0.5.32 修改CopyToModel,两种方式支持使用json方式 v3.0.5.30 &31 增加JToken值获取 v3.0.5.29 增加根据数据表获取列集合功能 v3.0.5.28 增加转换model时使用枚举值 v3.0.5.26 优化CopyToModel的应用性,提高复制成功机率与容错处理 v3.0.5.25 升级消息队列消费带初始化参数处理 v3.0.5.24 优化连接RabbitMQ的消息发送机制 v3.0.5.23 1.优化日志输出 v3.0.5.22 修改日志写入消息队列的BUG v3.0.5.21 1.修改数据库连接打开方式移除polly方式 2.增加消息队列管理 v3.0.5.20 修改Guid生成字16位字符串与生成19位的Long类型 v3.0.5.19 1.增加统一日志处理方式 2.增加动态编译方法 v3.0.5.18 1.增加身份证调用判断 v3.0.5.17 发布调用webservice的功能 v3.0.5.16 实现SQL脚本统一监听功能 v3.0.5.15 Fix缓存过期时间问题(Redis) v3.0.5.14 修改md5加密的编码问题 v3.5.0.13 修改SQL监听对象的存储使用安全字典存储 v3.5.0.12 修改数据库查询赋值可为空的对象 v3.5.0.11 集成认证功能(配置auth.json文件) v3.5.0.10 修正3.5.0.9的缓存bug,添加CSRedisCore代码内置,减少dll的引用 v3.5.0.8 实现缓存管理(内存缓存及Redis缓存控制),及消息订阅与发布 v3.5.0.7 修改在centos下日志输出的问题 |
|
MrAdvice.MVVM
MrAdvice.MVVM is a lightweight MVVM library. It implements NotifyPropertyChanged, DependencyProperty (dependency and attached), A command binder and some threading management. |
|
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.16.0 | 5,154 | 8/20/2024 |
2.15.0 | 18,011 | 2/1/2024 |
2.14.0 | 1,566 | 1/8/2024 |
2.13.0 | 1,054 | 11/17/2023 |
2.12.2 | 3,807 | 5/12/2023 |
2.12.2-t1 | 603 | 5/12/2023 |
2.12.1 | 4,267 | 3/28/2023 |
2.12.0 | 8,378 | 3/11/2023 |
2.11.3 | 976 | 3/5/2023 |
2.11.2 | 697 | 3/5/2023 |
2.11.1 | 722 | 3/5/2023 |
2.11.0 | 677 | 3/5/2023 |
2.10.1 | 16,158 | 12/20/2022 |
2.10.0 | 804 | 12/19/2022 |
2.9.9 | 2,199 | 11/5/2022 |
2.9.8 | 5,608 | 9/21/2022 |
2.9.7 | 96,582 | 2/18/2022 |
2.9.6 | 1,311 | 1/28/2022 |
2.9.6-testing3 | 626 | 1/25/2022 |
2.9.6-testing2 | 604 | 1/24/2022 |
2.9.6-testing1 | 555 | 1/6/2022 |
2.9.5 | 6,078 | 12/18/2021 |
2.9.4 | 2,078 | 12/1/2021 |
2.9.3 | 829 | 11/27/2021 |
2.9.2 | 9,422 | 9/17/2021 |
2.9.1 | 2,229 | 8/1/2021 |
2.9.0 | 11,723 | 4/26/2021 |
2.9.0-test1 | 701 | 4/25/2021 |
2.8.12 | 58,724 | 12/24/2020 |
2.8.11 | 9,870 | 7/19/2020 |
2.8.10 | 10,039 | 2/16/2020 |
2.8.9-embed1 | 2,555 | 1/9/2020 |
2.8.8 | 30,079 | 10/5/2019 |
2.8.7 | 1,221 | 10/5/2019 |
2.8.6 | 8,335 | 9/6/2019 |
2.8.5 | 16,968 | 3/29/2019 |
2.8.4 | 2,566 | 3/27/2019 |
2.8.3 | 3,058 | 3/18/2019 |
2.8.2 | 37,868 | 11/29/2018 |
2.8.1 | 2,988 | 11/29/2018 |
2.8.0 | 2,687 | 11/28/2018 |
2.7.2 | 4,101 | 10/23/2018 |
2.7.1 | 2,660 | 10/23/2018 |
2.7.0 | 3,167 | 10/8/2018 |
2.6.0 | 10,431 | 9/24/2018 |
2.5.30 | 2,713 | 9/23/2018 |
2.5.29 | 2,662 | 9/21/2018 |
2.5.28 | 2,665 | 9/20/2018 |
2.5.27 | 2,680 | 9/20/2018 |
2.5.25 | 12,155 | 8/12/2018 |
2.5.24 | 26,053 | 2/13/2018 |
2.5.23 | 2,941 | 2/8/2018 |
2.5.22 | 2,937 | 2/8/2018 |
2.5.21 | 2,858 | 2/7/2018 |
2.5.20 | 2,927 | 2/2/2018 |
2.5.19 | 6,946 | 12/17/2017 |
2.5.18 | 2,947 | 12/17/2017 |
2.5.18-pre2 | 2,552 | 11/11/2017 |
2.5.18-pre | 2,568 | 11/8/2017 |
2.5.18-exp4 | 2,723 | 12/17/2017 |
2.5.18-exp3 | 2,753 | 12/15/2017 |
2.5.17 | 21,101 | 11/1/2017 |
2.5.16 | 6,655 | 8/14/2017 |
2.5.15 | 3,133 | 8/12/2017 |
2.5.14 | 2,747 | 8/11/2017 |
2.5.13 | 2,846 | 8/10/2017 |
2.5.12 | 2,721 | 8/9/2017 |
2.5.11 | 2,834 | 8/7/2017 |
2.5.10 | 2,917 | 8/7/2017 |
2.5.9 | 2,841 | 8/6/2017 |
2.5.8 | 2,905 | 8/6/2017 |
2.5.7 | 2,748 | 8/6/2017 |
2.5.6 | 2,790 | 8/5/2017 |
2.5.5 | 2,820 | 8/5/2017 |
2.5.4 | 19,143 | 6/26/2017 |
2.5.3 | 2,913 | 6/25/2017 |
2.5.2 | 2,887 | 6/14/2017 |
2.5.1 | 2,932 | 5/24/2017 |
2.5.0 | 3,217 | 4/16/2017 |
2.4.8 | 5,627 | 3/15/2017 |
2.4.7 | 3,113 | 3/10/2017 |
2.4.6 | 2,841 | 3/10/2017 |
2.4.5 | 14,492 | 12/28/2016 |
2.4.4 | 2,931 | 12/27/2016 |
2.4.3 | 3,776 | 12/7/2016 |
2.4.2 | 2,894 | 12/3/2016 |
2.4.1 | 2,804 | 12/3/2016 |
2.4.1-test1 | 2,636 | 12/2/2016 |
2.4.0 | 2,929 | 11/25/2016 |
2.4.0-test5 | 2,640 | 11/24/2016 |
2.4.0-test4 | 2,680 | 11/23/2016 |
2.3.5 | 2,945 | 11/10/2016 |
2.3.5-pre1 | 3,043 | 11/8/2016 |
2.3.5-name1 | 2,720 | 11/10/2016 |
2.3.4 | 3,069 | 11/8/2016 |
2.3.2 | 2,995 | 11/7/2016 |
2.3.1 | 3,178 | 11/6/2016 |
2.2.0 | 3,245 | 11/5/2016 |
2.1.3 | 3,149 | 11/2/2016 |
2.1.2 | 2,934 | 10/24/2016 |
2.1.1 | 2,822 | 10/24/2016 |
2.1.0 | 3,015 | 10/22/2016 |
2.1.0-pre3 | 2,554 | 10/21/2016 |
2.1.0-pre2 | 2,636 | 10/20/2016 |
2.1.0-pre1 | 2,648 | 10/19/2016 |
2.0.22 | 2,948 | 10/19/2016 |
2.0.21 | 2,914 | 10/19/2016 |
2.0.20 | 2,871 | 10/18/2016 |
2.0.19 | 2,817 | 10/18/2016 |
2.0.18 | 2,914 | 10/18/2016 |
2.0.17 | 2,824 | 10/18/2016 |
2.0.16 | 2,794 | 10/17/2016 |
2.0.15 | 2,852 | 10/17/2016 |
2.0.14 | 2,865 | 10/17/2016 |
2.0.13 | 2,927 | 10/16/2016 |
2.0.12 | 2,925 | 10/16/2016 |
2.0.10 | 2,836 | 10/15/2016 |
2.0.9 | 2,878 | 10/14/2016 |
2.0.8 | 2,816 | 10/13/2016 |
2.0.7 | 2,871 | 10/13/2016 |
2.0.6 | 2,774 | 10/12/2016 |
2.0.5 | 2,732 | 10/8/2016 |
2.0.4 | 2,851 | 10/8/2016 |
2.0.3 | 2,804 | 10/8/2016 |
2.0.2 | 2,819 | 10/8/2016 |
2.0.1 | 2,828 | 10/8/2016 |
2.0.0 | 4,237 | 10/2/2016 |
2.0.0-alpha4 | 2,632 | 10/2/2016 |