Endjin.RecommendedPractices 2.1.18

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

Applies endjin standard practices to a .NET project.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Endjin.RecommendedPractices:

Package Downloads
Endjin.RecommendedPractices.GitHub

Applies endjin standard practices to a .NET project hosted in GitHub.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.18 4,745 3/13/2025
2.1.16 1,832 2/8/2025
2.1.15 1,471 1/13/2025
2.1.14 976 11/24/2024
2.1.13 2,389 8/8/2024
2.1.12 2,205 5/23/2024
2.1.11 571 4/16/2024
2.1.10 562 4/15/2024
2.1.9 1,247 1/18/2024
2.1.8 711 1/1/2024
2.1.7 2,557 11/1/2023
2.1.6 1,149 9/25/2023
2.1.5 2,869 5/2/2023
2.1.4 3,830 11/28/2022
2.1.3 851 11/25/2022
2.1.2 2,417 8/19/2022
2.1.1 1,732 4/27/2022
2.1.0 1,914 1/31/2022
Loading failed