MikeNakis.CommonFiles 1.1.822

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

MikeNakis.CommonFiles

Common files shared among all of my dotnet projects.

NuGet support for markdown is beyond lame, so please see the README.md file in GitHub, at https://github.com/mikenakis/MikeNakis.CommonFiles

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.822 495 1/20/2025
1.1.821 431 1/20/2025
1.1.811 447 1/20/2025
1.1.801 430 1/19/2025
1.1.791 449 1/17/2025
1.1.781 468 1/14/2025
1.1.771 481 1/12/2025
1.1.761 422 1/12/2025
1.1.751 452 1/11/2025
1.1.741 437 1/9/2025
1.1.731 454 1/9/2025
1.1.721 465 1/9/2025
1.1.711 429 1/9/2025
1.1.701 476 1/9/2025
1.1.691 518 1/7/2025
1.1.681 638 1/7/2025
1.1.671 444 1/7/2025
1.1.662 500 1/7/2025
1.1.661 475 1/7/2025
1.1.651 428 1/7/2025
Loading failed

No release notes. That's what the commit history is for.