Alex.Fody 2.1.42

dotnet add package Alex.Fody --version 2.1.42
                    
NuGet\Install-Package Alex.Fody -Version 2.1.42
                    
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="Alex.Fody" Version="2.1.42">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Alex.Fody" Version="2.1.42" />
                    
Directory.Packages.props
<PackageReference Include="Alex.Fody">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Alex.Fody --version 2.1.42
                    
#r "nuget: Alex.Fody, 2.1.42"
                    
#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 Alex.Fody@2.1.42
                    
#: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=Alex.Fody&version=2.1.42
                    
Install as a Cake Addin
#tool nuget:?package=Alex.Fody&version=2.1.42
                    
Install as a Cake Tool

Fody test.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net8.0

NuGet packages (18)

Showing the top 5 NuGet packages that depend on Alex.Fody:

Package Downloads
Alex.Framework

基础框架,提供以下核心功能: AOP静态织入 - 在编译时织入横切关注点,包括日志记录、性能监控、异常处理等; 日志记录 - 基于NLog的统一日志管理,支持多级别和自定义日志输出; 异常记录 - 全局异常捕获与记录,提供友好的异常信息展示; 权限控制 - 基于角色的访问控制(RBAC)和方法级权限验证; 依赖注入(IoC) - 支持构造函数注入、属性注入等多种DI模式; 控制反转 - 降低组件间耦合度,提高代码可测试性和可维护性; 本地化支持 - 多语言资源管理,支持中英文等多语言切换,代码生成,即时提示,自动完成等功能; 数据访问 - 集成Dapper、EntityFramework等ORM,提供统一数据访问接口; 缓存管理 - 基于MemoryCache的分布式缓存和本地缓存实现; 配置管理 - 统一配置文件读取和管理,支持JSON格式配置; 定时任务 - 基于Crontab的计划任务调度; 对象映射 - 集成Mapster提供高性能对象转换; 工具类库 - 包含加密解密、文件操作、日期处理等常用工具。

Alex.Framework.EFCore

数据访问组件,封装EntityFrameworkCore数据访问功能的实现

Alex.Framework.NetCore

AspNetCore组件,提供AspNetCore的服务端功能的封装

Alex.Framework.Windows

ctmdms@163.com

Alex.Framework.EFCore.SqlServer

数据访问组件,封装EntityFrameworkCore的SqlServer数据访问功能的实现

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.42 200 4/21/2026
2.1.1 297 1/10/2026
2.1.0 267 1/3/2026
2.0.8 3,317 11/7/2022
2.0.5 2,276 8/4/2022
2.0.4 5,688 6/24/2022
2.0.3 634 6/24/2022
2.0.1 643 6/24/2022
2.0.0.1 753 5/11/2021