Skip to main content

4 docs tagged with "tooling"

View all tags

BenchmarkDotNet

Explains BenchmarkDotNet, the standard tool for performance measurement (micro-benchmarking) of .NET applications.

dotnet ef (EF Core Tools)

Explains dotnet ef, a CLI tool for managing Entity Framework Core migrations and database operations.

dotnet format & Linting

Explains how to use the dotnet format tool for code formatting in .NET and peripheral knowledge about Linting (static analysis).

NuGet Package Management

Explains NuGet package management, nuget.config settings, and security measures in .NET development.