DotNet.SystemCollections.Analyzers
DotNet.SystemCollections.Analyzers copied to clipboard
Nuget package not available
Attempting to install the package in a .NET Core 3.1 application gives a "Package not found error":
> dotnet add package DotNet.SystemCollections.Analyzers
Determining projects to restore...
Writing C:\Users\daniel.becroft\AppData\Local\Temp\tmpA9FD.tmp
info : Adding PackageReference for package 'DotNet.SystemCollections.Analyzers' into project 'C:\devapps\scratch\analyser-test\analyser-test.csproj'.
info : GET https://api.nuget.org/v3/registration5-gz-semver2/dotnet.systemcollections.analyzers/index.json
info : NotFound https://api.nuget.org/v3/registration5-gz-semver2/dotnet.systemcollections.analyzers/index.json 692ms
info : GET https://api.nuget.org/v3/registration5-gz-semver2/dotnet.systemcollections.analyzers/index.json
info : NotFound https://api.nuget.org/v3/registration5-gz-semver2/dotnet.systemcollections.analyzers/index.json 402ms
error: There are no versions available for the package 'DotNet.SystemCollections.Analyzers'.
Hi @danielbecroft,
So sorry about the long waiting period!
We haven't had the chance to work on this project for the past few months, unfortunately!
Currently, the project is only downloadable from here
We're actually working on deploying the NuGet package to nuget.org; it should come soon!
Thanks for you patience :-)