InjectModuleInitializer 2.0.3
This package has a SemVer 2.0.0 package version: 2.0.3+sha.e08ca86.
dotnet add package InjectModuleInitializer --version 2.0.3
NuGet\Install-Package InjectModuleInitializer -Version 2.0.3
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="InjectModuleInitializer" Version="2.0.3"> <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="InjectModuleInitializer" Version="2.0.3" />
<PackageReference Include="InjectModuleInitializer"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
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 InjectModuleInitializer --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: InjectModuleInitializer, 2.0.3"
#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.
#addin nuget:?package=InjectModuleInitializer&version=2.0.3
#tool nuget:?package=InjectModuleInitializer&version=2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Enables module initialization, as described here: http://einaregilsson.com/module-initializers-in-csharp
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 3.5
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on InjectModuleInitializer:
Repository | Stars |
---|---|
GridProtectionAlliance/gsf
Grid Solutions Framework
|
|
zzzprojects/EntityFramework-Classic
Entity Framework Classic is a supported version of the latest EF6 codebase. It supports .NET Framework and .NET Core and overcomes some EF limitations by adding tons of must-haves built-in features.
|