Found 25,419 packages
Provides classes that define older non-generic collections of objects, such as lists, queues, hash tables and dictionaries. Developers should prefer the generic collections in the System.Collections package. Commonly Used Types: System.Collections.ArrayList System.Collections.Hashtable System.Collections.CollectionBase System.Collections.ReadOnlyCollectionBase System.Collections.Stack System.Collections.SortedList System.Collections.DictionaryBase System.Collections.Queue System.Collections.Comparer System.Collections.CaseInsensitiveComparer When using NuGet 3.x this package requires at least version 3.4.
Swagger Generator for APIs built on ASP.NET Core
MSBuild tasks and targets for build-time Swagger and OpenApi document generation This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Contains the core infrastructure used by ASP.NET Core Code Generators.
Contains utilities used by ASP.NET Core Code Generation packages.
Contains Razor based templating host used by ASP.NET Core Code Generators.
Contains interfaces for Project Model and messaging for scaffolding.
Azure Functions extensions metadata generator
Package to enable the code-behind file generation during build time http://specflow.org/documentation/Generate-Tests-from-MsBuild/
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
JSON Schema reader, generator and validator for .NET
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
This package provides source generation for the Azure Functions .NET Worker.
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov, or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been covered. Use this package if your project is based on .NET Framework or .NET Core and you want to use ReportGenerator via the command line or a build script. Usage: dotnet $(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net8.0\ReportGenerator.dll [options] $(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net8.0\ReportGenerator.exe [options] $(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net47\ReportGenerator.exe [options]
JSON Schema reader, generator and validator for .NET