NScan 0.8.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NScan --version 0.8.0
NuGet\Install-Package NScan -Version 0.8.0
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="NScan" Version="0.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NScan --version 0.8.0
#r "nuget: NScan, 0.8.0"
#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 NScan as a Cake Addin
#addin nuget:?package=NScan&version=0.8.0

// Install NScan as a Cake Tool
#tool nuget:?package=NScan&version=0.8.0

A utility for enforcing project dependency conventions.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NScan:

Package Downloads
Cake.NScan

A tool for enforcing project dependency conventions - library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.130.0 231 12/17/2023
0.122.0 217 6/2/2023
0.121.0 170 6/2/2023
0.120.0 159 5/31/2023
0.110.0 326 2/11/2023
0.101.0 710 4/25/2022
0.100.1 742 3/29/2022
0.100.0 711 3/29/2022
0.90.1 730 3/25/2022
0.90.0 717 3/20/2022
0.80.0 728 3/20/2022
0.74.0 734 8/17/2021
0.73.0 700 8/17/2021
0.72.0 740 8/6/2021
0.71.0 757 3/2/2021
0.70.1 806 1/18/2021
0.61.1 805 12/13/2020
0.61.0 808 12/13/2020
0.60.1 813 12/11/2020
0.60.0 768 12/7/2020
0.50.3 1,029 6/9/2020
0.50.2 1,113 12/18/2019
0.50.1 1,117 12/15/2019
0.50.0 1,107 12/15/2019
0.10.2 1,319 5/4/2019
0.10.0 1,524 5/4/2019
0.9.0 1,237 5/3/2019
0.8.0 844 1/12/2019
0.7.0 854 12/15/2018
0.5.0 852 11/12/2018
0.4.0 878 11/2/2018
0.3.1 840 11/2/2018
0.3.0 871 11/2/2018
0.2.0 884 10/31/2018
0.1.0 935 10/21/2018

Added hasNoCircularUsings for checking if there is a cycle between namespaces in a project