You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pull request #262 added the ability to use the script analyzer code from a .NET library. It would be awesome if a release of the PSScriptAnalyzer also published a NuGet package with the .NET libraries so that we can use it from our .NET Solutions.
The text was updated successfully, but these errors were encountered:
If I may add to this, I'd like it to support .NET Core as well.
At the moment I'm using PSScriptAnalyzer in ASP.NET Core, via a pwsh7 process. It works, but feels janky and slow. A proper library would be nice 😊
Pull request #262 added the ability to use the script analyzer code from a .NET library. It would be awesome if a release of the PSScriptAnalyzer also published a NuGet package with the .NET libraries so that we can use it from our .NET Solutions.
The text was updated successfully, but these errors were encountered: