Devtility.CheckAsmRefs NuGet Package

This package provides a build-time check that the set of referenced assemblies and the versions of those references have not changed from the previous build.

This helps avoid accidental changes that can cause failures at runtime e.g.
* referencing a newer version of an assembly that is not supported by the minimum framework version targeted by the application
* adding a reference to an assembly that is not packaged with the application.




Got any Devtility.CheckAsmRefs Question?





Info

Version: 0.11.0-rc
Author(s): Devtility
Last Update: Sunday, September 27, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/devtility/asmref-baseliner
NuGet Url: https://www.nuget.org/packages/Devtility.CheckAsmRefs


Install
Install-Package Devtility.CheckAsmRefs
dotnet add package Devtility.CheckAsmRefs
paket add Devtility.CheckAsmRefs
Devtility.CheckAsmRefs Download (Unzip the "nupkg" after downloading)

net461
  • No dependencies.
netcoreapp2.0
  • No dependencies.


Tags



STATS

must-have-score

1.3

avg-downloads-per-day

3

days-since-last-release

1311