ConfigureAwait.Fody
0.1.1
Requires NuGet 2.8 or higher.
dotnet add package ConfigureAwait.Fody --version 0.1.1
NuGet\Install-Package ConfigureAwait.Fody -Version 0.1.1
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="ConfigureAwait.Fody" Version="0.1.1"> <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.
paket add ConfigureAwait.Fody --version 0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ConfigureAwait.Fody, 0.1.1"
#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.
// Install ConfigureAwait.Fody as a Cake Addin #addin nuget:?package=ConfigureAwait.Fody&version=0.1.1 // Install ConfigureAwait.Fody as a Cake Tool #tool nuget:?package=ConfigureAwait.Fody&version=0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ConfigureAwait.Fody
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
GitHub repositories (35)
Showing the top 5 popular GitHub repositories that depend on ConfigureAwait.Fody:
Repository | Stars |
---|---|
netchx/netch
A simple proxy client
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
tModLoader/tModLoader
A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations
|