ModuleInit.Fody 1.7.0

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

dotnet add package ModuleInit.Fody --version 1.7.0
                    
NuGet\Install-Package ModuleInit.Fody -Version 1.7.0
                    
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="ModuleInit.Fody" Version="1.7.0">
  <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="ModuleInit.Fody" Version="1.7.0" />
                    
Directory.Packages.props
<PackageReference Include="ModuleInit.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 ModuleInit.Fody --version 1.7.0
                    
#r "nuget: ModuleInit.Fody, 1.7.0"
                    
#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 ModuleInit.Fody@1.7.0
                    
#: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=ModuleInit.Fody&version=1.7.0
                    
Install as a Cake Addin
#tool nuget:?package=ModuleInit.Fody&version=1.7.0
                    
Install as a Cake Tool

Adds a module initializer to an assembly.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on ModuleInit.Fody:

Package Downloads
Lykke.Quintessence.AzureRepositories

Package Description

RocketUI

Package Description

Afoc

还没想好说明

ExpressionDelegates.Generation

ExpressionDelegates is a tool which generates delegates to properties, fields, methods and constructors used in linq expression trees. The purpose of this library is to compile the most common and simplest operations in expression trees during the build to avoid their slow compilation at runtime or invoсation overhead after interpretation. If your project doesn't have linq expressions to generate delegates from and you just want to use the generated delegates from other assemblies, please install `ExpressionDelegates.Base` NuGet package to avoid any code generation attempts.

GitHub repositories (7)

Showing the top 7 popular GitHub repositories that depend on ModuleInit.Fody:

Repository Stars
approvals/ApprovalTests.Net
ApprovalTest verification library for .Net
supermemo/SuperMemoAssistant
A companion app for SuperMemo 17-18 which extends its functionalities through plugins.
GitTools/GitReleaseNotes
Easily generate release notes
Corey-M/NAudio.Lame
Wrapper for libmp3lame.dll to add MP3 encoding support to NAudio.
ImpromptuNinjas/UltralightSharp
Multi-platform .NET bindings to the Ultralight project.
EasyFarm/EasyFarm
General Purpose Farming Tool For Final Fantasy XI
VixenLights/Vixen
Vixen is a lighting sequencer for creating animated light shows.
Version Downloads Last Updated
2.1.1 551,002 8/27/2020 2.1.1 is deprecated because it is no longer maintained.
2.1.0 816,469 8/21/2019 2.1.0 is deprecated because it is no longer maintained.
2.1.0-beta.1 719 8/19/2019 2.1.0-beta.1 is deprecated because it is no longer maintained.
2.0.0 15,465 4/28/2019 2.0.0 is deprecated because it is no longer maintained.
1.9.0 144,008 12/31/2018 1.9.0 is deprecated because it is no longer maintained.
1.8.3 69,002 10/8/2018 1.8.3 is deprecated because it is no longer maintained.
1.8.2 3,706 10/1/2018 1.8.2 is deprecated because it is no longer maintained.
1.8.1 53,838 6/24/2018 1.8.1 is deprecated because it is no longer maintained.
1.8.0 20,245 3/31/2018 1.8.0 is deprecated because it is no longer maintained.
1.7.1 20,009 1/12/2018 1.7.1 is deprecated because it is no longer maintained.
1.7.0 144,176 11/18/2017 1.7.0 is deprecated because it is no longer maintained.
1.6.0 50,407 4/22/2017 1.6.0 is deprecated because it is no longer maintained.
1.5.9 61,963 2/13/2016 1.5.9 is deprecated because it is no longer maintained.
1.5.8 33,655 8/15/2015 1.5.8 is deprecated because it is no longer maintained.
1.5.7 2,276 8/8/2015 1.5.7 is deprecated because it is no longer maintained.
1.5.6 42,529 3/3/2014 1.5.6 is deprecated because it is no longer maintained.
1.5.5 2,663 12/16/2013 1.5.5 is deprecated because it is no longer maintained.
1.5.4 2,206 12/9/2013 1.5.4 is deprecated because it is no longer maintained.
1.5.3 3,036 7/9/2013 1.5.3 is deprecated because it is no longer maintained.
1.5.2 2,234 7/7/2013 1.5.2 is deprecated because it is no longer maintained.
Loading failed