UnoptimizedAssemblyDetector 0.0.5

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 4.0 or higher.

dotnet add package UnoptimizedAssemblyDetector --version 0.0.5
NuGet\Install-Package UnoptimizedAssemblyDetector -Version 0.0.5
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="UnoptimizedAssemblyDetector" Version="0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UnoptimizedAssemblyDetector --version 0.0.5
#r "nuget: UnoptimizedAssemblyDetector, 0.0.5"
#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 UnoptimizedAssemblyDetector as a Cake Addin
#addin nuget:?package=UnoptimizedAssemblyDetector&version=0.0.5

// Install UnoptimizedAssemblyDetector as a Cake Tool
#tool nuget:?package=UnoptimizedAssemblyDetector&version=0.0.5

Package Description

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on UnoptimizedAssemblyDetector:

Repository Stars
NetFabric/NetFabric.Hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
getsentry/sentry-dotnet
Sentry SDK for .NET
dotnet/nuget-trends
Check out NuGet packages adoption and what's trending on NuGet.
Version Downloads Last updated
0.1.1 61,562 5/25/2021
0.1.0 1,326 5/22/2021
0.0.5 420 5/21/2021
0.0.4 290 5/20/2021
0.0.3 328 5/20/2021
0.0.2 401 5/20/2021

Changes since version 0.0.4

- Fixed conflict with Microsoft.Build.Utilities.Core
- Added a logo to nuget package and acknowledgment to readme
- CI and release to nuget with craft CLI
Changes since version 0.0.3

- Works also on Visual Studio (.NET Framework msbuild)
- Initial release
-->
     See full changelog at https://github.com/bruno-garcia/unoptimized-assembly-detector/blob/main/CHANGELOG.md