Category: tools

[2023]Nugets

  1. Accessibility:Accessibility primary interop assembly.
  2. Aigamo.ResXGenerator:ResXGenerator
    ResXGenerator is a C# source generator to generate strongly-typed resource classes for…
  3. altcover:altcover
    Instrumenting coverage tool for .net (framework 2.0+ and core) and Mono assemblies, reimpl…
  4. AMSWebAPI:RSCG_AMS
    a Roslyn Source Code Generator for About My Software
    For Web applications
    Add to the cspro…
  5. AMS_Base:RSCG_AMS
    a Roslyn Source Code Generator for About My Software
  6. AOPMethodsCommon:** C# 9.0 ONLY **      Autogenerates public methods from a class .      ( replace below single quote…
  7. AOPMethodsGenerator:** C# 9.0 ONLY **      Autogenerates public methods from a class .      ( replace below single quote…
  8. Apparatus.AOT.Reflection:Apparatus.AOT.Reflection
  9. appSettingsEditor:** C# 9.0 ONLY **      Autogenerates controller API for appsettings.json      Add 2 NUGET  reference…
  10. appSettingsEditorAPI:** C# 9.0 ONLY **      Autogenerates controller API for appsettings.json      Add 2 NUGET  reference…
  11. Argon:Json serialization library. Hard fork of Json.net.
  12. ArrayToExcel:ArrayToExcel
    Create Excel from Array (List, DataTable, DataSet, …)
    Example 1: Create with default…
  13. Asp.Versioning.Abstractions:ASP.NET API versioning gives you a powerful, but easy-to-use method for adding API versioning semant…
  14. Asp.Versioning.Http:ASP.NET API versioning gives you a powerful, but easy-to-use method for adding API versioning semant…
  15. Asp.Versioning.Mvc: Formerly Microsoft.AspNetCore.Mvc.Versioning. See the announcement.

    ASP.NET API versioning giv…

  16. Asp.Versioning.Mvc.ApiExplorer: Formerly Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer. See the announcement.

    ASP.NET API ve…

  17. Aspire.Dashboard:Dashboard browser interface for .NET Aspire.
  18. Aspire.Hosting:Core API and abstractions for the .NET Aspire application model.
  19. Aspire.Microsoft.Data.SqlClient:Aspire.Microsoft.Data.SqlClient library
    Registers ‘Scoped’ Microsoft.Data.SqlClient.SqlConnection fa…
  20. Aspire.Microsoft.EntityFrameworkCore.SqlServer:Aspire.Microsoft.EntityFrameworkCore.SqlServer library
    Registers EntityFrameworkCore DbContext servi…
  21. Aspire.MySqlConnector:Aspire.MySqlConnector library
    Registers MySqlDataSource in the DI container for connecting MySQL dat…
  22. Aspire.Npgsql:Aspire.Npgsql library
    Registers NpgsqlDataSource in the DI container for connecting PostgreSQL®* dat…
  23. Aspire.StackExchange.Redis:Aspire.StackExchange.Redis library
    Registers an IConnectionMultiplexer in the DI container for conne…
  24. Aspire.StackExchange.Redis.OutputCaching:Aspire.StackExchange.Redis.OutputCaching library
    Registers an ASP.NET Core Output Caching provider b…
  25. AspNetCore.HealthChecks.MySql:MySQL Health Check
    This health check verifies the ability to communicate with a MySQL Server.
    It use…
  26. AspNetCore.HealthChecks.NpgSql:PostgreSQL Health Check
    This health check verifies the ability to communicate with PostgreSQL. It us…
  27. AspNetCore.HealthChecks.Redis:HealthChecks.Redis is the health check package for Redis.
  28. AspNetCore.HealthChecks.Sqlite:HealthChecks.Sqlite is the health check package for Sqlite.
  29. AspNetCore.HealthChecks.SqlServer:HealthChecks.SqlServer is the health check package for SqlServer.
  30. AspNetCore.HealthChecks.UI:HealthChecks.UI is a ASP.NET Core UI viewer of ASP.NET Core HealthChecks. For more information see h…
  31. AspNetCore.HealthChecks.UI.Client:HealthChecks.UI.Client contains some mandatory abstractions to work with HealthChecks.UI.
  32. AspNetCore.HealthChecks.UI.Core:HealthChecks.UI.Core package containing builder and model definitions
  33. AspNetCore.HealthChecks.UI.Data:HealthChecks.UI.Data package containing data models and database context definition
  34. AspNetCore.HealthChecks.UI.InMemory.Storage:HealthChecks.UI.InMemory.Storage package contains the required classes to use InMemory provider in t…
  35. AutoConstructor:AutoConstructor

    C# source generator that generates a constructor from readonly fields/properties…

  36. AutoCtor:AutoCtor

    AutoCtor is a Roslyn Source Generator that will automatically create a constructor for y…

  37. AutoDeconstruct:Generates deconstruction methods for type definitions.
  38. AutoDto:AutoDto
    This tool allows to auto create DTO model from BL model in compile time.
    It supports differe…
  39. AutoMapper:What is AutoMapper?
    AutoMapper is a simple little library built to solve a deceptively complex probl…
  40. AutoRegisterInject:AutoRegisterInject
    AutoRegisterInject, also referred to as ARI, is a C# source generator that will a…
  41. Aviationexam.GeneratedJsonConverters.SourceGenerator:Aviationexam.GeneratedJsonConverters.SourceGenerator
    Motivation for this library are polymorphic con…
  42. Azure.Communication.Common:Azure Communication Common client library for .NET
    This package contains common code for Azure Commu…
  43. Azure.Communication.Identity:Azure Communication Identity client library for .NET
    Azure Communication Identity is managing tokens…
  44. Azure.Core:Azure Core shared client library for .NET
    Azure.Core provides shared primitives, abstractions, and h…
  45. Azure.Identity:Azure Identity client library for .NET
    The Azure Identity library provides Microsoft Entra ID (forme…
  46. Azure.Monitor.OpenTelemetry.Exporter:Azure Monitor Exporter client library for .NET
    The OpenTelemetry .NET exporters which send telemetry…
  47. Basic.Reference.Assemblies:This package provides reference assemblies for use in Roslyn Compilation objects. This greatlysimpli…
  48. BenchmarkDotNet:Powerful .NET library for benchmarking
  49. BenchmarkDotNet.Annotations:Powerful .NET library for benchmarking
  50. BenchmarkDotNet.Diagnostics.Windows:Powerful .NET library for benchmarking (Diagnostic Tools for Windows)
  51. Benutomo.AutomaticDisposeImpl.SourceGenerator:AutomaticDisposeImpl
    C#でIDisposableとIAsyncDisposableの実装パターンに対応するメソッドを自動実装するソースジェネレータです。
    ⚠️ VisualStu…
  52. Biwen.AutoClassGen:Biwen.AutoClassGen
    Usage scenario

    In many cases, we will have a lot of request objects,
    such as Get…

  53. Biwen.AutoClassGen.Attributes:Biwen.AutoClassGen
    Usage scenario

    In many cases, we will have a lot of request objects,
    such as Get…

  54. BoilerplateFree:Remove boilerplate via source generators
  55. Boring3.FastGenericNew:FastGenericNew
    FastGenericNew is 10x times faster than Activator.CreateInstance() / new T()
    In…
  56. Breezy.SourceGenerator:Breezy is a lightweight Object-Relational Mapping (ORM) library for mapping objects using Source Gen…
  57. Buildalyzer:A utility to perform design-time builds of .NET projects without having to think too hard about it.
  58. Buildalyzer.Logger:A utility to perform design-time builds of .NET projects without having to think too hard about it.
  59. Buildalyzer.Workspaces:A utility to perform design-time builds of .NET projects without having to think too hard about it.
  60. BuilderGenerator:Builder Generator
    This is a .Net Source Generator designed to add “Builders” to your projects. Build…
  61. Castle.Core:Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
  62. ClosedXML:See release notes for 0.102.0: https://github.com/ClosedXML/ClosedXML/releases/tag/0.102.0
    See relea…
  63. CommandLineParser:Terse syntax C# command line parser for .NET.  For FSharp support see CommandLineParser.FSharp.  The…
  64. Common.Logging:Common.Logging library introduces a simple abstraction to allow you to select a specific logging imp…
  65. Common.Logging.Core:Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstr…
  66. Common.Logging.NLog41:Common.Logging library bindings for NLog 4.1 logging framework.
  67. CommunityToolkit.Mvvm:This package includes a .NET MVVM library with helpers such as:      – ObservableObject: a base clas…
  68. ControllerGenerator:ControllerGenerator

    ControllerGenerator
    ControllerGenerator.Abstraction
    Action

    Thi…

  69. ControllerGenerator.Abstraction:ControllerGenerator

    ControllerGenerator
    ControllerGenerator.Abstraction
    Action

    Thi…

  70. coverlet.collector:Coverlet is a cross platform code coverage library for .NET, with support for line, branch and metho…
  71. Credfeto.Enumeration.Source.Generation:Source code generator for Enums.
  72. Cronos:A fully-featured .NET library for parsing Cron expressions and calculating next occurrences that was…
  73. CSharpier.MsBuild:CSharpier is an opinionated code formatter for c#. It uses Roslyn to parse your code and re-prints i…
  74. CsvHelper:A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports rea…
  75. Dapper:Dapper
    Dapper is a simple micro-ORM used to simplify working with ADO.NET; if you like SQL but disli…
  76. Dapper.Contrib:The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists…
  77. DasMulli.DataBuilderGenerator:Code generator to easily create data builder patterns for your model classes.
  78. DasMulli.DataBuilderGenerator.Attributes:Support package for DasMulli.DataBuilderGenerator, containing the [GenerateDataBuilder] attribute. D…
  79. Dazinator.Extensions.FileProviders:Dazinator.Extensions.FileProviders
  80. DeeDee:Mediator pattern using source generation for .NET
  81. Devlooped.SponsorLink:Integrate GitHub Sponsors into your libraries so that
    users can be properly linked to their sponsors…
  82. DiffEngine:Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
  83. DiffPlex:DiffPlex
    DiffPlex is C# library to generate textual diffs. It targets netstandard1.0+.
    About the A…
  84. DisposableHelpers:DisposableHelpers
    Disposable helpers for IDisposable and IAsyncDisposable with source generators. Al…
  85. Disposer:Disposer
    A Source Generator package that generates extension methods for enums, to allow fast “refle…
  86. Divergic.Logging.Xunit:Introduction
    Divergic.Logging.Xunit is a NuGet package that returns an ILogger or ILogger that wr…
  87. Docker.DotNet:.NET Client for Docker Remote API
    This library allows you to interact with Docker Remote API endpoi…
  88. Docker.DotNet.X509:Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Dock…
  89. DocumentFormat.OpenXml:The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It su…
  90. dotnet-ef:Entity Framework Core Tools for the .NET Command-Line Interface.Enables these commonly used dotnet-e…
  91. dotnet-sql-cache:Command line tool to create tables and indexes in a Microsoft SQL Server database for distributed ca…
  92. DotNet.Glob:A fast globbing library for .NET applications, including .net core. Doesn’t use Regex.
  93. DotNet.ReproducibleBuilds:Enables reproducible build settings
  94. DotNetCore.NPOI:A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
  95. DotNetCore.NPOI.Core:A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
  96. DotNetCore.NPOI.OpenXml4Net:A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
  97. DotNetCore.NPOI.OpenXmlFormats:A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
  98. Ductus.FluentDocker:FluentDocker
    This library enables docker and docker-compose interactions using a Fluent API. It is s…
  99. Dunet:Dunet

    Dunet is a simple source generator for discriminated unions in C#.
    Install

    NuGet: dotnet ad…

  100. EmbedResourceCSharp:EmbedResourceCSharp
    This is a C# Source Generator.
    This let you embed files in your application.
    You…
  101. EmptyFiles:A collection of minimal binary files.
  102. EnumClass.Generator:enum class Generator
    Summary
    Type-safe source-generated alternative to C# enum inspired by Kotlin en…
  103. envdte:A member of the Visual Studio SDK
  104. envdte100:A member of the Visual Studio SDK
  105. envdte80:A member of the Visual Studio SDK
  106. envdte90:A member of the Visual Studio SDK
  107. envdte90a:A member of the Visual Studio SDK
  108. EPPlus:EPPlus 7
    Announcement: new license model from version 5
    EPPlus has from this new major version chang…
  109. ExcelNumberFormat:.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsh…
  110. FastEndpoints:ASP.NET Minimal APIs Made Easy…
    FastEndpoints is a developer friendly alternative to Minimal APIs …
  111. FastEndpoints.Attributes:Attributes used by FastEndpoints.
  112. FastEndpoints.Messaging.Core:Core messaging interfaces used by FastEndpoints.
  113. FastEndpoints.Swagger:Swagger support for FastEndpoints.
  114. FastGenericNew.SourceGenerator:FastGenericNew V3
    The ultimate fast alternative to Activator.CreateInstance / new T()
    Features…
  115. FastStaticReflection:Use roslyn to make relection static, autogen code for type reflection
  116. FastStaticReflection.CodeGen:Use roslyn to make relection static, autogen code for type reflection
  117. FaustVX.PrimaryParameter.SG:Primary Parameter

    Description
    Using a Field, RefField, Property or DoNotUse attribute on parameter…

  118. FileBaseContext:FileBaseContext
    FileBaseContext is a provider of Entity Framework Core 8 to store database informati…
  119. FileContextCore:FileContextCore
    FileContextCore is a “Database”-Provider for Entity Framework Core and adds the ab…
  120. Fixie:Fixie
    Fixie is a .NET modern test framework similar to NUnit and xUnit, but with an emphasis on low-…
  121. Fixie.TestAdapter:Fixie
    Fixie is a .NET modern test framework similar to NUnit and xUnit, but with an emphasis on low-…
  122. FluentAssertions:A very extensive set of extension methods that allow you to more naturally specify the expected outc…
  123. FluentEmail.Core:Send emails very easily. Use razor templates, smtp, embedded files, all without hassle. This is a Ba…
  124. FluentEmail.Liquid:Generate emails using Liquid templates. Uses the Fluid project under the hood.
  125. FluentEmail.Smtp:Now we’re talking. Send emails via SMTP.
  126. FluentValidation:FluentValidation is validation library for .NET that uses a fluent interface
    and lambda expressions …
  127. FluentValidation.AspNetCore:The FluentValidation.AspNetCore package extends FluentValidation to enable automatic validation with…
  128. FluentValidation.DependencyInjectionExtensions:FluentValidation is validation library for .NET that uses a fluent interface
    and lambda expressions …
  129. Fluid.Core:

    Fractions:Introduction
    This package contains a data type to calculate with rational numbers. It supports basic…

  130. Gedaq:ORM Gedaq is roslyn generator of methods for obtaining data from databases.
  131. Gedaq.Common:Common attributes and provider required for Gedaq ORM operation. This package is included as a devel…
  132. Gedaq.DbConnection:Attributes required for Gedaq ORM operation DbConnection for all database.
  133. Gedaq.MySqlConnector:Attributes required for Gedaq ORM operation for MySqlConnector.
  134. Gedaq.Npgsql:Attributes required for Gedaq ORM operation for PostgreSQL database.
  135. Gedaq.SqlClient:Attributes required for Gedaq ORM operation for PostgreSQL database.
  136. Generator.Equals:A source code generator for automatically implementing IEquatable using only attributes.
  137. Generator.Equals.Runtime:A source code generator for automatically implementing IEquatable using only attributes.
  138. Gobie:Simple C# source generation using templates.
  139. GoLive.Generator.JsonPolymorphicGenerator:Source Code Generator for System.Text.Json JsonDerivedType attributes on polymorphic classes
  140. Google.Protobuf:Protocol Buffers v25.1
  141. Grpc.AspNetCore:Grpc.AspNetCore
    Grpc.AspNetCore is a metapackage with references to:

    Grpc.AspNetCore.Server: gRPC s…

  142. Grpc.AspNetCore.Server:Grpc.AspNetCore.Server
    Grpc.AspNetCore.Server is a gRPC server library for .NET.
    Configure gRPC
    In P…
  143. Grpc.AspNetCore.Server.ClientFactory:HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
  144. Grpc.Core.Api:Grpc.Core.Api
    Grpc.Core.Api is the shared API package for gRPC C# and gRPC for .NET implementations …
  145. Grpc.Net.Client:Grpc.Net.Client
    Grpc.Net.Client is a gRPC client library for .NET.
    Configure gRPC client
    gRPC client…
  146. Grpc.Net.ClientFactory:Grpc.Net.ClientFactory
    gRPC integration with HttpClientFactory offers a centralized way to create gR…
  147. Grpc.Net.Common:Infrastructure for common functionality in gRPC
  148. Grpc.Tools:Grpc.Tools – Protocol Buffers/gRPC C# Code Generation Build Integration
    This package provides C# too…
  149. Hellang.Middleware.ProblemDetails:Error handling middleware, using RFC7807
  150. HtmlAgilityPack:This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actu…
  151. HttpClientGenerator:HttpClient AOT code generator using dotnet Roslyn source generator feature.This package was built fr…
  152. Humanizer:Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, ti…
  153. Humanizer.Core:Humanizer core package that contains the library and the neutral language (English) resources
  154. Humanizer.Core.af:Humanizer Locale Afrikaans (af)
  155. Humanizer.Core.ar:Humanizer Locale Arabic (ar)
  156. Humanizer.Core.az:Humanizer Locale Azerbaijani (az)
  157. Humanizer.Core.bg:Humanizer Locale Bulgarian (bg)
  158. Humanizer.Core.bn-BD:Humanizer Locale Bangla (Bangladesh) (bn-BD)
  159. Humanizer.Core.cs:Humanizer Locale Czech (cs)
  160. Humanizer.Core.da:Humanizer Locale Danish (da)
  161. Humanizer.Core.de:Humanizer Locale German (de)
  162. Humanizer.Core.el:Humanizer Locale Greek (el)
  163. Humanizer.Core.es:Humanizer Locale Spanish (es)
  164. Humanizer.Core.fa:Humanizer Locale Persian (fa)
  165. Humanizer.Core.fi-FI:Humanizer Locale Finnish (Finland) (fi-FI)
  166. Humanizer.Core.fr:Humanizer Locale French (fr)
  167. Humanizer.Core.fr-BE:Humanizer Locale French (Belgium) (fr-BE)
  168. Humanizer.Core.he:Humanizer Locale Hebrew (he)
  169. Humanizer.Core.hr:Humanizer Locale Croatian (hr)
  170. Humanizer.Core.hu:Humanizer Locale Hungarian (hu)
  171. Humanizer.Core.hy:Humanizer Locale Armenian (hy)
  172. Humanizer.Core.id:Humanizer Locale Indonesian (id)
  173. Humanizer.Core.is:Humanizer Locale Icelandic (is)
  174. Humanizer.Core.it:Humanizer Locale Italian (it)
  175. Humanizer.Core.ja:Humanizer Locale Japanese (ja)
  176. Humanizer.Core.ko-KR:Humanizer Locale Korean (South Korea) (ko-KR)
  177. Humanizer.Core.ku:Humanizer Locale Central Kurdish (ku)
  178. Humanizer.Core.lv:Humanizer Locale Latvian (lv)
  179. Humanizer.Core.ms-MY:Humanizer Locale Malay (Malaysia) (ms-MY)
  180. Humanizer.Core.mt:Humanizer Locale Maltese (mt)
  181. Humanizer.Core.nb:Humanizer Locale Norwegian Bokmål (nb)
  182. Humanizer.Core.nb-NO:Humanizer Locale Norwegian Bokmål (Norway) (nb-NO)
  183. Humanizer.Core.nl:Humanizer Locale Dutch (nl)
  184. Humanizer.Core.pl:Humanizer Locale Polish (pl)
  185. Humanizer.Core.pt:Humanizer Locale Portuguese (pt)
  186. Humanizer.Core.ro:Humanizer Locale Romanian (ro)
  187. Humanizer.Core.ru:Humanizer Locale Russian (ru)
  188. Humanizer.Core.sk:Humanizer Locale Slovak (sk)
  189. Humanizer.Core.sl:Humanizer Locale Slovenian (sl)
  190. Humanizer.Core.sr:Humanizer Locale Serbian (sr)
  191. Humanizer.Core.sr-Latn:Humanizer Locale Serbian (sr-Latn)
  192. Humanizer.Core.sv:Humanizer Locale Swedish (sv)
  193. Humanizer.Core.th-TH:Humanizer Locale Thai (Thailand) (th-TH)
  194. Humanizer.Core.tr:Humanizer Locale Turkish (tr)
  195. Humanizer.Core.uk:Humanizer Locale Ukrainian (uk)
  196. Humanizer.Core.uz-Cyrl-UZ:Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
  197. Humanizer.Core.uz-Latn-UZ:Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
  198. Humanizer.Core.vi:Humanizer Locale Vietnamese (vi)
  199. Humanizer.Core.zh-CN:Humanizer Locale Chinese (China) (zh-CN)
  200. Humanizer.Core.zh-Hans:Humanizer Locale Chinese (zh-Hans)
  201. Humanizer.Core.zh-Hant:Humanizer Locale Chinese (zh-Hant)
  202. Iced:iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assemble…
  203. IdentityModel:OpenID Connect & OAuth 2.0 client library
  204. IdentityModel.OidcClient:RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications
  205. IDisposableGenerator:Source Generator Generating the Dispose functions in Disposables.
  206. Immutype:Immutability is easy!
  207. IndexRange:This package lets you use the C# 8.0 index and range features in projects that target .NET Framework…
  208. Injectio:Injectio
    Source generator that helps register attribute marked services in the dependency injection …
  209. Irony.Core:Package Description
  210. Irony.NetCore:Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maint…
  211. JetBrains.Annotations:JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability…
  212. JetBrains.dotCover.GlobalTool:A cross-platform .NET tool for code coverage. Supported platforms:  Windows (x86 / x64 / ARM64)  Lin…
  213. JetBrains.dotMemoryUnit:dotMemory Unit is an additional unit testing framework that allows you to write tests that check cod…
  214. Jwshyns.DudNet:DudNet
    DudNet is a C# source generator for implementing a proxy pattern.
    Example
    Generating a proxy …
  215. K4os.Compression.LZ4:Port of LZ4 compression algorithm for .NET
  216. K4os.Compression.LZ4.Streams:Port of LZ4 compression algorithm for .NET
  217. K4os.Hash.xxHash:xxHash hash implementation for .NET
  218. KubernetesClient:Client library for the Kubernetes open source container orchestrator.
  219. KubernetesClient.Basic:Client library for the Kubernetes open source container orchestrator.
  220. KubernetesClient.Models:Client library for the Kubernetes open source container orchestrator.
  221. LaDeak.ProtobufSourceGenerator:A source generator that generates partial helper classes where member properties are attributed with…
  222. Lib.AspNetCore.ServerTiming:Server Timing API support for .NET

    Server Timing API provides a convenient way to communicate pe…

  223. Lib.AspNetCore.ServerTiming.Abstractions:Lib.AspNetCore.ServerTiming

    Lib.AspNetCore.ServerTiming is a library which provides Server Timing …

  224. LibGit2Sharp:LibGit2Sharp

    LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, …

  225. LibGit2Sharp.NativeBinaries:Native binaries for LibGit2Sharp
  226. LightBDD.Core:Provides LightBDD core features, including asynchronous scenario execution with execution tracking a…
  227. LightBDD.Framework:Provides LightBDD framework with common classes and features for all LightBDD integrations.High leve…
  228. LightBDD.NUnit3:Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework fe…
  229. LightBDD.XUnit2:Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework fe…
  230. Ling.Audit:Ling.Audit
    Introduction
    Ling.Audit is a source generator for audit properties.
    Installation
    You can …
  231. Lombok.NET:This library is to .NET what Lombok is to Java. It generates constructors and other fun stuff using …
  232. M31.FluentApi:Generate fluent APIs for your C# classes with ease.
  233. M31.FluentApi.Generator:The generator package for M31.FluentAPI. Don’t install this package explicitly, install M31.FluentAP…
  234. MagicMap:MagicMap
    SourceGenerator based package for generating boilerplate code like object mappers
    This is s…
  235. MapTo:MapTo

    A convention based object to object mapper using Roslyn source generator.
    MapTo is a library…

  236. Matryoshki:Matryoshki

    “Matryoshki” (Матрёшки, Matryoshkas) is a set of abstractions and C# source generators…

  237. Matryoshki.Abstractions:Matryoshki

    “Matryoshki” (Матрёшки, Matryoshkas) is a set of abstractions and C# source generators…

  238. Matryoshki.Generators:Matryoshki

    “Matryoshki” (Матрёшки, Matryoshkas) is a set of abstractions and C# source generators…

  239. McMaster.NETCore.Plugins:Provides API for dynamically loading assemblies into a .NET application.This package should be used …
  240. Mediator.Abstractions:Abstractions for the Mediator.SourceGenerator package.
  241. Mediator.SourceGenerator:A high performance .NET Mediator pattern implemenation using source generation.
  242. MediatR:Simple, unambitious mediator implementation in .NET
  243. MediatR.Contracts:Contracts package for requests, responses, and notifications
  244. MediatR.Extensions.Microsoft.DependencyInjection:MediatR extensions for ASP.NET Core
  245. MemoryPack:Zero encoding extreme performance binary serializer for C#.
  246. MemoryPack.Core:Core libraries(attribute, logics) of MemoryPack.
  247. MemoryPack.Generator:Code generator for MemoryPack.
  248. MessagePack:Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
  249. MessagePack.Annotations:Attributes and interfaces for .NET types serializable with MessagePack.
  250. MessagePipe:High performance in-memory/distributed messaging pipeline for .NET and Unity.
  251. Meziantou.Polyfill:Meziantou.Polyfill

    Source Generator that adds polyfill methods and types. This helps working with m…

  252. Microsoft.AspNetCore.Antiforgery:An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Sit…
  253. Microsoft.AspNetCore.App.Ref:Provides a default set of APIs for building an ASP.NET Core application. Contains reference assembli…
  254. Microsoft.AspNetCore.App.Runtime.win-x64:Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for se…
  255. Microsoft.AspNetCore.Authentication.Abstractions:ASP.NET Core common types used by the various authentication components.This package was built from …
  256. Microsoft.AspNetCore.Authentication.Core:ASP.NET Core common types used by the various authentication middleware components.This package was …
  257. Microsoft.AspNetCore.Authentication.JwtBearer:ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.This p…
  258. Microsoft.AspNetCore.Authentication.Negotiate:ASP.NET Core authentication handler used to authenticate requests using Negotiate, Kerberos, or NTLM…
  259. Microsoft.AspNetCore.Authorization:ASP.NET Core authorization classes.Commonly used types:Microsoft.AspNetCore.Authorization.AllowAnony…
  260. Microsoft.AspNetCore.Authorization.Policy:ASP.NET Core authorization policy helper classes.This package was built from the source code at http…
  261. Microsoft.AspNetCore.Components:Components feature for ASP.NET Core.This package was built from the source code at https://github.co…
  262. Microsoft.AspNetCore.Components.Analyzers:Roslyn analyzers for ASP.NET Core Components.This package was built from the source code at https://…
  263. Microsoft.AspNetCore.Components.Authorization:Authentication and authorization support for Blazor applications.This package was built from the sou…
  264. Microsoft.AspNetCore.Components.Forms:Forms and validation support for Blazor applications.This package was built from the source code at …
  265. Microsoft.AspNetCore.Components.Web:Support for rendering ASP.NET Core components for browsers.This package was built from the source co…
  266. Microsoft.AspNetCore.Components.WebAssembly:Build client-side single-page applications (SPAs) with Blazor running under WebAssembly.This package…
  267. Microsoft.AspNetCore.Components.WebAssembly.Authentication:Build client-side authentication for single-page applications (SPAs).This package was built from the…
  268. Microsoft.AspNetCore.Components.WebAssembly.DevServer:Development server for use when building Blazor applications.This package was built from the source …
  269. Microsoft.AspNetCore.Components.WebAssembly.Server:Runtime server features for ASP.NET Core Blazor applications.This package was built from the source …
  270. Microsoft.AspNetCore.Connections.Abstractions:Core components of ASP.NET Core networking protocol stack.This package was built from the source cod…
  271. Microsoft.AspNetCore.Cryptography.Internal:Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not refere…
  272. Microsoft.AspNetCore.Cryptography.KeyDerivation:ASP.NET Core utilities for key derivation.This package was built from the source code at https://git…
  273. Microsoft.AspNetCore.DataProtection:ASP.NET Core logic to protect and unprotect data, similar to DPAPI.This package was built from the s…
  274. Microsoft.AspNetCore.DataProtection.Abstractions:ASP.NET Core data protection abstractions.Commonly used types:Microsoft.AspNetCore.DataProtection.ID…
  275. Microsoft.AspNetCore.Diagnostics.Abstractions:ASP.NET Core diagnostics middleware abstractions and feature interface definitions.This package was …
  276. Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore:ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and dia…
  277. Microsoft.AspNetCore.Hosting.Abstractions:ASP.NET Core hosting and startup abstractions for web applications.This package was built from the s…
  278. Microsoft.AspNetCore.Hosting.Server.Abstractions:ASP.NET Core hosting server abstractions for web applications.This package was built from the source…
  279. Microsoft.AspNetCore.Html.Abstractions:ASP.NET Core HTML abstractions used for building HTML content.Commonly used types:Microsoft.AspNetCo…
  280. Microsoft.AspNetCore.Http:ASP.NET Core default HTTP feature implementations.This package was built from the source code at htt…
  281. Microsoft.AspNetCore.Http.Abstractions:ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for…
  282. Microsoft.AspNetCore.Http.Extensions:ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, an…
  283. Microsoft.AspNetCore.Http.Features:ASP.NET Core HTTP feature interface definitions.This package was built from the source code at https…
  284. Microsoft.AspNetCore.Identity.EntityFrameworkCore:ASP.NET Core Identity provider that uses Entity Framework Core.This package was built from the sourc…
  285. Microsoft.AspNetCore.JsonPatch:ASP.NET Core support for JSON PATCH.This package was built from the source code at https://github.co…
  286. Microsoft.AspNetCore.Metadata:ASP.NET Core metadata.This package was built from the source code at https://github.com/dotnet/aspne…
  287. Microsoft.AspNetCore.Mvc.Abstractions:ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, a…
  288. Microsoft.AspNetCore.Mvc.ApiExplorer:ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers…
  289. Microsoft.AspNetCore.Mvc.Core:ASP.NET Core MVC core components. Contains common action result types, attribute routing, applicatio…
  290. Microsoft.AspNetCore.Mvc.DataAnnotations:ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.This pac…
  291. Microsoft.AspNetCore.Mvc.Formatters.Json:ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.This p…
  292. Microsoft.AspNetCore.Mvc.Razor.Extensions:ASP.NET Core design time hosting infrastructure for the Razor view engine.This package was built fro…
  293. Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation:Runtime compilation support for Razor views and Razor Pages in ASP.NET Core MVC.This package was bui…
  294. Microsoft.AspNetCore.Mvc.Testing:Support for writing functional tests for MVC applications.This package was built from the source cod…
  295. Microsoft.AspNetCore.Mvc.Versioning: Now Asp.Versioning.Mvc. See the announcement.

    ASP.NET API versioning gives you a powerful, but…

  296. Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer: Now Asp.Versioning.Mvc.ApiExplorer. See the announcement.

    ASP.NET API versioning gives you a p…

  297. Microsoft.AspNetCore.Mvc.ViewFeatures:ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as wel…
  298. Microsoft.AspNetCore.OpenApi:Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations.This p…
  299. Microsoft.AspNetCore.OutputCaching.StackExchangeRedis:Output cache implementation of Microsoft.AspNetCore.OutputCaching.IOutputCacheStore using Redis.This…
  300. Microsoft.AspNetCore.Razor.Design:Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild su…
  301. Microsoft.AspNetCore.Razor.Language:Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor …
  302. Microsoft.AspNetCore.ResponseCaching.Abstractions:ASP.NET Core response caching middleware abstractions and feature interface definitions.This package…
  303. Microsoft.AspNetCore.Routing:ASP.NET Core middleware for routing requests to application logic and for generating links.Commonly …
  304. Microsoft.AspNetCore.Routing.Abstractions:ASP.NET Core abstractions for routing requests to application logic and for generating links.Commonl…
  305. Microsoft.AspNetCore.StaticFiles:ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsi…
  306. Microsoft.AspNetCore.TestHost:ASP.NET Core web server for writing and running tests.This package was built from the source code at…
  307. Microsoft.AspNetCore.WebUtilities:ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.This p…
  308. Microsoft.Azure.Cosmos:This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azu…
  309. Microsoft.Bcl.AsyncInterfaces:About
    As of C# 8, the C# language has support for producing and consuming asynchronous iterators. Th…
  310. Microsoft.Bcl.HashCode:Provides the HashCode type for .NET Standard 2.0. This package is not required starting with .NET St…
  311. Microsoft.Bcl.TimeProvider:About
    Microsoft.Bcl.TimeProvider provides time abstraction support for apps targeting .NET 7 and ear…
  312. Microsoft.Build:Microsoft.Build
    This package contains Microsoft.Build.dll, which defines MSBuild’s API, including

    M…

  313. Microsoft.Build.Framework:Microsoft.Build.Framework
    This package contains Microsoft.Build.Framework.dll, which defines fundame…
  314. Microsoft.Build.Locator:Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017…
  315. Microsoft.Build.Tasks.Core:Microsoft.Build.Tasks
    This package contains implementations of commonly-used MSBuild
    tasks
    that ship…
  316. Microsoft.Build.Tasks.Git:MSBuild tasks providing git repository information.
  317. Microsoft.Build.Utilities.Core:Microsoft.Build.Utilities.Core
    This package contains Microsoft.Build.Utilities.Core.dll, which defin…
  318. Microsoft.CodeAnalysis:.NET Compiler Platform (“Roslyn”).      This is the all-in-one package (a superset of all assemblies…
  319. Microsoft.CodeAnalysis.Analyzer.Testing:Roslyn Analyzer Test Framework Common Types.
  320. Microsoft.CodeAnalysis.Analyzers:Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications bu…
  321. Microsoft.CodeAnalysis.AnalyzerUtilities:Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API i…
  322. Microsoft.CodeAnalysis.BannedApiAnalyzers:Banned API Analyzers
  323. Microsoft.CodeAnalysis.Common:A shared package used by the Microsoft .NET Compiler Platform (“Roslyn”).      Do not install this p…
  324. Microsoft.CodeAnalysis.CSharp:.NET Compiler Platform (“Roslyn”) support for C#, Microsoft.CodeAnalysis.CSharp.dll.          More d…
  325. Microsoft.CodeAnalysis.CSharp.Features:.NET Compiler Platform (“Roslyn”) support for creating C# editing experiences.          More details…
  326. Microsoft.CodeAnalysis.CSharp.Scripting:Microsoft .NET Compiler Platform (“Roslyn”) CSharp scripting package.          More details at https…
  327. Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing:Roslyn Source Generator Framework C# Types.
  328. Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit:Roslyn Source Generator xUnit Framework C# Types.
  329. Microsoft.CodeAnalysis.CSharp.Workspaces:.NET Compiler Platform (“Roslyn”) support for analyzing C# projects and solutions.          More det…
  330. Microsoft.CodeAnalysis.Elfie:An extensible library for fast indexing of code artifacts.
  331. Microsoft.CodeAnalysis.Features:.NET Compiler Platform (“Roslyn”) support for creating editing experiences.          More details at…
  332. Microsoft.CodeAnalysis.Razor:Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor …
  333. Microsoft.CodeAnalysis.Scripting.Common:Microsoft .NET Compiler Platform (“Roslyn”) shared scripting package.      Do not install this packa…
  334. Microsoft.CodeAnalysis.SourceGenerators.Testing:Roslyn Source Generator Test Framework Common Types.
  335. Microsoft.CodeAnalysis.Testing.Verifiers.XUnit:Roslyn Test Verifiers for xUnit.
  336. Microsoft.CodeAnalysis.VisualBasic:.NET Compiler Platform (“Roslyn”) support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll. …
  337. Microsoft.CodeAnalysis.VisualBasic.Features:.NET Compiler Platform (“Roslyn”) support for creating Visual Basic editing experiences.          Mo…
  338. Microsoft.CodeAnalysis.VisualBasic.Workspaces:.NET Compiler Platform (“Roslyn”) support for analyzing Visual Basic projects and solutions.        …
  339. Microsoft.CodeAnalysis.Workspaces.Common:A shared package used by the .NET Compiler Platform (“Roslyn”) including support for analyzing proje…
  340. Microsoft.CodeAnalysis.Workspaces.MSBuild:.NET Compiler Platform (“Roslyn”) support for analyzing MSBuild projects and solutions. This should …
  341. Microsoft.CodeCoverage:Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and…
  342. Microsoft.Composition:This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight an…
  343. Microsoft.CrmSdk.CoreAssemblies:This package contains the official Microsoft.Xrm.Sdk.dll and Microsoft.Crm.Sdk.Proxy.dll assemblies …
  344. Microsoft.CSharp:Provides support for compilation and code generation, including dynamic, using the C# language.Commo…
  345. Microsoft.Data.SqlClient:Provides the data provider for SQL Server. These classes provide access to versions of SQL Server an…
  346. Microsoft.Data.SqlClient.SNI.runtime:Internal implementation package not meant for direct consumption. Please do not reference directly.W…
  347. Microsoft.Data.Sqlite:Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite.Commonly Used Types:Microsoft.Dat…
  348. Microsoft.Data.Sqlite.Core:Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a …
  349. Microsoft.Diagnostics.NETCore.Client:.NET Core Diagnostics Client Library
  350. Microsoft.Diagnostics.Runtime:ClrMD 3.1 Release Notes
    Major changes:

    Marked ClrObject’s constructor as [Obsolete]. This will be …

  351. Microsoft.Diagnostics.Tracing.EventSource.Redist:This package includes the class Microsoft.Diagnostics.Tracing.EventSource which enables firing ETW e…
  352. Microsoft.Diagnostics.Tracing.TraceEvent:Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is use…
  353. Microsoft.DiaSymReader:Microsoft DiaSymReader interop interfaces and utilities.
  354. Microsoft.dotnet-interactive:Command line tool for interactive programming with C#, F#, and PowerShell, including support for Jup…
  355. Microsoft.DotNet.ILCompiler:Provides a native AOT compiler and runtime for .NET
  356. Microsoft.DotNet.InternalAbstractions:Abstractions for making code that uses file system and environment testable.
  357. Microsoft.DotNet.PlatformAbstractions:Abstractions for making code that uses file system and environment testable.
  358. Microsoft.DotNet.Scaffolding.Shared:Contains interfaces for Project Model and messaging for scaffolding.
  359. Microsoft.EntityFrameworkCore:Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change …
  360. Microsoft.EntityFrameworkCore.Abstractions:Provides abstractions and attributes that are used to configure Entity Framework Core
  361. Microsoft.EntityFrameworkCore.Analyzers:CSharp Analyzers for Entity Framework Core.
  362. Microsoft.EntityFrameworkCore.Cosmos:Azure Cosmos provider for Entity Framework Core.
  363. Microsoft.EntityFrameworkCore.Design:Shared design-time components for Entity Framework Core tools.
  364. Microsoft.EntityFrameworkCore.InMemory:In-memory database provider for Entity Framework Core (to be used for testing purposes).
  365. Microsoft.EntityFrameworkCore.Relational:Shared Entity Framework Core components for relational database providers.
  366. Microsoft.EntityFrameworkCore.Relational.Design:Shared design-time Entity Framework Core components for relational database providers.
  367. Microsoft.EntityFrameworkCore.Sqlite:SQLite database provider for Entity Framework Core.
  368. Microsoft.EntityFrameworkCore.Sqlite.Core:SQLite database provider for Entity Framework Core. This package does not include a copy of the nati…
  369. Microsoft.EntityFrameworkCore.Sqlite.Design:Design-time Entity Framework Core functionality for SQLite
  370. Microsoft.EntityFrameworkCore.SqlServer:Microsoft SQL Server database provider for Entity Framework Core.
  371. Microsoft.EntityFrameworkCore.Tools:Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.Enables these com…
  372. Microsoft.Extensions.AmbientMetadata.Application:Runtime information provider for application-level ambient metadata.
  373. Microsoft.Extensions.ApiDescription.Server:MSBuild tasks and targets for build-time Swagger and OpenApi document generationThis package was bui…
  374. Microsoft.Extensions.Caching.Memory:About
    Provides implementations for local and distributed in-memory cache. It stores and retrieves da…
  375. Microsoft.Extensions.Caching.SqlServer:Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using…
  376. Microsoft.Extensions.Caching.StackExchangeRedis:Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using…
  377. Microsoft.Extensions.CommandLineUtils:Command-line parsing API. Commonly used types:Microsoft.Extensions.CommandLineUtils.CommandLineAppli…
  378. Microsoft.Extensions.Compliance.Abstractions:Abstractions to help ensure compliant data management.
  379. Microsoft.Extensions.Configuration:About
    Microsoft.Extensions.Configuration is combined with a core configuration abstraction under Mic…
  380. Microsoft.Extensions.Configuration.Abstractions:About
    Provides abstractions of key-value pair based configuration. Interfaces defined in this packag…
  381. Microsoft.Extensions.Configuration.Binder:About
    Provides the functionality to bind an object to data in configuration providers for Microsoft….
  382. Microsoft.Extensions.Configuration.CommandLine:About
    Command line configuration provider implementation for Microsoft.Extensions.Configuration. Thi…
  383. Microsoft.Extensions.Configuration.EnvironmentVariables:About
    Environment variables configuration provider implementation for Microsoft.Extensions.Configura…
  384. Microsoft.Extensions.Configuration.FileExtensions:About
    Provides a base class for file-based configuration providers used with Microsoft.Extensions.Co…
  385. Microsoft.Extensions.Configuration.Json:About
    JSON configuration provider implementation for Microsoft.Extensions.Configuration. This packag…
  386. Microsoft.Extensions.Configuration.UserSecrets:About
    User secrets configuration provider implementation for Microsoft.Extensions.Configuration. Use…
  387. Microsoft.Extensions.DependencyInjection:About
    Supports the dependency injection (DI) software design pattern which is a technique for achiev…
  388. Microsoft.Extensions.DependencyInjection.Abstractions:About
    Supports the lower-level abstractions for the dependency injection (DI) software design patter…
  389. Microsoft.Extensions.DependencyInjection.AutoActivation:Extensions to auto-activate registered singletons in the dependency injection system.
  390. Microsoft.Extensions.DependencyModel:About
    Provides abstractions for reading .deps files. When a .NET application is compiled, the SDK ge…
  391. Microsoft.Extensions.DiagnosticAdapter:Microsoft extension adapter feature to extend DiagnosticListener. Contains extension methods that ex…
  392. Microsoft.Extensions.Diagnostics:This package includes the default implementation of IMeterFactory and additional extension methods t…
  393. Microsoft.Extensions.Diagnostics.Abstractions:Diagnostic abstractions for Microsoft.Extensions.Diagnostics.Commonly Used Types:Microsoft.Extension…
  394. Microsoft.Extensions.Diagnostics.ExceptionSummarization:Lets you retrieve exception summary information.
  395. Microsoft.Extensions.Diagnostics.HealthChecks:Components for performing health checks in .NET applicationsCommonly Used Types:Microsoft.Extensions…
  396. Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions:Abstractions for defining health checks in .NET applicationsCommonly Used TypesMicrosoft.Extensions….
  397. Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore:Components for performing health checks using EntityFrameworkCore.    This package was built from th…
  398. Microsoft.Extensions.Features:Provides abstractions for a loosly coupled collection of features.Commonly Used Types:Microsoft.AspN…
  399. Microsoft.Extensions.FileProviders.Abstractions:About
    Serves as the foundation for creating file providers in .NET, offering core abstractions to de…
  400. Microsoft.Extensions.FileProviders.Embedded:File provider for files in embedded resources for Microsoft.Extensions.FileProviders.This package wa…
  401. Microsoft.Extensions.FileProviders.Physical:About
    Provides an implementation of a physical file provider, facilitating file access and monitorin…
  402. Microsoft.Extensions.FileSystemGlobbing:About
    Provides support for matching file system names/paths using glob patterns.
    Key Features

    Conta…

  403. Microsoft.Extensions.Hosting:About
    Contains the .NET Generic Host HostBuilder which layers on the Microsoft.Extensions.Hosting.Ab…
  404. Microsoft.Extensions.Hosting.Abstractions:About
    Contains abstractions to host user code in an application by encapsulating an application’s re…
  405. Microsoft.Extensions.Hosting.WindowsServices:About
    Supports using Windows Services with the hosting infrastructure.
    Key Features

    Can configure a…

  406. Microsoft.Extensions.Http:About
    Microsoft.Extensions.Http package provides AddHttpClient extension methods for IServiceCollect…
  407. Microsoft.Extensions.Http.Diagnostics:Telemetry support for HTTP Client.
  408. Microsoft.Extensions.Http.Resilience:Resilience mechanisms for HttpClient.
  409. Microsoft.Extensions.Identity.Core:ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including…
  410. Microsoft.Extensions.Identity.Stores:ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including…
  411. Microsoft.Extensions.Localization:Application localization services and default implementation based on ResourceManager to load locali…
  412. Microsoft.Extensions.Localization.Abstractions:Abstractions of application localization services.Commonly used types:Microsoft.Extensions.Localizat…
  413. Microsoft.Extensions.Logging:About
    Microsoft.Extensions.Logging is combined with a core logging abstraction under Microsoft.Exten…
  414. Microsoft.Extensions.Logging.Abstractions:About
    Microsoft.Extensions.Logging.Abstractions provides abstractions of logging. Interfaces defined…
  415. Microsoft.Extensions.Logging.Configuration:Configuration support for Microsoft.Extensions.Logging.
  416. Microsoft.Extensions.Logging.Console:About
    Microsoft.Extensions.Logging.Console provides a Console logger provider implementation for Mic…
  417. Microsoft.Extensions.Logging.Debug:About
    Microsoft.Extensions.Logging.Debug provides a Debug output logger provider implementation for …
  418. Microsoft.Extensions.Logging.EventLog:Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
  419. Microsoft.Extensions.Logging.EventSource:EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
  420. Microsoft.Extensions.ObjectPool:A simple object pool implementation.This package was built from the source code at https://github.co…
  421. Microsoft.Extensions.Options:About
    Microsoft.Extensions.Options provides a strongly typed way of specifying and accessing setting…
  422. Microsoft.Extensions.Options.ConfigurationExtensions:About
    Microsoft.Extensions.Options.ConfigurationExtensions provides additional configuration-specifi…
  423. Microsoft.Extensions.PlatformAbstractions:Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
  424. Microsoft.Extensions.Primitives:About
    Microsoft.Extensions.Primitives contains isolated types that are used in many places within co…
  425. Microsoft.Extensions.Resilience:Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries.
  426. Microsoft.Extensions.ServiceDiscovery:Microsoft.Extensions.ServiceDiscovery
    The Microsoft.Extensions.ServiceDiscovery library is designed …
  427. Microsoft.Extensions.ServiceDiscovery.Abstractions:Microsoft.Extensions.ServiceDiscovery.Abstractions
    The Microsoft.Extensions.ServiceDiscovery.Abstrac…
  428. Microsoft.Extensions.Telemetry:Provides canonical implementations of telemetry abstractions.
  429. Microsoft.Extensions.Telemetry.Abstractions:Common abstractions for high-level telemetry primitives.
  430. Microsoft.Extensions.TimeProvider.Testing:Hand-crafted fakes to make time-related testing easier.
  431. Microsoft.Extensions.WebEncoders:Contains registration and configuration APIs to add the core framework encoders to a dependency inje…
  432. Microsoft.FluentUI.AspNetCore.Components:Microsoft Fluent UI Blazor components

    ⭐ We appreciate your star, it helps!
    This package is f…

  433. Microsoft.FluentUI.AspNetCore.Components.Icons:Microsoft Fluent UI Icons for Blazor

    ⭐ We appreciate your star, it helps!
    Introduction
    The Micros…

  434. Microsoft.Identity.Client:This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).     …
  435. Microsoft.Identity.Client.Extensions.Msal:This package contains the public client (desktop) caching to Microsoft Authentication Library for .N…
  436. Microsoft.IdentityModel.Abstractions:A package containing thin abstractions for Microsoft.IdentityModel.
  437. Microsoft.IdentityModel.JsonWebTokens:Includes types that provide support for creating, serializing and validating JSON Web Tokens.
  438. Microsoft.IdentityModel.Logging:Includes Event Source based logging support.
  439. Microsoft.IdentityModel.Protocols:Provides base protocol support for OpenIdConnect and WsFederation.
  440. Microsoft.IdentityModel.Protocols.OpenIdConnect:Includes types that provide support for OpenIdConnect protocol.
  441. Microsoft.IdentityModel.Tokens:Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying…
  442. Microsoft.IO.RecyclableMemoryStream:Microsoft.IO.RecyclableMemoryStream
    A library to provide pooling for .NET MemoryStream objects to i…
  443. Microsoft.IO.Redist:Downlevel support package for System.IO classes.
  444. Microsoft.JSInterop:Abstractions and features for interop between .NET and JavaScript code.This package was built from t…
  445. Microsoft.JSInterop.WebAssembly:Abstractions and features for interop between .NET WebAssembly and JavaScript code.This package was …
  446. Microsoft.Net.Compilers.Toolset:.NET Compilers Toolset Package.      Referencing this package will cause the project to be built usi…
  447. Microsoft.Net.Http.Headers:HTTP header parser implementations.This package was built from the source code at https://github.com…
  448. Microsoft.NET.ILLink.Analyzers:Analyzer utilities for ILLink attributes and single-file
  449. Microsoft.NET.ILLink.Tasks:MSBuild tasks for running the IL Linker
  450. Microsoft.NET.Sdk.WebAssembly.Pack:SDK for building and publishing WebAssembly applications.
  451. Microsoft.NET.StringTools:Microsoft.NET.StringTools
    This package contains the Microsoft.NET.StringTools assembly which impleme…
  452. Microsoft.NET.Test.Sdk:The MSbuild targets and properties for building .NET test projects.
  453. Microsoft.NETCore.App.Crossgen2.win-x64:Internal implementation package not meant for direct consumption. Please do not reference directly.
  454. Microsoft.NETCore.App.Host.linux-x64:Internal implementation package not meant for direct consumption. Please do not reference directly.
  455. Microsoft.NETCore.App.Host.win-x64:Internal implementation package not meant for direct consumption. Please do not reference directly.
  456. Microsoft.NETCore.App.Ref:Internal implementation package not meant for direct consumption. Please do not reference directly. …
  457. Microsoft.NETCore.App.Runtime.Mono.browser-wasm:Internal implementation package not meant for direct consumption. Please do not reference directly.
  458. Microsoft.NETCore.App.Runtime.win-x64:Internal implementation package not meant for direct consumption. Please do not reference directly.
  459. Microsoft.NETCore.Platforms:Provides runtime information required to resolve target framework, platform, and runtime specific im…
  460. Microsoft.NETCore.Targets:Provides supporting infrastructure for portable projects: support identifiers that define framework …
  461. Microsoft.NETFramework.ReferenceAssemblies:Microsoft .NET Framework Reference Assemblies
  462. Microsoft.NETFramework.ReferenceAssemblies.net462:Microsoft .NET Framework Reference Assemblies
  463. Microsoft.OpenApi:OpenAPI.NET

    Package
    Nuget

    Models and Writers

    Readers

    Hidi

    The OpenAPI.NET SDK conta…

  464. Microsoft.Packaging.Tools:Provides build infrastructure for handling conflicting assets from packages. 81ffa9f5381f510c2afa17a…
  465. Microsoft.Playwright:Playwright enables reliable end-to-end testing for modern web apps. It is built to enable cross-brow…
  466. Microsoft.PowerPlatform.Dataverse.Client:This package contains the .net core Dataverse ServiceClient. Used to connect to Microsoft Dataverse….
  467. Microsoft.Rest.ClientRuntime:Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by clien…
  468. Microsoft.ServiceHub.Analyzers:Microsoft.ServiceHub.Analyzers
    This package contains the static analyzers to guide code that consume…
  469. Microsoft.ServiceHub.Client:The client library for ServiceHub, which makes it easy to request and activate services in another p…
  470. Microsoft.ServiceHub.Framework:Microsoft.ServiceHub.Framework
    This package contains the APIs necessary to proffer and consume broke…
  471. Microsoft.ServiceHub.Resources:Package Description
  472. Microsoft.SourceLink.AzureRepos.Git:Generates source link for Azure Repos (formerly known as VSTS) Git repositories.
  473. Microsoft.SourceLink.Bitbucket.Git:Generates source link for Bitbucket repositories.
  474. Microsoft.SourceLink.Common:MSBuild tasks providing source control information.
  475. Microsoft.SourceLink.GitHub:Generates source link for GitHub repositories.
  476. Microsoft.SourceLink.GitLab:Generates source link for GitLab repositories.
  477. Microsoft.SqlServer.Server:This is a helper library for Microsoft.Data.SqlClient enabling cross framework support of UDT types….
  478. Microsoft.TestPlatform.ObjectModel:The Microsoft Test Platform Object Model.
  479. Microsoft.TestPlatform.TestHost:Testplatform host executes the test using specified adapter.
  480. Microsoft.VisualBasic:Provides types that support the Visual Basic runtimeCommonly Used Types:Microsoft.VisualBasic.String…
  481. Microsoft.VisualStudio.Azure.Containers.Tools.Targets:Release History
    1.19.5

    Add support for debugging AOT compiled projects in dotnet 8
    Docker image bui…

  482. Microsoft.VisualStudio.CommandBars:A member of the Visual Studio SDK
  483. Microsoft.VisualStudio.ComponentModelHost:Package Description
  484. Microsoft.VisualStudio.Composition:Microsoft.VisualStudio.Composition
    Features

    A new, faster host for your existing MEF parts
    Reuse th…

  485. Microsoft.VisualStudio.Composition.Analyzers:Microsoft.VisualStudio.Composition.Analyzers
    Analyzers for MEF consumers to help identify common err…
  486. Microsoft.VisualStudio.Composition.NetFxAttributes:The MEF attributes and runtime classes in the .NET Managed Extensibility Framework (MEF) that are us…
  487. Microsoft.VisualStudio.CoreUtility:Microsoft® Visual Studio® Editor Platform
  488. Microsoft.VisualStudio.Debugger.Interop.10.0:A member of the Visual Studio SDK
  489. Microsoft.VisualStudio.Debugger.Interop.11.0:A member of the Visual Studio SDK
  490. Microsoft.VisualStudio.Debugger.Interop.12.0:A member of the Visual Studio SDK
  491. Microsoft.VisualStudio.Debugger.Interop.14.0:A member of the Visual Studio SDK
  492. Microsoft.VisualStudio.Debugger.Interop.15.0:A member of the Visual Studio SDK
  493. Microsoft.VisualStudio.Debugger.Interop.16.0:A member of the Visual Studio SDK
  494. Microsoft.VisualStudio.Debugger.InteropA:A member of the Visual Studio SDK
  495. Microsoft.VisualStudio.Designer.Interfaces:A member of the Visual Studio SDK
  496. Microsoft.VisualStudio.Editor:Microsoft® Visual Studio® Editor Platform
  497. Microsoft.VisualStudio.GraphModel:A member of the Visual Studio SDK
  498. Microsoft.VisualStudio.ImageCatalog:A member of the Visual Studio SDK
  499. Microsoft.VisualStudio.Imaging:A member of the Visual Studio SDK
  500. Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime:A member of the Visual Studio SDK
  501. Microsoft.VisualStudio.Interop:A member of the Visual Studio SDK
  502. Microsoft.VisualStudio.JavaScript.SDK:MSBuild project SDK providing support for JavaScript and TypeScript projects
  503. Microsoft.VisualStudio.Language:Microsoft® Visual Studio® Editor Platform
  504. Microsoft.VisualStudio.Language.Intellisense:Microsoft® Visual Studio® Editor Platform
  505. Microsoft.VisualStudio.Language.NavigateTo.Interfaces:Microsoft® Visual Studio® Navigate To
  506. Microsoft.VisualStudio.Language.StandardClassification:Microsoft® Visual Studio® Editor Platform
  507. Microsoft.VisualStudio.LanguageServer.Client:Visual Studio client side APIs for interacting with a Language Server Protocol enabled server.
  508. Microsoft.VisualStudio.Linux.ConnectionManager.Store:A member of the Visual Studio SDK
  509. Microsoft.VisualStudio.OLE.Interop:A member of the Visual Studio SDK
  510. Microsoft.VisualStudio.Package.LanguageService.15.0:A member of the Visual Studio SDK
  511. Microsoft.VisualStudio.ProjectAggregator:A member of the Visual Studio SDK
  512. Microsoft.VisualStudio.RemoteControl:Microsoft® Visual Studio® Remote Control Library
  513. Microsoft.VisualStudio.RpcContracts:Visual Studio RPC contracts
  514. Microsoft.VisualStudio.SDK:Visual Studio SDK meta-package. Reference this to get references to most other Visual Studio extensi…
  515. Microsoft.VisualStudio.SDK.Analyzers:A collection of analyzers to help Visual Studio extension developers write quality code.
  516. Microsoft.VisualStudio.Setup.Configuration.Interop:Managed query API for enumerating Visual Studio setup instances using embeddable interoperability ty…
  517. Microsoft.VisualStudio.Shell.15.0:A member of the Visual Studio SDK
  518. Microsoft.VisualStudio.Shell.Design:A member of the Visual Studio SDK
  519. Microsoft.VisualStudio.Shell.Framework:A member of the Visual Studio SDK
  520. Microsoft.VisualStudio.Shell.Interop:A member of the Visual Studio SDK
  521. Microsoft.VisualStudio.Shell.Interop.10.0:A member of the Visual Studio SDK
  522. Microsoft.VisualStudio.Shell.Interop.11.0:A member of the Visual Studio SDK
  523. Microsoft.VisualStudio.Shell.Interop.12.0:A member of the Visual Studio SDK
  524. Microsoft.VisualStudio.Shell.Interop.8.0:A member of the Visual Studio SDK
  525. Microsoft.VisualStudio.Shell.Interop.9.0:A member of the Visual Studio SDK
  526. Microsoft.VisualStudio.TaskRunnerExplorer.14.0:Microsoft.VisualStudio.TaskRunnerExplorer.14.0 contracts assembly for Visual Studio.
  527. Microsoft.VisualStudio.Telemetry:Microsoft® Visual Studio® Telemetry Library
  528. Microsoft.VisualStudio.Text.Data:Microsoft® Visual Studio® Editor Platform
  529. Microsoft.VisualStudio.Text.Logic:Microsoft® Visual Studio® Editor Platform
  530. Microsoft.VisualStudio.Text.UI:Microsoft® Visual Studio® Editor Platform
  531. Microsoft.VisualStudio.Text.UI.Wpf:Microsoft® Visual Studio® Editor Platform
  532. Microsoft.VisualStudio.TextManager.Interop:A member of the Visual Studio SDK
  533. Microsoft.VisualStudio.TextManager.Interop.10.0:A member of the Visual Studio SDK
  534. Microsoft.VisualStudio.TextManager.Interop.11.0:A member of the Visual Studio SDK
  535. Microsoft.VisualStudio.TextManager.Interop.12.0:A member of the Visual Studio SDK
  536. Microsoft.VisualStudio.TextManager.Interop.8.0:A member of the Visual Studio SDK
  537. Microsoft.VisualStudio.TextManager.Interop.9.0:A member of the Visual Studio SDK
  538. Microsoft.VisualStudio.TextTemplating:A member of the Visual Studio SDK
  539. Microsoft.VisualStudio.TextTemplating.Interfaces:A member of the Visual Studio SDK
  540. Microsoft.VisualStudio.TextTemplating.Interfaces.10.0:A member of the Visual Studio SDK
  541. Microsoft.VisualStudio.TextTemplating.Interfaces.11.0:A member of the Visual Studio SDK
  542. Microsoft.VisualStudio.TextTemplating.VSHost:A member of the Visual Studio SDK
  543. Microsoft.VisualStudio.Threading:Microsoft.VisualStudio.Threading
    Async synchronization primitives, async collections, TPL and datafl…
  544. Microsoft.VisualStudio.Threading.Analyzers:Microsoft.VisualStudio.Threading.Analyzers
    Static code analyzers to detect common mistakes or potent…
  545. Microsoft.VisualStudio.Utilities:A member of the Visual Studio SDK
  546. Microsoft.VisualStudio.Utilities.Internal:Microsoft® Visual Studio® Common Utility Library
  547. Microsoft.VisualStudio.Validation:Common input validation and state verification utility methods.
  548. Microsoft.VisualStudio.VCProjectEngine:A member of the Visual Studio SDK
  549. Microsoft.VisualStudio.VSHelp:A member of the Visual Studio SDK
  550. Microsoft.VisualStudio.VSHelp80:A member of the Visual Studio SDK
  551. Microsoft.VisualStudio.WCFReference.Interop:A member of the Visual Studio SDK
  552. Microsoft.VisualStudio.Web.BrowserLink.12.0:Microsoft.VisualStudio.BrowserLink.12.0 contracts assembly for Visual Studio.
  553. Microsoft.VisualStudio.Web.CodeGeneration:Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project de…
  554. Microsoft.VisualStudio.Web.CodeGeneration.Contracts:Contains interfaces for Project Model and messaging for scaffolding.
  555. Microsoft.VisualStudio.Web.CodeGeneration.Core:Contains the core infrastructure used by ASP.NET Core Code Generators.
  556. Microsoft.VisualStudio.Web.CodeGeneration.Design:ASP.NET Scaffolding
    ASP.NET scaffolding generates boilerplate code for web apps to speed up developm…
  557. Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore:Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
  558. Microsoft.VisualStudio.Web.CodeGeneration.Templating:Contains Razor based templating host used by ASP.NET Core Code Generators.
  559. Microsoft.VisualStudio.Web.CodeGeneration.Utils:Contains utilities used by ASP.NET Core Code Generation packages.
  560. Microsoft.VisualStudio.Web.CodeGenerators.Mvc:Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
  561. Microsoft.VSSDK.BuildTools:Contains targets and tools to enable the building of managed VSIX projects without VSSDK MSI install…
  562. Microsoft.VsSDK.CompatibilityAnalyzer:Package Description
  563. Microsoft.Win32.Primitives:Provides common types for Win32-based libraries.Commonly Used Types:System.ComponentModel.Win32Excep…
  564. Microsoft.Win32.Registry:Provides support for accessing and modifying the Windows Registry.Commonly Used Types:Microsoft.Win3…
  565. Microsoft.Win32.SystemEvents:Provides access to Windows system event notifications.Commonly Used Types:Microsoft.Win32.SystemEven…
  566. Microsoft.Windows.SDK.NET.Ref:The Windows SDK available as a targeting pack for .NET 6 and later applications.For further details,…
  567. Microsoft.WindowsDesktop.App.Ref:Package Description
  568. Microsoft.WindowsDesktop.App.Runtime.win-x64:Package Description
  569. MimeTypeMapOfficial:Huge dictionary of file extensions to mime types
  570. MinimalApiBuilder:MinimalApiBuilder

    Reflectionless, source-generated, thin abstraction layer over
    the ASP.NET Core Mi…

  571. MinVer:MinVer

    A minimalist .NET package for versioning .NET SDK-style projects using Git tags.
    Platf…

  572. Mono.Cecil:Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CI…
  573. Mono.Reflection:Complement for System.Reflection, including an IL disassembler.
  574. Mono.TextTemplating:Mono.TextTemplating

    NOTE: To use a template at runtime in your app, you do not need to host the eng…

  575. Moq:The most popular and friendly mocking library for .NET
    var mock = new Mock();

  576. Morris.Moxy:Morris.Moxy

    Morris.Moxy is a code mix-in code generator for Microsoft .NET

    Overview
    Moxy allows yo…

  577. MSBuild.StructuredLogger:An MSBuild logger that can be passed to MSBuild to record a detailed structured log file. See usage …
  578. MsBuildPipeLogger.Server:A logger for MSBuild that sends event data over anonymous or named pipes.
  579. MSTest.TestAdapter:MSTest is Microsoft supported Test Framework.      This package includes the adapter logic to discov…
  580. MSTest.TestFramework:MSTest is Microsoft supported Test Framework.      This package includes the libraries for writing t…
  581. MySql.Data:MySql.Data.MySqlClient .Net Core Class Library
  582. MySql.EntityFrameworkCore:MySQL Server database provider for Entity Framework Core.
  583. MySqlConnector:About
    MySqlConnector is a C# ADO.NET driver for MySQL, MariaDB, Amazon Aurora, Azure Database for My…
  584. MySqlConnector.DependencyInjection:About
    MySqlConnector.DependencyInjection helps set up MySqlConnector in applications that use depend…
  585. N.SourceGenerators.UnionTypes:N.SourceGenerators.UnionTypes
    Discriminated union type source generator
    Motivation
    C# doesn’t suppor…
  586. Namotion.Reflection:.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# …
  587. Nerdbank.GitVersioning:Stamps your assemblies with semver 2.0 compliant git commit specific version information and provide…
  588. Nerdbank.Streams:Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channe…
  589. NetCore2Blockly:NETCore2Blockly

    What it does
    NETCore2Blockly generates Blockly blocks for each of your controll…

  590. NetCore7ShortLinks:NetCoreShortLinks
    .NET Core short links – short links for your site

    How to use it
    Install the pac…

  591. NetCoreUsefullEndpoints:NetCoreUsefullEndpoints

    What it does
    Register endpoints for

    See environment variables
    See curren…

  592. NetEscapades.EnumGenerators:NetEscapades.EnumGenerators

    A Source Generator package that generates extension methods for enums,…

  593. NetPackageAnalyzerConsole:PackageAnalyzer
    Analyzer for .NET solution / projects . Latest version 7.2023.1029.811
    Install as lo…
  594. NETStandard.Library:A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7…
  595. Newtonsoft.Json:Json.NET

    Json.NET is a popular high-performance JSON framework for .NET
    Serialize JSON
    Product pro…

  596. Newtonsoft.Json.Bson:Json.NET BSON adds support for reading and writing BSON
  597. NextGenMapper:Package Description
  598. NickJohn.WinUI.ObservableSettings:WinUI ObservableSettings

    A C# source generator to help you generate boilerplates to read and write…

  599. NJsonSchema:JSON Schema reader, generator and validator for .NET
  600. NJsonSchema.Yaml:JSON Schema reader, generator and validator for .NET
  601. NLog:NLog is a logging platform for .NET with rich log routing and management capabilities.NLog supports …
  602. NLog.Extensions.Logging:NLog.Extensions.Logging

    Integrates NLog as Logging provider for Microsoft.Extensions.Logging, by …

  603. NLog.Web.AspNetCore:NLog.Web.AspNetCore

    Integrates NLog as Logging provider for the ASP.NET Core platform, by just ca…

  604. Npgsql:Npgsql is the open source .NET data provider for PostgreSQL. It allows you to connect and interact w…
  605. Npgsql.DependencyInjection:Npgsql is the open source .NET data provider for PostgreSQL. It allows you to connect and interact w…
  606. Npgsql.EntityFrameworkCore.PostgreSQL:Npgsql Entity Framework Core provider for PostgreSQL
    Npgsql.EntityFrameworkCore.PostgreSQL is the op…
  607. Npgsql.OpenTelemetry:Npgsql is the open source .NET data provider for PostgreSQL. It allows you to connect and interact w…
  608. NPOI:Contact us on telegram: https://t.me/npoidevs
  609. NSubstitute:NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to…
  610. NSwag.Annotations:NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
  611. NSwag.AspNetCore:NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
  612. NSwag.Core:NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
  613. NSwag.Core.Yaml:NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
  614. NSwag.Generation:NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
  615. NSwag.Generation.AspNetCore:NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
  616. NSwag.SwaggerGeneration:NSwag: The Swagger API toolchain for .NET and TypeScript
  617. NSwag.SwaggerGeneration.AspNetCore:NSwag: The Swagger API toolchain for .NET and TypeScript
  618. NuGet.Common:Common utilities and interfaces for all NuGet libraries.
  619. NuGet.Configuration:NuGet’s configuration settings implementation.
  620. NuGet.DependencyResolver.Core:NuGet’s PackageReference dependency resolver implementation.
  621. NuGet.Frameworks:NuGet’s understanding of target frameworks.
  622. NuGet.LibraryModel:NuGet’s types and interfaces for understanding dependencies.
  623. NuGet.Packaging:Nuget.Packaging
    NuGet.Packaging is a NuGet client SDK library that provides a set of APIs to interac…
  624. NuGet.ProjectModel:NuGet’s core types and interfaces for PackageReference-based restore, such as lock files, assets fil…
  625. NuGet.Protocol:NuGet.Protocol
    NuGet.Protocol is a NuGet client SDK library that provides a set of APIs for interact…
  626. NuGet.Resolver:NuGet’s dependency resolver for packages.config based projects.
  627. NuGet.Versioning:NuGet’s implementation of Semantic Versioning.
  628. NUnit:NUnit 4 Framework

    NUnit is a unit-testing framework for all .NET languages.
    It can run on macOS…

  629. NUnit.Analyzers:NUnit Analyzers

    This is a suite of analyzers that target the NUnit testing framework. Right now,…

  630. NUnit3TestAdapter:NUnit 3 VS Test Adapter
    The NUnit 3 Test Adapter runs NUnit 3.x tests in Visual Studio 2012 and newe…
  631. Octokit:An async-based GitHub API client library for .NET and .NET Core
  632. OneOf:F# style discriminated unions for C#, using a custom type OneOf which holds a single val…
  633. OneOf.SourceGenerator:This source generator automaticly implements OneOfBase hierarchies
  634. OpenMcdf:openmcdf
    Structured Storage .net component – pure C#
    OpenMCDF is a 100% .net / C# component that all…
  635. OpenTelemetry:OpenTelemetry .NET SDK
  636. OpenTelemetry.Api:OpenTelemetry .NET API
  637. OpenTelemetry.Api.ProviderBuilderExtensions:Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyI…
  638. OpenTelemetry.Contrib.Instrumentation.EntityFrameworkCore:Microsoft.EntityFrameworkCore instrumentation for OpenTelemetry .NET
  639. OpenTelemetry.Exporter.Console:Console exporter for OpenTelemetry .NET
  640. OpenTelemetry.Exporter.OpenTelemetryProtocol:OpenTelemetry protocol exporter for OpenTelemetry .NET
  641. OpenTelemetry.Exporter.Prometheus.AspNetCore:ASP.NET Core middleware for hosting OpenTelemetry .NET Prometheus Exporter
  642. OpenTelemetry.Extensions.Hosting:Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
  643. OpenTelemetry.Instrumentation.AspNetCore:ASP.NET Core instrumentation for OpenTelemetry .NET
  644. OpenTelemetry.Instrumentation.EntityFrameworkCore:Microsoft.EntityFrameworkCore instrumentation for OpenTelemetry .NET
  645. OpenTelemetry.Instrumentation.EventCounters:OpenTelemetry Metrics instrumentation for Dotnet EventCounters
  646. OpenTelemetry.Instrumentation.GrpcNetClient:gRPC for .NET client instrumentation for OpenTelemetry .NET
  647. OpenTelemetry.Instrumentation.Http:Http instrumentation for OpenTelemetry .NET
  648. OpenTelemetry.Instrumentation.Runtime:dotnet runtime instrumentation for OpenTelemetry .NET
  649. OpenTelemetry.Instrumentation.SqlClient:SqlClient instrumentation for OpenTelemetry .NET
  650. OpenTelemetry.Instrumentation.StackExchangeRedis:StackExchange.Redis instrumentation for OpenTelemetry .NET
  651. PartiallyApplied:A way to do partial function application in C#
  652. Perfolizer:Performance analysis toolkit
  653. Pipelines.Sockets.Unofficial:Package Description
  654. Podimo.ConstEmbed:Podimo.ConstEmbed
    This project is a Source Generator which generates constant strings from files at …
  655. Polly:Polly
    Polly is a .NET resilience and transient-fault-handling library that allows developers to expr…
  656. Polly.Core:Polly
    Polly is a .NET resilience and transient-fault-handling library that allows developers to expr…
  657. Polly.Extensions:Polly
    Polly is a .NET resilience and transient-fault-handling library that allows developers to expr…
  658. Polly.RateLimiting:Polly
    Polly is a .NET resilience and transient-fault-handling library that allows developers to expr…
  659. Pomelo.EntityFrameworkCore.MySql:About
    Pomelo.EntityFrameworkCore.MySql is the Entity Framework Core (EF Core) provider for MySQL, Ma…
  660. Portable.BouncyCastle:BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
  661. PowerShell:PowerShell global tool
  662. prometheus-net:prometheus-net
    This is a .NET library for instrumenting your applications and exporting metrics to P…
  663. PropertyChanged.SourceGenerator:PropertyChanged.SourceGenerator

    Implementing INotifyPropertyChanged / INotifyPropertyChanging is a…

  664. protobuf-net:Provides simple access to fast and efficient “Protocol Buffers” serialization from .NET applications
  665. protobuf-net.Core:Provides simple access to fast and efficient “Protocol Buffers” serialization from .NET applications
  666. ProxyGen.NET:ProxyGen.NET

    .NET proxy generator powered by Roslyn

    This documentation refers the version 9.X…

  667. QueryGenerator:Query Viewer
    Reference the nuget package QuickConstructor:QuickConstructor

    QuickConstructor is a reliable and feature-rich source generator that can automati…

  668. RazorBlade:RazorBlade
    The sharpest part of the razor.
    Compile Razor templates at build-time without a dependenc…
  669. RazorLight:Use Razor to build your templates from strings / files / EmbeddedResources outside of ASP.NET MVC fo…
  670. Refit:Refit: The automatic type-safe REST library for .NET Core, Xamarin and .NET

    Refit
    Refit.HttpCl…

  671. RidgeDotNet:Ridge is a source generator that creates strongly typed HTTP clients for integration tests.         …
  672. RidgeDotNet.AspNetCore:Ridge.AspNetCore containes dependencies which are neccessary to use in ASP.NET core app using Ridge.
  673. Riok.Mapperly:Mapperly

    Mapperly is a .NET source generator for generating object mappings.
    Because Mapperly …

  674. Rocks:Rocks
    A mocking library based on the Compiler APIs (Roslyn + Mocks)
    Getting Started
    Reference the Ro…
  675. Roozie.AutoInterface:Roozie.AutoInterface

    What is it?
    Roozie.AutoInterface is a C# source generator that generates an i…

  676. rscgutils:RSCG_Utils
    Roslyn Source Code Generators Utils

    Usage
    Additional Files
    Allow you to see additional …

  677. RSCG_AMS:RSCG_AMS
    a Roslyn Source Code Generator for About My Software
    You will obtain

    ( See online at https…

  678. RSCG_Decorator:RSCG_Decorator
    Decorator for classes , permit to know when method start and ends
    Usage
    Add reference…
  679. RSCG_DecoratorCommon:RSCG_Decorator
    Decorator for classes , permit to know when method start and ends
    Usage
    Add reference…
  680. RSCG_FunctionsWithDI:FunctionsDI

    Generate (constructor) and functions calls similar with ASP.NET Core WebAPI ( [FromServ…

  681. RSCG_FunctionsWithDI_Base:FunctionsDI

    Generate (constructor) and functions calls similar with ASP.NET Core WebAPI ( [FromServ…

  682. RSCG_InterceptorTemplate:RSCG_InterceptorTemplate
    Interceptor template – supported from >= .NET 8.0 . Uses also experimental …
  683. RSCG_Static:RSCG_Static
    Roslyn Source Code Generator – transform static classes into instances and interfaces
    Mo…
  684. RSCG_Templating:RSCG_Templating
    Templating for generating everything from classes, methods from a Roslyn Code Genera…
  685. RSCG_TemplatingCommon:RSCG_Templating
    Templating for generating everything from classes, methods from a Roslyn Code Genera…
  686. RSCG_TimeBombComment:RSCG_TimeBombComment aka Time Bomb comment for technical debt
    Reference the nuget package < li="">
  687. RSCG_UtilityTypes:RSCG_UtilityTypes
    Omit and Pick from TypeScript : https://www.typescriptlang.org/docs/handbook/utili…
  688. RSCG_UtilityTypesCommon:RSCG_UtilityTypes
    Omit and Pick from TypeScript : https://www.typescriptlang.org/docs/handbook/utili…
  689. RSCG_WebAPIExports:RSCG_WebAPIExports
    Add exports to file to WebAPI ( for the moment, just Excel / xlsx)
    How to use in …
  690. run-script: dotnet-run-script

    A dotnet tool to run arbi…

  691. runtime.any.System.Collections:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  692. runtime.any.System.Diagnostics.Tools:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  693. runtime.any.System.Diagnostics.Tracing:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  694. runtime.any.System.Globalization:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  695. runtime.any.System.Globalization.Calendars:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  696. runtime.any.System.IO:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  697. runtime.any.System.Reflection:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  698. runtime.any.System.Reflection.Extensions:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  699. runtime.any.System.Reflection.Primitives:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  700. runtime.any.System.Resources.ResourceManager:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  701. runtime.any.System.Runtime:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  702. runtime.any.System.Runtime.Handles:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  703. runtime.any.System.Runtime.InteropServices:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  704. runtime.any.System.Text.Encoding:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  705. runtime.any.System.Text.Encoding.Extensions:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  706. runtime.any.System.Threading.Tasks:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  707. runtime.any.System.Threading.Timer:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  708. runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  709. runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  710. runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  711. runtime.native.System:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  712. runtime.native.System.Data.SqlClient.sni:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  713. runtime.native.System.IO.Compression:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  714. runtime.native.System.Net.Http:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  715. runtime.native.System.Net.Security:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  716. runtime.native.System.Security.Cryptography:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  717. runtime.native.System.Security.Cryptography.Apple:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  718. runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  719. runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  720. runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  721. runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  722. runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  723. runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  724. runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  725. runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  726. runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  727. runtime.win-arm64.runtime.native.System.Data.SqlClient.sni:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  728. runtime.win-x64.Microsoft.DotNet.ILCompiler:Internal implementation package not meant for direct consumption. Please do not reference directly. …
  729. runtime.win-x64.runtime.native.System.Data.SqlClient.sni:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  730. runtime.win-x86.runtime.native.System.Data.SqlClient.sni:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  731. runtime.win.Microsoft.Win32.Primitives:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  732. runtime.win.System.Console:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  733. runtime.win.System.Diagnostics.Debug:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  734. runtime.win.System.IO.FileSystem:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  735. runtime.win.System.Net.Primitives:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  736. runtime.win.System.Net.Sockets:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  737. runtime.win.System.Runtime.Extensions:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  738. runtime.win7-x64.runtime.native.System.Data.SqlClient.sni:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  739. runtime.win7-x64.runtime.native.System.IO.Compression:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  740. runtime.win7-x86.runtime.native.System.Data.SqlClient.sni:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  741. runtime.win7.System.Private.Uri:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  742. SafeRouting:Safe Routing Source Generator for ASP.NET Core

    Safe Routing is a source generator which analyses a…

  743. Scriban:scriban

    Scriban is a fast,…
  744. SharpCompress:SharpCompress is a compression library for NET Standard 2.0/2.1/NET 6.0/NET 7.0 that can unrar, deco…
  745. SharpZipLib:SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar writt…
  746. SimpleInfoName:Generates simple names info (types, parameters, properties, fields, and methods).
  747. SimpleInjector:Simple Injector is an easy, flexible and fast dependency injection library that uses best practice t…
  748. SixLabors.Fonts:SixLabors.Fonts

    SixLabors.Fonts is a new cross-platform font loading and drawing library.
    Lice…

  749. SkinnyControllersCommon:SkinnyControllersGenerator
    SkinnyControllers generates controller action for each field of your cont…
  750. SkinnyControllersGenerator:SkinnyControllersGenerator
    SkinnyControllers generates controller action for each field of your cont…
  751. Solti.Utils.Primitives:Solti.Utils.Primitives

    Shared classes used in my .NET projects (intended for private use only)…

  752. SourceGenerator.Helper.CopyCode:SourceGenerator.Helper.CopyCode
    This Generator is intendede to generate text that a source generator…
  753. Spectre.Console:A library that makes it easier to create beautiful console applications.
  754. SpreadCheetah:SpreadCheetah

    SpreadCheetah is a high-performance .NET library for generating spreadsheet (Micros…

  755. SQLitePCLRaw.bundle_e_sqlite3:This ‘batteries-included’ bundle brings in SQLitePCLRaw.core and the necessary stuff for certain com…
  756. SQLitePCLRaw.core:SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite.  This package …
  757. SQLitePCLRaw.lib.e_sqlite3:This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw.  To …
  758. SQLitePCLRaw.provider.e_sqlite3:SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite.  Packages named…
  759. SqlTableDependency:SqlTableDependency is a high-level implementation to access table record change notifications from S…
  760. SSH.NET:SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework…
  761. SshNet.Security.Cryptography:Cryptographic functions for .NET
  762. StackExchange.Redis:High performance Redis client, incorporating both synchronous and asynchronous usage.
  763. stdole:A member of the Visual Studio SDK
  764. StreamJsonRpc:StreamJsonRpc

    StreamJsonRpc is a cross-platform, .NET portable library that implements the
    JSON-RP…

  765. StringBuilderArray:The version of StringBuilder built on an array of strings string[]: uses less memory.
  766. StringLiteralGenerator:A C# Source Generator for optimizing UTF-8 binaries.
  767. Strongly:Strongly

    Strongly makes creating strongly-typed values as easy as adding an attribute! No
    more ac…

  768. Swashbuckle.AspNetCore:Swagger tools for documenting APIs built on ASP.NET Core
  769. Swashbuckle.AspNetCore.Swagger:Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
  770. Swashbuckle.AspNetCore.SwaggerGen:Swagger Generator for APIs built on ASP.NET Core
  771. Swashbuckle.AspNetCore.SwaggerUI:Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
  772. System.AppContext:Provides the System.AppContext class, which allows access to the BaseDirectory property and other ap…
  773. System.Buffers:Provides resource pooling of any type for performance-critical applications that allocate and deallo…
  774. System.CodeDom:Provides types that can be used to model the structure of a source code document and to output sourc…
  775. System.Collections:Provides classes that define generic collections, which allow developers to create strongly typed co…
  776. System.Collections.Concurrent:Provides several thread-safe collection classes that should be used in place of the corresponding ty…
  777. System.Collections.Immutable:About
    This package provides collections that are thread safe and guaranteed to never change their co…
  778. System.Collections.NonGeneric:Provides classes that define older non-generic collections of objects, such as lists, queues, hash t…
  779. System.Collections.Specialized:Provides older specialized non-generic collections; for example, a linked list dictionary, a bit vec…
  780. System.CommandLine:This package includes a powerful command line parser and other tools for building command line appli…
  781. System.ComponentModel:Provides interfaces for the editing and change tracking of objects used as data sources.Commonly Use…
  782. System.ComponentModel.Annotations:Provides attributes that are used to define metadata for objects used as data sources.Commonly Used …
  783. System.ComponentModel.Composition:This namespace provides classes that constitute the core of the Managed Extensibility Framework, or …
  784. System.ComponentModel.EventBasedAsync:Provides support classes and delegates for the event-based asynchronous pattern. Developers should p…
  785. System.ComponentModel.Primitives:Provides interfaces that are used to implement the run-time and design-time behavior of components.C…
  786. System.ComponentModel.TypeConverter:Provides the System.ComponentModel.TypeConverter class, which represents a unified way of converting…
  787. System.Composition:This package provides a version of the Managed Extensibility Framework (MEF) that is lightweight and…
  788. System.Composition.AttributedModel:Provides common attributes used by System.Composition types.Commonly Used Types:System.Composition.E…
  789. System.Composition.Convention:Provides types that support using Managed Extensibility Framework with a convention-based configurat…
  790. System.Composition.Hosting:Provides Managed Extensibility Framework types that are useful to developers of extensible applicati…
  791. System.Composition.TypedParts:Provides some extension methods for the Managed Extensibility Framework.Commonly Used Types:System.C…
  792. System.Configuration.ConfigurationManager:About
    Provides types that support using XML configuration files (app.config). This package exists on…
  793. System.Console:Provides the System.Console class, which represents the standard input, output and error streams for…
  794. System.Data.Common:Provides the base abstract classes, including System.Data.DbConnection and System.Data.DbCommand, fo…
  795. System.Data.DataSetExtensions:Provides extensions to form LINQ expressions and method queries against DataTable objects.Commonly U…
  796. System.Data.SqlClient:Provides the data provider for SQL Server. These classes provide access to versions of SQL Server an…
  797. System.Diagnostics.Contracts:Provides static classes for representing program contracts such as preconditions, postconditions, an…
  798. System.Diagnostics.Debug:Provides classes and attributes that allows basic interaction with a debugger.Commonly Used Types:Sy…
  799. System.Diagnostics.DiagnosticSource:Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry…
  800. System.Diagnostics.EventLog:About
    This package provides types that allow applications to interact with the Windows Event Log ser…
  801. System.Diagnostics.FileVersionInfo:Provides the System.Diagnostics.FileVersionInfo class, which allows access to Win32 version resource…
  802. System.Diagnostics.PerformanceCounter:About
    This package provides types that allow applications to interact with the Windows performance c…
  803. System.Diagnostics.Process:Provides the System.Diagnostics.Process class, which allows interaction with local and remote proces…
  804. System.Diagnostics.StackTrace:Provides the System.Diagnostics.StackTrace class, which allows interaction with local and remote pro…
  805. System.Diagnostics.TextWriterTraceListener:Provides trace listeners for directing tracing output to a text writer, such as System.IO.StreamWrit…
  806. System.Diagnostics.Tools:Provides attributes, such as GeneratedCodeAttribute and SuppresMessageAttribute, that are emitted or…
  807. System.Diagnostics.TraceSource:Provides classes that help you trace the execution of your code. Developers should prefer the classe…
  808. System.Diagnostics.Tracing:Provides class that enable you to create high performance tracing events to be captured by event tra…
  809. System.DirectoryServices.Protocols:About
    System.DirectoryServices.Protocols provides a managed implementation of Lightweight Directory …
  810. System.Drawing.Common:Provides access to GDI+ graphics functionality.Commonly Used Types:System.Drawing.BitmapSystem.Drawi…
  811. System.Dynamic.Runtime:Provides classes and interfaces that support the Dynamic Language Runtime (DLR).Commonly Used Types:…
  812. System.Formats.Asn1:Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.Commonly Used Type…
  813. System.Globalization:Provides classes that define culture-related information, including language, country/region, calend…
  814. System.Globalization.Calendars:Provides classes for performing date calculations using specific calendars, including the Gregorian,…
  815. System.Globalization.Extensions:Provides classes for performing Unicode string normalization, culture-specific string comparisons an…
  816. System.IdentityModel.Tokens.Jwt:Includes types that provide support for creating, serializing and validating JSON Web Tokens.
  817. System.IO:Provides base input and output (I/O) types, including System.IO.Stream, System.IO.StreamReader and S…
  818. System.IO.Abstractions:At the core of the library is IFileSystem and FileSystem. Instead of calling methods like File.ReadA…
  819. System.IO.Compression:Provides classes that support the compression and decompression of streams.Commonly Used Types:Syste…
  820. System.IO.Compression.ZipFile:Provides classes that support the compression and decompression of streams using file system paths.C…
  821. System.IO.FileSystem:Provides types that allow reading and writing to files and types that provide basic file and directo…
  822. System.IO.FileSystem.AccessControl:Provides types for managing access and audit control lists for files and directories.Commonly Used T…
  823. System.IO.FileSystem.Primitives:Provides common enumerations and exceptions for path-based I/O libraries.Commonly Used Types:System….
  824. System.IO.Packaging:Provides classes that support storage of multiple data objects in a single container.
  825. System.IO.Pipelines:Single producer single consumer byte buffer management.Commonly Used Types:System.IO.Pipelines.PipeS…
  826. System.IO.Pipes:Provides a means for interprocess communication through anonymous and/or named pipes.Commonly Used T…
  827. System.IO.UnmanagedMemoryStream:Provides classes for access to unmanaged blocks of memory from managed code.Commonly Used Types:Syst…
  828. System.Linq:Provides classes and interfaces that supports queries that use Language-Integrated Query (LINQ).Comm…
  829. System.Linq.Async:Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable sequences.
  830. System.Linq.Async.Queryable:Provides support for Language-Integrated Query (LINQ) over IAsyncQueryable sequences with query p…
  831. System.Linq.Expressions:Provides classes, interfaces and enumerations that enable language-level code expressions to be repr…
  832. System.Linq.Parallel:Provides classes that supports parallel queries that use Language-Integrated Query (LINQ).Commonly U…
  833. System.Management:About
    Provides access to a rich set of management information and management events about the system…
  834. System.Memory:Provides types for efficient representation and pooling of managed, stack, and native memory segment…
  835. System.Memory.Data:About
    System.Memory.Data introduces the BinaryData type, a lightweight abstraction for a byte payloa…
  836. System.Net.Http:Provides a programming interface for modern HTTP applications, including HTTP client components that…
  837. System.Net.Http.Json:About
    Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that…
  838. System.Net.NameResolution:Provides the System.Net.Dns class, which enables developers to perform simple domain name resolution…
  839. System.Net.Primitives:Provides common types for network-based libraries, including System.Net.IPAddress, System.Net.IPEndP…
  840. System.Net.Security:Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure…
  841. System.Net.Sockets:Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receiv…
  842. System.Net.WebSockets:Provides the System.Net.WebSockets.WebSocket abstract class and related types to allow developers to…
  843. System.Numerics.Vectors:Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics a…
  844. System.ObjectModel:Provides types and interfaces that allow the creation of observable types that provide notifications…
  845. System.Private.DataContractSerialization:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  846. System.Private.ServiceModel:Package Description
  847. System.Private.Uri:Internal implementation package not meant for direct consumption.  Please do not reference directly….
  848. System.Reactive:Rx (Reactive Extensions for .NET)
    Rx enables event-driven programming with a composable, declarative…
  849. System.Reactive.Linq:Legacy facade package for System.Reactive
    This package exists for backwards compatibility, and shoul…
  850. System.Reflection:Provides types that retrieve information about assemblies, modules, members, parameters, and other e…
  851. System.Reflection.DispatchProxy:Provides a class to dynamically create proxy types that implement a specified interface and derive f…
  852. System.Reflection.Emit:Provides classes that allow a compiler or tool to emit metadata and optionally generate a PE file on…
  853. System.Reflection.Emit.ILGeneration:Provides classes that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The p…
  854. System.Reflection.Emit.Lightweight:Provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can …
  855. System.Reflection.Extensions:Provides custom attribute extension methods for System.Reflection types.Commonly Used Types:System.R…
  856. System.Reflection.Metadata:About
    This package provides a low-level .NET (ECMA-335) metadata reader and writer. It’s geared for …
  857. System.Reflection.MetadataLoadContext:About
    Provides read-only reflection on assemblies in an isolated context with support for assemblies…
  858. System.Reflection.Primitives:Provides common enumerations for reflection-based libraries.Commonly Used Types:System.Reflection.Fi…
  859. System.Reflection.TypeExtensions:Provides extensions methods for System.Type that are designed to be source-compatible with older fra…
  860. System.Resources.ResourceManager:Provides classes and attributes that allow developers to create, store, and manage various culture-s…
  861. System.Resources.Writer:Provides classes which write resources to streams in the system-default format.Commonly Used Types:S…
  862. System.Runtime:Provides the fundamental primitives, classes and base classes that define commonly-used value and re…
  863. System.Runtime.Caching:About
    Packaged set of simple caching API’s derived from those of the same namespace available in .NE…
  864. System.Runtime.CompilerServices.Unsafe:Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functio…
  865. System.Runtime.Extensions:Provides commonly-used classes for performing mathematical functions, conversions, string comparison…
  866. System.Runtime.Handles:Provides base classes, including System.Runtime.InteropServices.CriticalHandle and System.Runtime.In…
  867. System.Runtime.InteropServices:Provides types that support COM interop and platform invoke services.Commonly Used Types:System.Runt…
  868. System.Runtime.InteropServices.RuntimeInformation:Provides APIs to query about runtime and OS information.Commonly Used Types:System.Runtime.InteropSe…
  869. System.Runtime.InteropServices.WindowsRuntime:Provides classes that support interoperation between managed code and the Windows Runtime, and that …
  870. System.Runtime.Loader:Provides the System.Runtime.Loader.AssemblyLoadContext class, which provides members for loading ass…
  871. System.Runtime.Numerics:Provides the numeric types System.Numerics.BigInteger and System.Numerics.Complex, which complement …
  872. System.Runtime.Serialization.Formatters:Provides common types for libraries that support runtime serialization.Commonly Used Types:System.Se…
  873. System.Runtime.Serialization.Json:Provides classes for serializing objects to the JavaScript Object Notation (JSON) and deserializing …
  874. System.Runtime.Serialization.Primitives:Provides common types, including System.Runtime.Serialization.DataContractAttribute, for libraries t…
  875. System.Runtime.Serialization.Xml:Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing X…
  876. System.Security.AccessControl:Provides base classes that enable managing access and audit control lists on securable objects.Commo…
  877. System.Security.Claims:Provides classes that implement claims-based identity in the .NET Framework, including classes that …
  878. System.Security.Cryptography.Algorithms:Provides base types for cryptographic algorithms, including hashing, encryption, and signing operati…
  879. System.Security.Cryptography.Cng:Provides cryptographic algorithm implementations and key management with Windows Cryptographic Next …
  880. System.Security.Cryptography.Csp:Provides cryptographic algorithm implementations and key management with Windows Cryptographic API (…
  881. System.Security.Cryptography.Encoding:Provides types for representing Abstract Syntax Notation One (ASN.1)-encoded data.Commonly Used Type…
  882. System.Security.Cryptography.OpenSsl:Provides cryptographic algorithm implementations and key management for non-Windows systems with Ope…
  883. System.Security.Cryptography.Pkcs:Provides support for PKCS and CMS algorithms.Commonly Used Types:System.Security.Cryptography.Pkcs.E…
  884. System.Security.Cryptography.Primitives:Provides common types for the cryptographic libraries.Commonly Used Types:System.Security.Cryptograp…
  885. System.Security.Cryptography.ProtectedData:About
    System.Security.Cryptography.ProtectedData offers a simplified interface for utilizing Microso…
  886. System.Security.Cryptography.X509Certificates:Provides types for reading, exporting and verifying Authenticode X.509 v3 certificates. These certif…
  887. System.Security.Cryptography.Xml:Provides classes to support the creation and validation of XML digital signatures. The classes in th…
  888. System.Security.Permissions:Provides types supporting Code Access Security (CAS).
  889. System.Security.Principal:Provides the base interfaces for principal and identity objects that represents the security context…
  890. System.Security.Principal.Windows:Provides classes for retrieving the current Windows user and for interacting with Windows users and …
  891. System.ServiceModel.Http:Provides the types that permit SOAP messages to be exchanged using Http (example: BasicHttpBinding).
  892. System.ServiceModel.Primitives:Provides the common types used by all of the WCF libraries.
  893. System.ServiceProcess.ServiceController:About
    Provides the System.ServiceProcess.ServiceController API, which allows to connect to a Windows…
  894. System.Speech:About
    Provides APIs for speech recognition and synthesis built on the Microsoft Speech API in Window…
  895. System.Text.Encoding:Provides base abstract encoding classes for converting blocks of characters to and from blocks of by…
  896. System.Text.Encoding.CodePages:About
    System.Text.Encoding.CodePages enable creating single and double bytes encodings for code page…
  897. System.Text.Encoding.Extensions:Provides support for specific encodings, including ASCII, UTF-7, UTF-8, UTF-16, and UTF-32.Commonly …
  898. System.Text.Encodings.Web:Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (H…
  899. System.Text.Json:About
    Provides high-performance and low-allocating types that serialize objects to JavaScript Object…
  900. System.Text.RegularExpressions:Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression e…
  901. System.Threading:Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.T…
  902. System.Threading.AccessControl:Provides support for managing access and audit control lists for synchronization primitives.Commonly…
  903. System.Threading.Channels:About
    The System.Threading.Channels library provides types for passing data asynchronously between p…
  904. System.Threading.Overlapped:Provides common types for interacting with asynchronous (or overlapped) input and output (I/O).Commo…
  905. System.Threading.RateLimiting:APIs to help manage rate limiting.Commonly Used Types:System.Threading.RateLimiting.RateLimiterSyste…
  906. System.Threading.Tasks:Provides types that simplify the work of writing concurrent and asynchronous code.Commonly Used Type…
  907. System.Threading.Tasks.Dataflow:TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing…
  908. System.Threading.Tasks.Extensions:Provides additional types that simplify the work of writing concurrent and asynchronous code.Commonl…
  909. System.Threading.Tasks.Parallel:Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterato…
  910. System.Threading.Thread:Provides the System.Threading.Thread class, which allows developers to create and control a thread, …
  911. System.Threading.ThreadPool:Provides the System.Threading.ThreadPool class, which contains a pool of threads that can be used to…
  912. System.Threading.Timer:Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified …
  913. System.ValueTuple:Provides the System.ValueTuple structs, which implement the underlying types for tuples in C# and Vi…
  914. System.Windows.Extensions:Provides miscellaneous Windows-specific typesCommonly Used Types:System.Security.Cryptography.X509Ce…
  915. System.Xml.ReaderWriter:Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language …
  916. System.Xml.XDocument:Provides the classes for Language-Integrated Query (LINQ) to Extensible Markup Language (XML). LINQ …
  917. System.Xml.XmlDocument:Provides an older in-memory Extensible Markup Language (XML) programming interface that enables you …
  918. System.Xml.XmlSerializer:Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing X…
  919. System.Xml.XPath:Provides the classes that define a cursor model for navigating and editing Extensible Markup Languag…
  920. System.Xml.XPath.XDocument:Provides extension methods that add System.Xml.XPath support to the System.Xml.XDocument package.Com…
  921. System.Xml.XPath.XmlDocument:Provides extension methods that add System.Xml.XPath support to the System.Xml.XmlDocument package.C…
  922. Teronis.MSBuild.Packaging.ProjectBuildInPackage:Allows project reference content to be added to the NuGet-package during pack process.
  923. TestableIO.System.IO.Abstractions:At the core of the library is IFileSystem and FileSystem. Instead of calling methods like File.ReadA…
  924. TestableIO.System.IO.Abstractions.Wrappers:At the core of the library is IFileSystem and FileSystem. Instead of calling methods like File.ReadA…
  925. Testcontainers:Testcontainers

    Testcontainers for .NET is a library to support tests with throwaway instances …

  926. Testcontainers.CosmosDb:Testcontainers

    Testcontainers for .NET is a library to support tests with throwaway instances …

  927. Testcontainers.MsSql:Testcontainers

    Testcontainers for .NET is a library to support tests with throwaway instances …

  928. Testcontainers.MySql:Testcontainers

    Testcontainers for .NET is a library to support tests with throwaway instances …

  929. Testcontainers.PostgreSql:Testcontainers

    Testcontainers for .NET is a library to support tests with throwaway instances …

  930. ThisAssembly:Meta-package that includes all ThisAssembly.* packages.
  931. ThisAssembly.AssemblyInfo:This package generates a static ThisAssembly.Info class with public
    constants exposing the following…
  932. ThisAssembly.Constants:This package generates a static ThisAssembly.Constants class with public
    constants for @(Constant) M…
  933. ThisAssembly.Git:This package generates a static ThisAssembly.Git class with constants
    for the following Git properti…
  934. ThisAssembly.Metadata:This package provides a static ThisAssembly.Metadata class with public
    constants exposing each [Syst…
  935. ThisAssembly.Prerequisites:Ensures that referencing project is using a compatible Compiler API (Roslyn).
  936. ThisAssembly.Project:This package generates a static ThisAssembly.Project class with public
    constants exposing project pr…
  937. ThisAssembly.Resources:This package generates a static ThisAssembly.Resources class with public
    properties exposing typed A…
  938. ThisAssembly.Strings:This package generates a static ThisAssembly.Strings class with public
    constants exposing string res…
  939. TimeZoneConverter:Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
  940. Transplator:C# source generator for simple text templates
  941. UnitGenerator:C# Source Generator to create value-object, inspired by units of measure.
  942. Verify:Enables verification of complex models and documents.
  943. Verify.DiffPlex:Extends Verify (https://github.com/VerifyTests/Verify) to allow comparison of text via DiffPlex (htt…
  944. Verify.NUnit:Enables verification of complex models and documents.
  945. Verify.SourceGenerators:Extends Verify (https://github.com/VerifyTests/Verify) to allow verification of C# Source Generators…
  946. Vogen:Vogen – Value Object Generator
    What is the package?
    This is a semi-opinionated library which is a So…
  947. VSLangProj:A member of the Visual Studio SDK
  948. VSLangProj100:A member of the Visual Studio SDK
  949. VSLangProj110:A member of the Visual Studio SDK
  950. VSLangProj140:A member of the Visual Studio SDK
  951. VSLangProj150:A member of the Visual Studio SDK
  952. VSLangProj157:A member of the Visual Studio SDK
  953. VSLangProj158:A member of the Visual Studio SDK
  954. VSLangProj165:A member of the Visual Studio SDK
  955. VSLangProj2:A member of the Visual Studio SDK
  956. VSLangProj80:A member of the Visual Studio SDK
  957. VSLangProj90:A member of the Visual Studio SDK
  958. Xbehave:An xUnit.net extension for describing your tests using natural language.Installing this package inst…
  959. Xbehave.Core:Includes the libraries for writing tests with xBehave.net.Installing this package installs xunit.cor…
  960. XLParser:A parser for Excel formulas
  961. xunit:About xUnit.net
    xunit.abstractions:Common abstractions used to exchange information between xUnit.net and version-independent runners (…
  962. xunit.analyzers:About This Project
    This project contains source code analysis and cleanup rules for xUnit.net. Analy…
  963. xunit.assert:About xUnit.net
    xunit.core:About xUnit.net
    xunit.extensibility.core:About xUnit.net
    xunit.extensibility.execution:About xUnit.net
    xunit.NLog:NLog extensions for xUnit test output
  964. xunit.NLog.Common:NLog and Common Logging extensions for xUnit test output
  965. xunit.runner.visualstudio:About This Project
    This project contains the Visual Studio runner for xUnit.net. It supports the bui…
  966. YamlDotNet:A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a hig…
  967. YamlDotNet.NetCore:YamlDotNet.NetCore
  968. YC.DynamicsMapper:Using the Source Generator
    This document provides a brief overview of how to use the source generato…
  969. Zomp.SyncMethodGenerator:Sync Method Generator

    This .NET source generator produces a sync method from an async one.
    Use c…

  970. ZstdSharp.Port:Port of zstd compression library to c#

[2023]Chrome Extensions

The list have been obtained with the help of VisualAPI, former BlocklyAutomation.
You can obtain a list on your device by running


dotnet tool update --global programmerall --no-cache
programerall

Then browse to http://localhost:37283/BlocklyAutomation/automation/loadexample/ChromeExtensions and press Execute

  1. Advanced REST client:The web developers helper program to create and test custom HTTP requests.
  2. Angular DevTools:Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities.
  3. Behind The Overlay:One click to close any overlay on any website.
  4. Bookmarks Table:View your Chrome bookmarks by date in a sortable searchable table
  5. Buffer:Buffer is the best way to share great content to Social Networks from anywhere on the web.
  6. Chrome Apps & Extensions Developer Tool:Develop and Debug Chrome Apps & Extensions.
  7. draw.io Desktop:draw.io is a completely free diagram editor
  8. Exploratory Testing Chrome Extension:Exploratory testing session using Chrome
  9. Export Chrome History:Export your Chrome History as an Excel-readable CSV file or as a JSON file.
  10. File Icons for GitHub and GitLab:A simple browser tool changes file’s icon on GitHub, GitLab, gitea and gogs.
  11. FoxClocks:FoxClocks shows times around the world at the bottom of your browser. It deals with daylight saving time so you don’t have to.
  12. Ghostery Tracker Ad Blocker – Privacy AdBlock:Ghostery is a powerful privacy extension. Block ads, stop trackers and speed up websites.
  13. Gliffy Diagrams:Diagrams Made Easy. Draw a flowchart, org chart, UML, ERD, network diagram, wireframe, BPMN, and other diagrams.
  14. Google Arts & Culture:Capodopere de la Google Arts & Culture în filele browserului dvs.
  15. Google Docs Offline:Editează, creează și accesează documente, foi de calcul și prezentări – totul fără acces la internet.
  16. iMacros for Chrome:Automate your web browser. Record and replay repetitious work
  17. Image Checker:Check for incorrectly resized and single-pixel images
  18. Images ON/OFF:Disable images on current site.
  19. IP Address and Domain Information:Instrumentul final ancheta online! A se vedea informaţii detaliate despre fiecare adresa IP, numele de domeniu şi furnizor.
  20. JSONVue:Validate and view JSON documents
  21. Kingsquare HTML Validator:A HTML5 validation library, using a JavaScript port of the excellent TIDY library
  22. Lichess Tools, by Siderite:Turbocharge lichess.org with a ton of features
  23. Lighthouse:Lighthouse is an open-source, automated tool for improving the performance, quality, and correctness of your web apps.
  24. Microsoft 365:Vizualizați, editați și creați documente în browser.
  25. Microsoft Power Automate:Program de completare pentru activarea automatizării web. Această extensie web este compatibilă cu Power Automate pentru desktop…
  26. Microsoft Power Automate (Legacy):Program de completare pentru activarea automatizării web. Această extensie web este compatibilă cu Power Automate pentru desktop…
  27. mydlink services plugin:mydlink services plugin
  28. OneNote Web Clipper:Salvați orice lucru de pe web în OneNote. Îl decupați în OneNote, îl organizați și îl editați, apoi îl accesați de pe orice…
  29. Open SEO Stats(Formerly: PageRank Status):Afișează statisticile SEO, accesul rapid la paginile de index, statisticile linkurilor, informațiile de securitate și multe altele
  30. OPFS Explorer:OPFS Explorer is a Chrome DevTools extension that allows you to explore the Origin Private File System (OPFS) of a web application.
  31. Placeholdifier:Turn any website into a live wireframe
  32. Postman:POSTMAN CHROME IS DEPRECATED

    DOWNLOAD THE UPDATED POSTMAN NATIVE APPS

    Postman Chrome is deprecated and is missing essential, new…

  33. Project Naptha:Highlight, copy, edit, and translate text from any image on the web.
  34. React Developer Tools:Adds React debugging tools to the Chrome Developer Tools.

    Created from revision 993c4d003 on 12/5/2023.

  35. Read on reMarkable:Read web articles on your reMarkable with a click.
  36. Refined GitHub:Simplifies the GitHub interface and adds useful features
  37. Request Maker:Log, edit and send HTTP requests
  38. RescueTime for Chrome and Chrome OS:Keep track of the time you spend in Chrome, and get a clear picture of what you were doing all day.
  39. SelectorGadget:Easy, powerful CSS Selector generation.
  40. Selenium IDE:Selenium Record and Playback tool for ease of getting acquainted with Selenium WebDriver.
  41. Send to Google Tasks:Send the page you are reading to Google Tasks
  42. Send to Kindle for Google Chrome™:Sending and reading web content such as news articles and blog posts to your Kindle device or reading app is now easier than ever.
  43. Sourcegraph:Adds code intelligence to GitHub, GitLab, and other hosts: hovers, definitions, references. For 20+ languages.
  44. StayFocusd – Block Distracting Websites:Boost your productivity by limiting the amount of time you spend on time-wasting websites.
  45. StreamYard:Share your desktop screen with StreamYard, a live streaming studio in your browser.
  46. T-boards:One-click access to your Trello Boards
  47. Text Mode:Browse the web without distractions via simple text based pages.
  48. TLDR This – Free automatic text summary tool:Automatically summarize any article, text, document, webpage or essay in a click.
  49. Trellists: Trello Lists Master:Allow to hide and show lists at Trello’s boards.
  50. TrelloExport:TrelloExport (Trello Export) allows to export Trello boards to Excel spreadsheets, HTML with Twig templates, Markdown, OPML and CSV.
  51. Viewport Resizer – Responsive Testing Tool:Responsive design testing tool to test any website’s responsiveness – it only takes 2 seconds! Emulate various screen resolutions.
  52. Web Developer:Adds a toolbar button with various web developer tools.
  53. Web Developer Checklist:Analyses any web page for violations of best practices
  54. Window Resizer:Resize the browser window to emulate various screen resolutions.
  55. Writer – Extension & Clipper:Create, access and edit Writer documents from any tab, and clip references to a document.

finish running code!

[2023]VsCodeExtensions

The list have been obtained with the help of VisualAPI, former BlocklyAutomation.
You can obtain a list on your device by running


dotnet tool update --global programmerall --no-cache
programerall

Then browse to http://localhost:37283/blocklyAutomation/automation/loadexample/extVsCode and press Execute

  1. .NET Install Tool:.NET Install Tool

    This extension provides a unified way for other extensions like the C# and C# De…

  2. Angular Language Service:Angular Language Service

    Features
    This extension provides a rich editing experience for Angular tem…

  3. Auto Close Tag:Auto Close Tag

    Automatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text does…

  4. Auto Rename Tag:Auto Rename Tag

    Automatically rename paired HTML/XML tag, same as Visual Studio IDE does.
    Sponso…

  5. Azure Account:Azure Account and Sign In
    The Azure Account extension provides a single Azure sign in and subscripti…
  6. Azure Functions:Azure Functions for Visual Studio Code
    Use the Azure Functions extension to quickly create, debug, m…
  7. Azure Pipelines:Azure Pipelines for VS Code
    Get it on the VS Code Marketplace!
    This VS Code extension adds syntax hi…
  8. Azure Resources:Azure Resources for Visual Studio Code (Preview)
    View and manage Azure resources directly from VS Co…
  9. Better Comments:Better Comments
    The Better Comments extension will help you create more human-friendly comments in y…
  10. Better Solarized:Better Solarized
    This is a modified version of the Boxy Solarized Theme for Sublime Text, with the …
  11. Bookmarks:What’s new in Bookmarks 13.4

    Adds Getting Started / Walkthrough
    Adds Side Bar badge
    Adds Toggle boo…

  12. C#:C# for Visual Studio Code
    A Visual Studio Code extension that provides rich language support for C# …
  13. C# Dev Kit:C# Dev Kit for Visual Studio Code
    C# Dev Kit helps you manage your code with a solution explorer and…
  14. C# XML Documentation Comments:XML Documentation Comments Support for Visual Studio Code

    Generate XML documentation comments for…

  15. Code Spell Checker:Spelling Checker for Visual Studio Code
    A basic spell checker that works well with code and document…
  16. CodeQL:CodeQL extension for Visual Studio Code
    This project is an extension for Visual Studio Code that add…
  17. CodeTour:CodeTour ️
    CodeTour is a Visual Studio Code extension, which allows you to record and play back gu…
  18. Cucumber (Gherkin) Full Support:Cucumber Full Language Support
    VSCode Cucumber (Gherkin) Language Support + Format + Steps/PageObjec…
  19. Debugger for Firefox:VS Code Debugger for Firefox

    Debug your JavaScript code running in Firefox from VS Code.

  20. Debugger for Java:Debugger for Java

    Overview
    A lightweight Java Debugger based on Java Debug Server which extends th…

  21. Dev Containers:Visual Studio Code Dev Containers
    The Dev Containers extension lets you use a Docker container as a …
  22. Diff Folders:Diff Folders
    Compare two folders in Visual Studio Code.

    What’s new in Diff Folders 1.3.0

    Added Exp…

  23. Docker:Docker for Visual Studio Code
    The Docker extension makes it easy to build, manage, and deploy co…
  24. ESLint:VS Code ESLint extension

    Integrates ESLint into VS Code. If you are new to ESLint check the documen…

  25. Excel to Markdown table:excel-to-markdown-table README
    This VSCode extension converts Excel data to Markdown table format. A…
  26. Extension Pack for Java:Extension Pack for Java
    Extension Pack for Java is a collection of popular extensions that can help …
  27. Git Graph:Git Graph extension for Visual Studio Code
    View a Git Graph of your repository, and easily perform G…
  28. Git History:Git History, Search and More (including git log)

    View and search git log along with the graph and d…

  29. GitDoc:GitDoc
    GitDoc is a Visual Studio Code extension that allows you to automatically commit/push/pull…
  30. GitHub Actions:GitHub Actions for VS Code
    The GitHub Actions extension lets you manage your workflows, view the wor…
  31. GitHub Copilot:Your AI pair programmer
    Get Code Suggestions in real-time, right in your IDE

    What’s GitHub Copilot

  32. GitHub Copilot Chat:GitHub Copilot – Your AI pair programmer
    GitHub Copilot Chat is a companion extension to GitHub Copi…
  33. GitLens — Git supercharged:GitLens — Supercharge Git in VS Code

    Supercharge Git and unlock untapped knowledge within your repo…

  34. Highlight Matching Tag:If you’re serious about your software development career,There’s no better platform to learn program…
  35. indent-rainbow:Indent-Rainbow
    A simple extension to make indentation more readable
    If you use this plugin a lot, pl…
  36. IntelliCode:Visual Studio IntelliCode
    The Visual Studio IntelliCode extension provides AI-assisted development f…
  37. IntelliCode API Usage Examples:IntelliCode API Usage Examples
    Ever wish you could easily access code examples for APIs you work wit…
  38. IntelliCode for C# Dev Kit:About IntelliCode
    The Visual Studio IntelliCode family of extensions provides AI-assisted developmen…
  39. IntelliSense for CSS class names in HTML:IntelliSense for CSS class names in HTML
    A Visual Studio Code extension that provides CSS class name…
  40. Jupyter:Jupyter Extension for Visual Studio Code
    A Visual Studio Code extension that provides basic notebook…
  41. Jupyter Cell Tags:Jupyter Cell Tags support in VS Code
    This extension provides support for notebook cell tags in Visua…
  42. Jupyter Slide Show:Jupyter Slide Show support in VS Code
    Contributing
    This project welcomes contributions and suggestio…
  43. Language Support for Java(TM) by Red Hat:Language support for Java ™ for Visual Studio Code

    Provides Java ™ language support via
    Eclipse…

  44. Live Server:[Wanna try LIVE SERVER++ (BETA) ? It’ll enable live changes without saving file. https://github.com…
  45. Live Share:Microsoft Visual Studio Live Share
    Visual Studio Live Share enables you to collaboratively edit and …
  46. Markdown All in One:Markdown Support for Visual Studio Code

    All you need for Markdown (keyboard shortcuts, table o…

  47. Markdown PDF:Markdown PDF
    This extension converts Markdown files to pdf, html, png or jpeg files.
    Japanese README…
  48. Markdown Table:Markdown Table
    Add features to edit markdown table.
    1. Features

    Title
    Command
    Keybinding
    In the E…

  49. Maven for Java:Maven for Java

    Features
    Maven extension for VS Code. It provides a project explorer and shortcut…

  50. Mermaid Editor:Mermaid Editor

    Mermaid Editor is VSCode extension inspired by official mermaid live editor which pr…

  51. Microsoft Edge Tools for VS Code:Microsoft Edge Developer Tools for Visual Studio Code
    This extension allows you to use the Developer…
  52. MongoDB for VS Code:MongoDB for VS Code

    MongoDB for VS Code makes it easy to work with your data in MongoDB directly fr…

  53. Night Owl:Night Owl

    A Visual Studio Code theme for the night owls out there. Fine-tuned for those of us w…

  54. npm Intellisense:Npm Intellisense
    Visual Studio Code plugin that autocompletes npm modules in import statements.

    Ins…

  55. Paste JSON as Code:Supports TypeScript, Python, Go, Ruby, C#, Java, Swift, Rust, Kotlin, C++, Flow, Objective-C, JavaSc…
  56. Path Autocomplete:Path Autocomplete for Visual Studio Code
    Provides path completion for visual studio code.

    Features

  57. Peacock:Peacock for Visual Studio Code

    Subtly change the color of your Visual Studio Code workspace. Ideal …

  58. Polacode:Polacode — Polaroid for your code

    Why?
    You have spent countless hours finding the perfect Java…

  59. Polyglot Notebooks:Polyglot Notebooks
    The Polyglot Notebooks extension, powered by .NET Interactive, brings support for…
  60. PostgreSQL:PostgreSQL
    This is a query tool for PostgreSQL databases. While there is a database explorer it is …
  61. PowerShell:PowerShell for Visual Studio Code

    This extension provides rich PowerShell language support for V…

  62. Prettier – Code formatter:Prettier Formatter for Visual Studio Code
    Prettier is an opinionated code formatter. It enforces a c…
  63. Pretty TypeScript Errors:Pretty TypeScript Errors
    Make TypeScript errors prettier and human-readable in VSCode.    TypeScri…
  64. Project Manager for Java:Project Manager for Java

    Manage Java projects in Visual Studio Code

    Overview
    A lightweight exte…

  65. Rainbow CSV:Rainbow CSV
    Main Features

    Highlight columns in comma (.csv), tab (.tsv), semicolon and pipe – separ…

  66. React Native Tools:React Native Tools

    Stable:

    Preview:

    React Native Tools Preview
    The extension has a nightly vers…

  67. Remote – SSH:This is a pre-release version of this extension for early feedback and testing. This extension works…
  68. Remote – SSH: Editing Configuration Files:Visual Studio Code Remote – SSH: Editing Configuration Files
    The Remote – SSH extension lets you use…
  69. Remote – Tunnels:Visual Studio Code Remote – Tunnels
    The Remote – Tunnels extension lets you connect to a remote mach…
  70. Remote Development:Visual Studio Code Remote Development Extension Pack
    The Remote Development extension pack allows yo…
  71. Remote Explorer:Visual Studio Code Remote Explorer
    The Remote – SSH and Remote – Tunnels extensions let you use any …
  72. REST Client:REST Client

    REST Client allows you to send HTTP request and view the response in Visual Studi…

  73. SQL Bindings:Microsoft SQL Bindings for VS Code
    Overview
    Microsoft SQL Bindings for VS Code enables users to deve…
  74. SQL Server (mssql):mssql for Visual Studio Code
    Welcome to mssql for Visual Studio Code! An extension for developing Mi…
  75. Terminal Here:Exposes the command terminalHere.create that creates a terminal at the current file’s directory. Thi…
  76. Test Adapter Converter:vscode-test-adapter-converter
    This is an extension that converts from the Test Explorer UI API into …
  77. Test Explorer UI:Test Explorer for Visual Studio Code
    This extension provides an extensible user interface for runnin…
  78. Test Runner for Java:Test Runner for Java

    Run and debug Java test cases in Visual Studio Code

  79. TODO Highlight:VSCODE-TODO-HIGHLIGHT

    Highlight TODO, FIXME and other annotations within your code.
    Sometimes y…

  80. Todo Tree:Todo Tree
    This extension quickly searches (using ripgrep) your workspace for comment tags like TODO …
  81. Tye:Tye for Visual Studio Code (Preview)

    The Tye extension makes it easier to run and debug applicati…

  82. Visual Studio Keymap:Visual Studio Keymap for Visual Studio Code
    This extension ports popular Visual Studio keyboard shor…
  83. VSCode Dimmer:vscode-dimmer
    Features
    Dims text outside of selections by reducing the opacity of the text. Supports…
  84. VSCode React Refactor:This simple extension provides JSX refactor code actions for React developers.
    Features

    Extract JSX…

  85. vscode-base64:vscode-base64
    Quickly base64 encode/decode your text selections.

    Commands:

    Base64 Encode
    Base64 De…

  86. vscode-icons:vscode-icons

    Bring real icons to your Visual Studio Code
    minimum supported version: 1.40.2

  87. vscode-pdf:pdf
    Display pdf in VSCode.

    Contribute
    Upgrade PDF.js

    Download latest Prebuilt.
    Extract the ZIP fil…

  88. vscode-solution-explorer:⚠️⚠️⚠️ Microsoft has created a new extension which provides an official solution explorer for Visual…
  89. WSL:Visual Studio Code WSL
    The WSL extension lets you use VS Code on Windows to build Linux applications…
  90. XML Tools:XML Tools for Visual Studio Code

    Features

    XML Formatting
    XML Tree View
    XPath Evaluation
    XQuery…

  91. YAML:YAML Language Support by Red Hat
    Provides comprehensive YAML Language support to Visual Studio Code,…

finish running code!

[2023] Winget

Obtained

dotnet tool update –global programmerall –no-cache
programerall

from http://localhost:37283/blocklyAutomation/automation/loadexample/winget

  1. 7-Zip [7zip.7zip]: Free and open source file archiver with a high compression ratio.
  2. App Installer [Microsoft.AppInstaller]: Microsoft App Installer for Windows 10 makes sideloading Windows 10 apps easy: Just double-click the app package, and you won’t have to run PowerShell to install apps. App Installer presents the package information like app name, publisher, version, display logo, and the capabilities requested by the app. Get right into the app, no hassles–and if installation doesn’t work, the error messages were designed to help you fix the problem. Windows Package Manager is supported through App Installer starting on Windows 10 1809. This application is currently only available for desktop PCs.
  3. Debian [Debian.Debian]: With this app you get Debian for the Windows Subsystem for Linux (WSL). You will be able to use a complete Debian command line environment containing a full current stable release environment.
  4. Dev Home (Preview) [Microsoft.DevHome]:
  5. Docker Desktop [Docker.DockerDesktop]: Docker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications. Access Docker Desktop and follow the guided onboarding to build your first containerized application in minutes.
  6. Git [Git.Git]: Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike.
  7. GitHub Desktop [GitHub.GitHubDesktop]:
  8. Google Chrome [Google.Chrome]: A more simple, secure, and faster web browser than ever, with GoogleΓÇÖs smarts built-in.
  9. Kali Linux [kalilinux.kalilinux]: Kali Linux is a Debian-derived Linux distribution designed for digital forensics and penetration testing.
  10. Microsoft .NET SDK 8.0 [Microsoft.DotNet.SDK.8]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  11. Microsoft 365 Apps for enterprise [Microsoft.Office]: Microsoft 365 Apps for enterprise is the most productive and most secure Office experience for enterprises, allowing your teams to work together seamlessly from anywhere, anytime.
  12. Microsoft Build of OpenJDK with Hotspot 11 [Microsoft.OpenJDK.11]: The Microsoft Build of OpenJDK is a new no-cost long-term supported distribution and Microsoft’s new way to collaborate and contribute to the Java ecosystem.
  13. Microsoft Edge [Microsoft.Edge]: World-class performance with more privacy, more productivity, and more value while you browse.
  14. Microsoft Edge WebView2 Runtime [Microsoft.EdgeWebView2Runtime]: Embed web content (HTML, CSS, and JavaScript) in your native applications with Microsoft Edge WebView2.
  15. Microsoft OneDrive [Microsoft.OneDrive]: Save your files and photos to OneDrive and access them from any device, anywhere.
  16. Microsoft PowerToys [XP89DCGQ3K6VLD]: Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows 10 and 11 experience for greater productivity.
  17. Microsoft SQL Server Management Studio [Microsoft.SQLServerManagementStudio]: SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases. Use SSMS to deploy, monitor, and upgrade the data-tier components used by your applications, and build queries and scripts.
  18. Microsoft System CLR Types for SQL Server 2019 [Microsoft.CLRTypesSQLServer.2019]: The SQL Server System CLR Types package contains the components implementing the geometry, geography, and hierarchy ID types in SQL Server
  19. Microsoft Teams [Microsoft.Teams]: Make amazing things happen together at home, work, and school.
  20. Microsoft Teams Classic [Microsoft.Teams.Classic]: Make amazing things happen together at home, work, and school.
  21. Microsoft Visual C++ 2013 Redistributable (x86) [Microsoft.VCRedist.2013.x86]: The Microsoft Visual C++ 2013 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ 2013 on a computer that does not have Visual C++ 2013 installed.
  22. Microsoft Visual C++ 2015 UWP Desktop Runtime Package [Microsoft.VCLibs.Desktop.14]: C++ Runtime framework packages for Desktop Bridge
  23. Microsoft Visual C++ 2015-2022 Redistributable (x64) [Microsoft.VCRedist.2015+.x64]: The Microsoft Visual C++ 2015-2022 Redistributable Package (x64) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ 2015, 2017, 2019 and 2022 on a computer that does not have Visual C++ 2015, 2017, 2019 and 2022 installed.
  24. Microsoft Visual C++ 2015-2022 Redistributable (x86) [Microsoft.VCRedist.2015+.x86]: The Microsoft Visual C++ 2015-2022 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run 32-bit applications developed with Visual C++ 2015, 2017, 2019 and 2022 on a computer that does not have Visual C++ 2015, 2017, 2019 and 2022 installed.
  25. Microsoft Visual Studio Code [Microsoft.VisualStudioCode]: Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform – Linux, macOS, and Windows.
  26. Microsoft Web Deploy [Microsoft.WebDeploy]: Web Deploy (msdeploy) simplifies deployment of Web applications and Web sites to IIS servers. Administrators can use Web Deploy to synchronize IIS servers or to migrate to newer versions of IIS. Web Deploy Tool also enables administrators and delegated users to use IIS Manager to deploy ASP.NET and PHP applications to an IIS server.
  27. Microsoft.UI.Xaml [Microsoft.UI.Xaml.2.7]: Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
  28. Microsoft.UI.Xaml [Microsoft.UI.Xaml.2.8]: Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
  29. NVIDIA Broadcast [Nvidia.Broadcast]:
  30. NVIDIA GeForce Experience [Nvidia.GeForceExperience]: GeForce Experience takes the hassle out of PC gaming by configuring your gameΓÇÖs graphics settings for you.
  31. NVIDIA PhysX System Software [Nvidia.PhysX]: PhysX System software provides updates necessary for some games to run PhysX content properly
  32. Open Live Writer [OpenLiveWriter.OpenLiveWriter]: Open Live Writer makes it easy to write, preview and post to your blog.
  33. PowerShell [Microsoft.PowerShell]:
  34. PowerShell [Microsoft.PowerShell]:
  35. Python 3.11 [Python.Python.3.11]: Python is a programming language that lets you work more quickly and integrate your systems more effectively.
  36. Python 3.12 [Python.Python.3.12]: Python is a programming language that lets you work more quickly and integrate your systems more effectively.
  37. Python Launcher [Python.Launcher]:
  38. Ubuntu 22.04 LTS [Canonical.Ubuntu.2204]: Ubuntu on Windows allows you to use Ubuntu Terminal and run Ubuntu command line utilities including bash, ssh, git, apt and many more.
  39. Visual Studio BuildTools 2019 [Microsoft.VisualStudio.2019.BuildTools]: An integrated, end-to-end solution for developers looking for high productivity and seamless coordination across teams of any size.
  40. Visual Studio Community 2022 Preview [Microsoft.VisualStudio.2022.Community.Preview]: Visual Studio Community is a free, fully-featured IDE for students, open-source contributors, and individual developers.
  41. Visual Studio Enterprise 2022 [Microsoft.VisualStudio.2022.Enterprise]: An integrated, end-to-end solution for developers looking for high productivity and seamless coordination across teams of any size.
  42. Windows Software Development Kit – Windows 10.0.22621.2428 [Microsoft.WindowsSDK.10.0.22621]: The Windows Software Development Kit (10.1.22621.2428) for Windows 11 provides the latest headers, libraries, metadata, and tools for building Windows apps.
  43. Windows Software Development Kit [Microsoft.WindowsSDK.10.0.19041]: The Windows SDK (10.0.19041.685) for Windows 10 provides the latest headers, libraries, metadata, and tools for building Windows apps.
  44. Windows Terminal [Microsoft.WindowsTerminal]: The new Windows Terminal, a tabbed command line experience for Windows.
  45. WinMerge [WinMerge.WinMerge]: WinMerge is an Open Source data comparison and merging tool for text-like files.
  46. Zoom [Zoom.Zoom]: Zoom’s secure, reliable video platform powers all of your communication needs, including meetings, chat, phone, webinars, and online events.

finish running code!

[2023] Sites

Those are the sites mosr visited –data obtained from https://takeout.google.com/?pli=1
























































1 https://github.com/
2 https://mail.yahoo.com/
3 https://lichess.org/
4 https://www.google.com/
5 https://learn.microsoft.com/
6 https://www.facebook.com/
7 https://twitter.com/
8 https://docs.google.com/
9 https://www.linkedin.com/
10 https://mail.google.com/
11 http://msprogrammer.serviciipeweb.ro/
12 https://www.meetup.com/
13 https://www.emag.ro/
14 https://portal.azure.com/
15 https://ignatandrei.github.io/
16 https://www.nuget.org/
17 https://zoso.ro/
18 https://trello.com/
19 https://login.microsoftonline.com/
20 https://chat.openai.com/
21 https://calendar.google.com/
22 https://tiltwebapp.azurewebsites.net/
23 https://blocks.githubnext.com/
24 https://devblogs.microsoft.com/
25 https://dev.to/
26 https://stackoverflow.com/
27 https://library.bookster.ro/
28 https://mermaid.live/
29 https://bilete.cfrcalatori.ro/
30 https://web.whatsapp.com/
31 https://www.amazon.com/
32 https://my.enel.ro/
33 https://dilemaveche.ro/
34 https://docusaurus.io/
35 https://www.samsung.com/
36 https://mvp.microsoft.com/
38 https://carbon.now.sh/
39 https://account.samsung.com/
40 https://www.thoughtworks.com/
41 https://angular.io/
42 https://www.youtube.com/
44 https://developers.google.com/
46 https://www.cinemacity.ro/
47 https://www.tripadvisor.com/
48 https://www.blablacar.ro/
49 https://www.lifebox.ro/
50 https://docs.github.com/
51 https://www.quora.com/
52 https://chess-results.com/
53 https://www.thinktecture.com/
54 https://worldtravelling.com/
55 https://javascript.plainenglish.io/
56 https://khalidabuhakmeh.com/
57 https://www.codeproject.com/

[ProgrammerTools] Sites

Those are the sites mosr visited –data obtained from https://takeout.google.com/?pli=1 

https://github.com/
https://mail.yahoo.com/
https://lichess.org/
https://www.google.com/
https://www.linkedin.com/
https://www.facebook.com/
https://twitter.com/
https://mail.google.com/
https://web.whatsapp.com/
https://portal.azure.com/
https://tiltwebapp.azurewebsites.net/
https://docs.microsoft.com/
https://www.meetup.com/
https://zoso.ro/
http://msprogrammer.serviciipeweb.ro/
https://mobile.twitter.com/
https://www.nuget.org/
https://trello.com/
https://dev.to/
https://www.hotnews.ro/
https://stackoverflow.com/
https://login.microsoftonline.com/
https://learn.microsoft.com/
https://bilete.cfrcalatori.ro/
https://my.enel.ro/
https://dilemaveche.ro/
https://www.amazon.com/
https://library.bookster.ro/
https://javascript.plainenglish.io/
https://www.upwork.com/
https://login.work.ea.com/
https://www.homebank.ro/
https://khalidabuhakmeh.com/
https://sessionize.com/
https://mvp.microsoft.com/
https://medium.com/
http://tiltwebapp.azurewebsites.net/
https://devblogs.microsoft.com/
https://calendar.google.com/
https://angular.io/
https://sonarcloud.io/
https://ignatandrei.github.io/
https://www.digi.ro/
https://teams.microsoft.com/
https://docs.google.com/
https://cp.livehosting.ro/
https://codescene.io/
https://www.booking.com/
https://chat.openai.com/
https://marketplace.visualstudio.com/
https://mui.com/
https://www.lifebox.ro/
https://www.codeproject.com/
https://www.ikea.com/
https://andrewlock.net/
https://www.npmjs.com/
https://screenrant.com/
https://www.quora.com/
https://www.papercall.io/
https://www.youtube.com/
https://www.meziantou.net/
https://app.codecov.io/
https://www.cinemacity.ro/
https://developers.redhat.com/
https://www.disneyplus.com/
https://www.blablacar.ro/
https://www.paypal.com/
https://docs.github.com/
https://academiatitiaur.ro/
https://blog.bitsrc.io/
https://www.theverge.com/
https://m.facebook.com/
https://drscdn.500px.org/
https://stackoverflow.blog/
https://app.upper.school/
https://jaas.ea.com/
https://www.thoughtworks.com/
https://zapier.com/
https://serviciipeweb.ro/
https://regex-vis.com/
https://www.freecodecamp.org/
https://github.blog/
https://en.m.wikipedia.org/
https://mattlewis92.github.io/
https://stackshare.io/
https://rxdemo.azurewebsites.net/
https://us.etrade.com/
https://ea.zoom.us/
https://www.infoworld.com/
https://translate.google.com/
https://reactjs.org/
https://clarity.microsoft.com/
https://levelup.gitconnected.com/
https://www.tiktok.com/
https://us10.admin.mailchimp.com/
https://www.emag.ro/
https://www.activ-squash.booking-sports.ro/
https://auth0.openai.com/
https://m.digi24.ro/
https://betterprogramming.pub/
https://www.techradar.com/
https://docs.docker.com/
https://app.speaker.travel/
https://martinfowler.com/
https://www.g4media.ro/

[Programmer Tools]Dotnet tools (local and global)

The list have been obtained with the help of VisualAPI, former BlocklyAutomation.
You can obtain a list on your device by running

<code>
dotnet tool update –global programmerall –no-cache
programerall
</code>

Then browse to http://localhost:37283/blocklyAutomation/automation/loadexample/dotnetTool and press Execute
( You can have automation the same for your site – just contact me)

Those are my .NET Tools ( either local or global)

  1. coveralls.net:
    Coveralls.io uploader for .NET Code Coverage. Supports opencover and visual studio’s codecoverage.exe on windows, and monocov for mono
  2. coverlet.console:
    Coverlet is a cross platform code coverage tool for .NET, with support for line, branch and method coverage.
  3. csharptotypescript.clitool:
    Convert C# Models, ViewModels and DTOs into their TypeScript equivalents.
  4. dotmorten.omdgenerator:
    Automatically generates an HTML Document with an object model diagram for your C# library<
  5. dotnet-aop:
    Simple AOP for .NET with RoslynTo use Install as global tool asdotnet tool install -g dotnet-aopgo to your solution folder rundotnet aopFor customizing , see https://github.com/ignatandrei/AOP_With_Roslyn/blob/master/AOPR
  6. dotnet-coverage:
    Dynamic code coverage tools.
  7. dotnet-depends:
    Dependency explorer for .NET
  8. dotnet-ef:
    Entity Framework Core Tools for the .NET Command-Line Interface.Enables these commonly used dotnet-ef commands:dotnet ef migrations adddotnet ef migrations listdotnet ef migrations scriptdotnet ef dbcontext infodotnet ef
  9. dotnet-outdated-tool:
    A .NET Core global tool to update project dependencies.
  10. dotnet-project-licenses:
    Package Description
  11. dotnet-property:
    .NET Core command-line (CLI) tool to update project properties and version numbers on build.
  12. dotnet-repl:

    dotnet-repl

    This project is an experiment using .NET Interactive / Polyglot Notebooks and Spectre.Console to create a polyglot .NET REPL for use on

  13. dotnet-reportgenerator-globaltool:
    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 do not only
  14. dotnet-sonarscanner:
    The SonarScanner for .Net Core from version 2.1 allows easy analysis of any .NET project with SonarCloud/SonarQube.
  15. dotnet-suggest:
    Package Description
  16. dotnet-versioninfo:
    Display version information of .NET Core assemblies
  17. dotnetthx:
    Dotnet tool listing all authors of packages you are using in your project
  18. grynwald.mddocs:
    MdDocs is a tool generate documentation as markdown files. This package provides MdDocs as .NET Core global tool.
  19. markdownsnippets.tool:
    .NET Core Global Tool for merging code snippets with markdown documents
  20. microsoft.dotnet.mage:
    Package Description
  21. moniker.cli:
    Moniker CLI is a tiny .NET Core Global Tool for generating fun names.
  22. nswag.consolecore:
    NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
  23. powershell:
    PowerShell global tool
  24. programmerall:

    ProgrammerAll is a collection of HTTP API Utils, that can be used by Swagger or VisualAPI
    How to install
    Install as .NET Tool ( local or global)
    dotn

  25. run-script:

    dotnet-run-script

    A dotnet tool to run arbitrary commands from a project’s “scripts” object.

  26. skbkontur.typescript.contractgenerator.cli:
    A tool that can generate TypeScript types from C# classes
  27. ubiety.versionit:
    VersionIt is for automatically generating versions and changelog based on conventional commits.
  28. xunit-cli:
    A global .NET Core tool for running xunit tests.Installation: dotnet tool install -g xunit-cliUsage: xunit [additionalArgs]    This package was build from source code at https://github.com/natemcmaster/xuni

[Programmer Tools] Applications

The list have been obtained with the help of VisualAPI, former BlocklyAutomation.
You can obtain a list on your device by running


dotnet tool update --global programmerall --no-cache
programerall

Then browse to http://localhost:37283/blocklyAutomation/automation/loadexample/winget and press Execute
( You can have automation the same for your site – just contact me)

Those are the application on my PC:

  1. 7-Zip [7zip.7zip]: Free and open source file archiver with a high compression ratio.
  2. Cisco Webex Meetings [Cisco.CiscoWebexMeetings]: Cisco Webex is the leading enterprise solution for video conferencing, online meetings, screen share, and webinars. Web conferencing, cloud calling and equipment.
  3. Docker Desktop [Docker.DockerDesktop]: Docker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications. Access Docker Desktop and follow the guided onboarding to build your first containerized application in minutes.
  4. Git [Git.Git]: Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike.
  5. GitHub Desktop [GitHub.GitHubDesktop]: Focus on what matters instead of fighting with Git. Whether you’re new to Git or a seasoned user, GitHub Desktop simplifies your development workflow.
  6. Google Chrome [Google.Chrome]: A more simple, secure, and faster web browser than ever, with GoogleΓÇÖs smarts built-in.
  7. Java 8 [Oracle.JavaRuntimeEnvironment]: Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D, just to name a few. Its also integral to the intranet applications and other e-business solutions that are the foundation of corporate computing. Please note you now need a Java License from Oracle to use unless installed for Personal Use and Development Use.
  8. Kali Linux [kalilinux.kalilinux]: Kali Linux is a Debian-derived Linux distribution designed for digital forensics and penetration testing.
  9. Logitech Unifying Software [Logitech.UnifyingSoftware]: Logitech Unifying-Software lets you add and remove devices that use a Unifying receiver.
  10. Microsoft .NET Runtime 3.1 [Microsoft.DotNet.Runtime.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  11. Microsoft .NET Runtime 3.1 [Microsoft.DotNet.Runtime.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  12. Microsoft .NET Runtime 5.0 [Microsoft.DotNet.Runtime.5]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  13. Microsoft .NET Runtime 5.0 [Microsoft.DotNet.Runtime.5]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  14. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  15. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  16. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  17. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  18. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  19. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  20. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  21. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  22. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  23. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  24. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  25. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  26. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  27. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  28. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  29. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  30. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  31. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  32. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  33. Microsoft .NET SDK 3.1 [Microsoft.DotNet.SDK.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  34. Microsoft .NET SDK 5.0 [Microsoft.DotNet.SDK.5]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  35. Microsoft .NET SDK 5.0 [Microsoft.DotNet.SDK.5]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  36. Microsoft .NET Windows Desktop Runtime 3.1 [Microsoft.DotNet.DesktopRuntime.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  37. Microsoft .NET Windows Desktop Runtime 5.0 [Microsoft.DotNet.DesktopRuntime.5]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  38. Microsoft .NET Windows Desktop Runtime 6.0 [Microsoft.DotNet.DesktopRuntime.6]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  39. Microsoft ASP.NET Core Hosting Bundle 3.1 [Microsoft.DotNet.HostingBundle.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  40. Microsoft ASP.NET Core Hosting Bundle 5.0 [Microsoft.DotNet.HostingBundle.5]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  41. Microsoft ASP.NET Core Runtime 3.1 [Microsoft.DotNet.AspNetCore.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  42. Microsoft ASP.NET Core Runtime 3.1 [Microsoft.DotNet.AspNetCore.3_1]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  43. Microsoft ASP.NET Core Runtime 5.0 [Microsoft.DotNet.AspNetCore.5]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  44. Microsoft ASP.NET Core Runtime 5.0 [Microsoft.DotNet.AspNetCore.5]: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
  45. Microsoft Build of OpenJDK with Hotspot 11 [Microsoft.OpenJDK.11]: The Microsoft Build of OpenJDK is a new no-cost long-term supported distribution and Microsoft’s new way to collaborate and contribute to the Java ecosystem.
  46. Microsoft Edge [Microsoft.Edge]: World-class performance with more privacy, more productivity, and more value while you browse.
  47. Microsoft Edge WebView2 Runtime [Microsoft.EdgeWebView2Runtime]: Embed web content (HTML, CSS, and JavaScript) in your native applications with Microsoft Edge WebView2.
  48. Microsoft MPI [Microsoft.msmpi]: Microsoft MPI (MS-MPI) is a Microsoft implementation of the Message Passing Interface standard for developing and running parallel applications on the Windows platform.
  49. Microsoft OneDrive [Microsoft.OneDrive]: Save your files and photos to OneDrive and access them from any device, anywhere.
  50. Microsoft PowerBI Desktop [Microsoft.PowerBI]: Create stunning reports and visualizations with Power BI Desktop.
  51. Microsoft SQL Server 2012 Native Client [Microsoft.SQLServer2012NativeClient]: ODBC and OLE DB drivers for SQL Server.
  52. Microsoft SQL Server Management Studio [Microsoft.SQLServerManagementStudio]: SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases. Use SSMS to deploy, monitor, and upgrade the data-tier components used by your applications, and build queries and scripts.
  53. Microsoft System CLR Types for SQL Server 2019 [Microsoft.CLRTypesSQLServer.2019]: The SQL Server System CLR Types package contains the components implementing the geometry, geography, and hierarchy ID types in SQL Server
  54. Microsoft Teams [Microsoft.Teams]: Make amazing things happen together at home, work, and school.
  55. Microsoft Visual C++ 2005 Redistributable [Microsoft.VCRedist.2005.x86]: The Microsoft Visual C++ 2005 SP1 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run 32-bit applications developed with Visual C++ 2005 SP1 on a computer that does not have Visual C++ 2005 SP1 installed.
  56. Microsoft Visual C++ 2008 Redistributable – x64 [Microsoft.VCRedist.2008.x64]: The Microsoft Visual C++ 2008 SP1 Redistributable Package (x64) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ 2008 SP1 on a computer that does not have Visual C++ 2008 SP1 installed.
  57. Microsoft Visual C++ 2008 Redistributable – x86 [Microsoft.VCRedist.2008.x86]: The Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run 32-bit applications developed with Visual C++ 2008 SP1 on a computer that does not have Visual C++ 2008 SP1 installed.
  58. Microsoft Visual C++ 2010 x64 Redistributable [Microsoft.VCRedist.2010.x64]: The Microsoft Visual C++ 2010 SP1 Redistributable Package (x64) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ 2010 SP1 on a computer that does not have Visual C++ 2010 SP1 installed.
  59. Microsoft Visual C++ 2010 x86 Redistributable [Microsoft.VCRedist.2010.x86]: The Microsoft Visual C++ 2010 SP1 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ 2010 SP1 on a computer that does not have Visual C++ 2010 SP1 installed.
  60. Microsoft Visual C++ 2012 Redistributable (x64) [Microsoft.VCRedist.2012.x64]: The Microsoft Visual C++ 2012 Redistributable Package (x64) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ 2012 on a computer that does not have Visual C++ 2012 installed.
  61. Microsoft Visual C++ 2012 Redistributable (x86) [Microsoft.VCRedist.2012.x86]: The Microsoft Visual C++ 2012 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run 32-bit applications developed with Visual C++ 2012 on a computer that does not have Visual C++ 2012 installed.
  62. Microsoft Visual C++ 2013 Redistributable (x64) [Microsoft.VCRedist.2013.x64]: The Microsoft Visual C++ 2013 Redistributable Package (x64) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ 2013 on a computer that does not have Visual C++ 2013 installed.
  63. Microsoft Visual C++ 2013 Redistributable (x64) [Microsoft.VCRedist.2013.x64]: The Microsoft Visual C++ 2013 Redistributable Package (x64) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ 2013 on a computer that does not have Visual C++ 2013 installed.
  64. Microsoft Visual C++ 2013 Redistributable (x86) [Microsoft.VCRedist.2013.x86]: The Microsoft Visual C++ 2013 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ 2013 on a computer that does not have Visual C++ 2013 installed.
  65. Microsoft Visual C++ 2013 Redistributable (x86) [Microsoft.VCRedist.2013.x86]: The Microsoft Visual C++ 2013 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ 2013 on a computer that does not have Visual C++ 2013 installed.
  66. Microsoft Visual C++ 2015-2022 Redistributable (x64) [Microsoft.VCRedist.2015+.x64]: The Microsoft Visual C++ 2015-2022 Redistributable Package (x64) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ 2015, 2017, 2019 and 2022 on a computer that does not have Visual C++ 2015, 2017, 2019 and 2022 installed.
  67. Microsoft Visual C++ 2015-2022 Redistributable (x86) [Microsoft.VCRedist.2015+.x86]: The Microsoft Visual C++ 2015-2022 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run 32-bit applications developed with Visual C++ 2015, 2017, 2019 and 2022 on a computer that does not have Visual C++ 2015, 2017, 2019 and 2022 installed.
  68. Microsoft Visual Studio Code [Microsoft.VisualStudioCode]: Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform – Linux, macOS, and Windows.
  69. Microsoft Web Deploy [Microsoft.WebDeploy]: Web Deploy (msdeploy) simplifies deployment of Web applications and Web sites to IIS servers. Administrators can use Web Deploy to synchronize IIS servers or to migrate to newer versions of IIS. Web Deploy Tool also enables administrators and delegated users to use IIS Manager to deploy ASP.NET and PHP applications to an IIS server.
  70. Microsoft Web Platform Installer [Microsoft.webpicmd]: A little tool for deploying your favorite open-source web applications and all the necessary platform components required to get you up and running quickly and seamlessly.
  71. Node.js LTS [OpenJS.NodeJS.LTS]: Node.js is a JavaScript runtime built on Chrome”s V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js” package ecosystem, npm, is the largest ecosystem of open source libraries in the world.
  72. Notepad++ [Notepad++.Notepad++]: Notepad++ is a free (as in ΓÇ£free speechΓÇ¥ and also as in ΓÇ£free beerΓÇ¥) source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GNU General Public License.
  73. NVIDIA GeForce Experience [Nvidia.GeForceExperience]: GeForce Experience takes the hassle out of PC gaming by configuring your gameΓÇÖs graphics settings for you.
  74. NVIDIA PhysX System Software [Nvidia.PhysX]: PhysX System software provides updates necessary for some games to run PhysX content properly
  75. Oh My Posh [JanDeDobbeleer.OhMyPosh]: Prompt theme engine for any shell
  76. Postman [Postman.Postman]: Postman is a collaboration platform for API development. Postman’s features simplify each step of building an API and streamline collaboration so you can create better APIs ΓÇö faster.
  77. Power Automate for desktop [Microsoft.PowerAutomateDesktop]: Automate workflows across modern and legacy applications on your desktop by recording actions such as mouse and keyboard clicks
  78. PowerShell [Microsoft.PowerShell]: PowerShell is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models.
  79. R for Windows [RProject.R]: The base binary distribution of R statistics language.
  80. RescueTime [RescueTime.DesktopApp]: Desktop client for RescueTime time tracking service (rescuetime.com). Automatically track and get insights on how you spend your time on apps and websites. No manual time entry, finicky timers, or start/stop buttons required. Free version available; upgrade required for full feature set.
  81. Slack [SlackTechnologies.Slack]: Slack is a collaboration hub for work, no matter what work you do. It’s a place where conversations happen, decisions are made, and information is always at your fingertips. With Slack, your team is better connected.
  82. Smart Switch [Samsung.SmartSwitch]: User data can be transferred to Galaxy phones using Smart Switch from Windows, iOS, etc.
  83. Sourcetree [Atlassian.Sourcetree]: Sourcetree is a free Git desktop client for developers on Windows. Say goodbye to the command line and use the full capabilities of Git through Sourcetree’s beautifully simple interface (and stop being jealous of what your Mac friends are using).
  84. TeamViewer [TeamViewer.TeamViewer]: TeamViewer is a comprehensive, remote access, remote control and remote support solution that works with almost every desktop and mobile platform, including Windows, macOS, Android, and iOS.
  85. Ubuntu [Canonical.Ubuntu]: Ubuntu on Windows allows you to use Ubuntu Terminal and run Ubuntu command line utilities including bash, ssh, git, apt and many more. This is the latest LTS release.
  86. Visual Studio Enterprise 2022 [Microsoft.VisualStudio.2022.Enterprise]: An integrated, end-to-end solution for developers looking for high productivity and seamless coordination across teams of any size.
  87. VLC media player [VideoLAN.VLC]: VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols.
  88. Windows Package Manager Manifest Creator [Microsoft.WingetCreate]: Windows Package Manager Manifest Creator is an Open Source tool designed to help developers create, update, and submit manifest files to the Windows Package Manager repository.
  89. Windows PC Health Check [Microsoft.WindowsPCHealthCheck]: Windows 11 Compatibility Checker
  90. Windows PC Health Check [Microsoft.WindowsPCHealthCheck]: Windows 11 Compatibility Checker
  91. Windows Software Development Kit [Microsoft.WindowsSDK]: The Windows SDK (10.0.22621.1) for Windows 11 provides the latest headers, libraries, metadata, and tools for building Windows apps.
  92. Windows Software Development Kit [Microsoft.WindowsSDK]: The Windows SDK (10.0.22621.1) for Windows 11 provides the latest headers, libraries, metadata, and tools for building Windows apps.
  93. Windows Software Development Kit [Microsoft.WindowsSDK]: The Windows SDK (10.0.22621.1) for Windows 11 provides the latest headers, libraries, metadata, and tools for building Windows apps.
  94. Windows Software Development Kit [Microsoft.WindowsSDK]: The Windows SDK (10.0.22621.1) for Windows 11 provides the latest headers, libraries, metadata, and tools for building Windows apps.
  95. Windows Software Development Kit [Microsoft.WindowsSDK]: The Windows SDK (10.0.22621.1) for Windows 11 provides the latest headers, libraries, metadata, and tools for building Windows apps.
  96. Windows Software Development Kit [Microsoft.WindowsSDK]: The Windows SDK (10.0.22621.1) for Windows 11 provides the latest headers, libraries, metadata, and tools for building Windows apps.
  97. Windows Terminal [Microsoft.WindowsTerminal]: The new Windows Terminal, a tabbed command line experience for Windows.
  98. Zoom [Zoom.Zoom]: Zoom’s secure, reliable video platform powers all of your communication needs, including meetings, chat, phone, webinars, and online events.

[Programmer Tools] Npm packages

The list have been obtained with the help of VisualAPI, former BlocklyAutomation.
You can obtain a list on your device by running


dotnet tool update --global programmerall --no-cache
programerall

Then browse to http://localhost:37283/blocklyAutomation/automation/loadexample/npms and press Execute
( You can have automation the same for your site – just contact me)

Those are my npm packages found on my PC:

  1. @adobe/css-tools:CSS parser / stringifier
  2. @ampproject/remapping:Remap sequential sourcemaps through transformations to point at the original source code
  3. @angular-devkit/architect:Angular Build Facade
  4. @angular-devkit/build-angular:Angular Webpack Build Facade
  5. @angular-devkit/build-webpack:Webpack Builder for Architect
  6. @angular-devkit/core:Angular DevKit – Core Utility Library
  7. @angular-devkit/schematics:Angular Schematics – Library
  8. @angular/animations:Angular – animations integration with web-animations
  9. @angular/cdk:Angular Material Component Development Kit
  10. @angular/cli:CLI tool for Angular
  11. @angular/common:Angular – commonly needed directives and services
  12. @angular/compiler-cli:Angular – the compiler CLI for Node.js
  13. @angular/compiler:Angular – the compiler library
  14. @angular/core:Angular – the core framework
  15. @angular/forms:Angular – directives and services for creating forms
  16. @angular/material:Angular Material
  17. @angular/platform-browser-dynamic:Angular – library for using Angular in a web browser with JIT compilation
  18. @angular/platform-browser:Angular – library for using Angular in a web browser
  19. @angular/router:Angular – the routing library
  20. @api-platform/api-doc-parser:Transform an API documentation (Hydra, OpenAPI, GraphQL) in an intermediate representation that can …
  21. @apideck/better-ajv-errors:Human-friendly JSON Schema validation for APIs
  22. @apidevtools/json-schema-ref-parser:Parse, Resolve, and Dereference JSON Schema $ref pointers
  23. @apidevtools/openapi-schemas:JSON Schemas for every version of the OpenAPI Specification
  24. @apidevtools/swagger-methods:HTTP methods that are supported by Swagger 2.0
  25. @apidevtools/swagger-parser:Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers
  26. @assemblyscript/loader:A convenient loader for AssemblyScript modules.
  27. @babel/code-frame:Generate errors that contain a code frame that point to source locations.
  28. @babel/core:Babel compiler core.
  29. @babel/eslint-parser:ESLint parser that allows for linting of experimental syntax transformed by Babel
  30. @babel/generator:Turns an AST into code.
  31. @babel/helper-annotate-as-pure:Helper function to annotate paths and nodes with #__PURE__ comment
  32. @babel/helper-builder-binary-assignment-operator-visitor:Helper function to build binary assignment operator visitors
  33. @babel/helper-compilation-targets:Helper functions on Babel compilation targets
  34. @babel/helper-create-class-features-plugin:Compile class public and private fields, private methods and decorators to ES6
  35. @babel/helper-create-regexp-features-plugin:Compile ESNext Regular Expressions to ES5
  36. @babel/helper-define-polyfill-provider:Babel helper to create your own polyfill provider
  37. @babel/helper-environment-visitor:Helper visitor to only visit nodes in the current ‘this’ context
  38. @babel/helper-explode-assignable-expression:Helper function to explode an assignable expression
  39. @babel/helper-function-name:Helper function to change the property ‘name’ of every function
  40. @babel/helper-get-function-arity:Helper function to get function arity
  41. @babel/helper-hoist-variables:Helper function to hoist variables
  42. @babel/helper-member-expression-to-functions:Helper function to replace certain member expressions with function calls
  43. @babel/helper-module-imports:Babel helper functions for inserting module loads
  44. @babel/helper-module-transforms:Babel helper functions for implementing ES6 module transformations
  45. @babel/helper-optimise-call-expression:Helper function to optimise call expression
  46. @babel/helper-plugin-utils:General utilities for plugins to use
  47. @babel/helper-remap-async-to-generator:Helper function to remap async functions to generators
  48. @babel/helper-replace-supers:Helper function to replace supers
  49. @babel/helper-simple-access:Babel helper for ensuring that access to a given value is performed through simple accesses
  50. @babel/helper-skip-transparent-expression-wrappers:Helper which skips types and parentheses
  51. @babel/helper-string-parser:A utility package to parse strings
  52. @babel/helper-validator-identifier:Validate identifier/keywords name
  53. @babel/helper-validator-option:Validate plugin/preset options
  54. @babel/helper-wrap-function:Helper to wrap functions inside a function call.
  55. @babel/helpers:Collection of helper functions used by Babel transforms.
  56. @babel/highlight:Syntax highlight JavaScript strings for output in terminals.
  57. @babel/parser:A JavaScript parser
  58. @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression:Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
  59. @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining:Transform optional chaining operators to workaround https://crbug.com/v8/11558
  60. @babel/plugin-proposal-async-generator-functions:Turn async generator functions into ES2015 generators
  61. @babel/plugin-proposal-class-properties:This plugin transforms static class properties as well as properties declared with the property init…
  62. @babel/plugin-proposal-class-static-block:Transform class static blocks
  63. @babel/plugin-proposal-decorators:Compile class and object decorators to ES5
  64. @babel/plugin-proposal-dynamic-import:Transform import() expressions
  65. @babel/plugin-proposal-export-namespace-from:Compile export namespace to ES2015
  66. @babel/plugin-proposal-json-strings:Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
  67. @babel/plugin-proposal-logical-assignment-operators:Transforms logical assignment operators into short-circuited assignments
  68. @babel/plugin-proposal-nullish-coalescing-operator:Remove nullish coalescing operator
  69. @babel/plugin-proposal-numeric-separator:Remove numeric separators from Decimal, Binary, Hex and Octal literals
  70. @babel/plugin-proposal-object-rest-spread:Compile object rest and spread to ES5
  71. @babel/plugin-proposal-optional-catch-binding:Compile optional catch bindings
  72. @babel/plugin-proposal-optional-chaining:Transform optional chaining operators into a series of nil checks
  73. @babel/plugin-proposal-private-methods:This plugin transforms private class methods
  74. @babel/plugin-proposal-private-property-in-object:This plugin transforms checks for a private property in an object
  75. @babel/plugin-proposal-unicode-property-regex:Compile Unicode property escapes in Unicode regular expressions to ES5.
  76. @babel/plugin-syntax-async-generators:Allow parsing of async generator functions
  77. @babel/plugin-syntax-bigint:Allow parsing of BigInt literals
  78. @babel/plugin-syntax-class-properties:Allow parsing of class properties
  79. @babel/plugin-syntax-class-static-block:Allow parsing of class static blocks
  80. @babel/plugin-syntax-decorators:Allow parsing of decorators
  81. @babel/plugin-syntax-dynamic-import:Allow parsing of import()
  82. @babel/plugin-syntax-export-namespace-from:Allow parsing of export namespace from
  83. @babel/plugin-syntax-flow:Allow parsing of the flow syntax
  84. @babel/plugin-syntax-import-assertions:Allow parsing of the module assertion attributes in the import statement
  85. @babel/plugin-syntax-import-meta:Allow parsing of import.meta
  86. @babel/plugin-syntax-json-strings:Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
  87. @babel/plugin-syntax-jsx:Allow parsing of jsx
  88. @babel/plugin-syntax-logical-assignment-operators:Allow parsing of the logical assignment operators
  89. @babel/plugin-syntax-nullish-coalescing-operator:Allow parsing of the nullish-coalescing operator
  90. @babel/plugin-syntax-numeric-separator:Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
  91. @babel/plugin-syntax-object-rest-spread:Allow parsing of object rest/spread
  92. @babel/plugin-syntax-optional-catch-binding:Allow parsing of optional catch bindings
  93. @babel/plugin-syntax-optional-chaining:Allow parsing of optional properties
  94. @babel/plugin-syntax-private-property-in-object:Allow parsing of ‘#foo in obj’ brand checks
  95. @babel/plugin-syntax-top-level-await:Allow parsing of top-level await in modules
  96. @babel/plugin-syntax-typescript:Allow parsing of TypeScript syntax
  97. @babel/plugin-transform-arrow-functions:Compile ES2015 arrow functions to ES5
  98. @babel/plugin-transform-async-to-generator:Turn async functions into ES2015 generators
  99. @babel/plugin-transform-block-scoped-functions:Babel plugin to ensure function declarations at the block level are block scoped
  100. @babel/plugin-transform-block-scoping:Compile ES2015 block scoping (const and let) to ES5
  101. @babel/plugin-transform-classes:Compile ES2015 classes to ES5
  102. @babel/plugin-transform-computed-properties:Compile ES2015 computed properties to ES5
  103. @babel/plugin-transform-destructuring:Compile ES2015 destructuring to ES5
  104. @babel/plugin-transform-dotall-regex:Compile regular expressions using the `s` (`dotAll`) flag to ES5.
  105. @babel/plugin-transform-duplicate-keys:Compile objects with duplicate keys to valid strict ES5
  106. @babel/plugin-transform-exponentiation-operator:Compile exponentiation operator to ES5
  107. @babel/plugin-transform-flow-strip-types:Strip flow type annotations from your output code.
  108. @babel/plugin-transform-for-of:Compile ES2015 for…of to ES5
  109. @babel/plugin-transform-function-name:Apply ES2015 function.name semantics to all functions
  110. @babel/plugin-transform-literals:Compile ES2015 unicode string and number literals to ES5
  111. @babel/plugin-transform-member-expression-literals:Ensure that reserved words are quoted in property accesses
  112. @babel/plugin-transform-modules-amd:This plugin transforms ES2015 modules to AMD
  113. @babel/plugin-transform-modules-commonjs:This plugin transforms ES2015 modules to CommonJS
  114. @babel/plugin-transform-modules-systemjs:This plugin transforms ES2015 modules to SystemJS
  115. @babel/plugin-transform-modules-umd:This plugin transforms ES2015 modules to UMD
  116. @babel/plugin-transform-named-capturing-groups-regex:Compile regular expressions using named groups to ES5.
  117. @babel/plugin-transform-new-target:Transforms new.target meta property
  118. @babel/plugin-transform-object-super:Compile ES2015 object super to ES5
  119. @babel/plugin-transform-parameters:Compile ES2015 default and rest parameters to ES5
  120. @babel/plugin-transform-property-literals:Ensure that reserved words are quoted in object property keys
  121. @babel/plugin-transform-react-constant-elements:Treat React JSX elements as value types and hoist them to the highest scope
  122. @babel/plugin-transform-react-display-name:Add displayName to React.createClass calls
  123. @babel/plugin-transform-react-jsx-development:Turn JSX into React function calls in development
  124. @babel/plugin-transform-react-jsx:Turn JSX into React function calls
  125. @babel/plugin-transform-react-pure-annotations:Mark top-level React method calls as pure for tree shaking
  126. @babel/plugin-transform-regenerator:Explode async and generator functions into a state machine.
  127. @babel/plugin-transform-reserved-words:Ensure that no reserved words are used.
  128. @babel/plugin-transform-runtime:Externalise references to helpers and builtins, automatically polyfilling your code without pollutin…
  129. @babel/plugin-transform-shorthand-properties:Compile ES2015 shorthand properties to ES5
  130. @babel/plugin-transform-spread:Compile ES2015 spread to ES5
  131. @babel/plugin-transform-sticky-regex:Compile ES2015 sticky regex to an ES5 RegExp constructor
  132. @babel/plugin-transform-template-literals:Compile ES2015 template literals to ES5
  133. @babel/plugin-transform-typeof-symbol:This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. r…
  134. @babel/plugin-transform-typescript:Transform TypeScript into ES.next
  135. @babel/plugin-transform-unicode-escapes:Compile ES2015 Unicode escapes to ES5
  136. @babel/plugin-transform-unicode-regex:Compile ES2015 Unicode regex to ES5
  137. @babel/preset-env:A Babel preset for each environment.
  138. @babel/preset-modules:A Babel preset that targets modern browsers by fixing engine bugs.
  139. @babel/preset-react:Babel preset for all React plugins.
  140. @babel/preset-typescript:Babel preset for TypeScript.
  141. @babel/runtime-corejs3:babel’s modular runtime helpers with core-js@3 polyfilling
  142. @babel/runtime:babel’s modular runtime helpers
  143. @babel/template:Generate an AST from a string template.
  144. @babel/traverse:The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removi…
  145. @babel/types:Babel Types is a Lodash-esque utility library for AST nodes
  146. @bcoe/v8-coverage:Helper functions for V8 coverage files.
  147. @blockly/workspace-content-highlight:A Blockly workspace plugin that adds a highlight around the content area.
  148. @csstools/convert-colors:Convert colors between RGB, HEX, HSL, HWB, LAB, LCH, and more
  149. @csstools/normalize.css:A cross-browser CSS foundation
  150. @csstools/postcss-cascade-layers:Use cascade layers in CSS
  151. @csstools/postcss-color-function:Use the color() function in CSS
  152. @csstools/postcss-font-format-keywords:Use unquoted format on @font-face CSS definitions.
  153. @csstools/postcss-hwb-function:Use hwb() color functions in CSS
  154. @csstools/postcss-ic-unit:Use the ic length unit
  155. @csstools/postcss-is-pseudo-class:A pseudo-class for matching elements in a selector list
  156. @csstools/postcss-nested-calc:Use nested calc() expressions in CSS
  157. @csstools/postcss-normalize-display-values:Use two values display syntax for inner and outer display types.
  158. @csstools/postcss-oklab-function:Use oklab() and oklch() color functions in CSS
  159. @csstools/postcss-progressive-custom-properties:Correctly declare progressive enhancements for CSS Custom Properties.
  160. @csstools/postcss-stepped-value-functions:Use round, rem and mod functions in CSS
  161. @csstools/postcss-text-decoration-shorthand:Use text-decoration in it’s shorthand form in CSS
  162. @csstools/postcss-trigonometric-functions:Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships
  163. @csstools/postcss-unset-value:Use the unset keyword in CSS.
  164. @csstools/selector-specificity:Determine selector specificity with postcss-selector-parser
  165. @discoveryjs/json-ext:A set of utilities that extend the use of JSON
  166. @emotion/babel-plugin:A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.
  167. @emotion/cache:emotion’s cache
  168. @emotion/hash:A MurmurHash2 implementation
  169. @emotion/is-prop-valid:A function to check whether a prop is valid for HTML and SVG elements
  170. @emotion/memoize:emotion’s memoize utility
  171. @emotion/react:> Simple styling in React.
  172. @emotion/serialize:serialization utils for emotion
  173. @emotion/sheet:emotion’s stylesheet
  174. @emotion/styled:styled API for emotion
  175. @emotion/unitless:An object of css properties that don’t accept values with units
  176. @emotion/use-insertion-effect-with-fallbacks:A wrapper package that uses `useInsertionEffect` or a fallback for it
  177. @emotion/utils:internal utils for emotion
  178. @emotion/weak-memoize:A memoization function that uses a WeakMap
  179. @eslint/eslintrc:The legacy ESLintRC config file format for ESLint
  180. @gar/promisify:Promisify an entire class or object
  181. @humanwhocodes/config-array:Glob-based configuration matching.
  182. @humanwhocodes/module-importer:Universal module importer for Node.js
  183. @humanwhocodes/object-schema:An object schema merger/validator
  184. @istanbuljs/load-nyc-config:Utility function to load nyc configuration
  185. @istanbuljs/schema:Schemas describing various structures used by nyc and istanbuljs
  186. @jest/core:Delightful JavaScript Testing.
  187. @jest/reporters:Jest’s reporters
  188. @jest/schemas:Experimental and currently incomplete module for JSON schemas for [Jest’s](https://jestjs.io/) confi…
  189. @jest/types:This package contains shared types of Jest’s packages.
  190. @jridgewell/gen-mapping:Generate source maps
  191. @jridgewell/resolve-uri:Resolve a URI relative to an optional base URI
  192. @jridgewell/set-array:Like a Set, but provides the index of the `key` in the backing array
  193. @jridgewell/source-map:Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API
  194. @jridgewell/sourcemap-codec:Encode/decode sourcemap mappings
  195. @jridgewell/trace-mapping:Trace the original position through a source map
  196. @jsdevtools/ono:Throw better errors.
  197. @leichtgewicht/ip-codec:Small package to encode or decode IP addresses from buffers to strings.
  198. @mui/base:A library of headless (‘unstyled’) React UI components and low-level hooks.
  199. @mui/core-downloads-tracker:Internal package to track number of downloads of our design system libraries
  200. @mui/icons-material:Material Design icons distributed as SVG React components.
  201. @mui/material:React components that implement Google’s Material Design.
  202. @mui/private-theming:Private – The React theme context to be shared between `@mui/styles` and `@mui/material`.
  203. @mui/styled-engine:styled() API wrapper package for emotion.
  204. @mui/system:CSS utilities for rapidly laying out custom designs.
  205. @mui/types:Utility types for MUI.
  206. @mui/utils:Utility functions for React components.
  207. @ngtools/webpack:Webpack plugin that AoT compiles your Angular components and modules.
  208. @nicolo-ribaudo/eslint-scope-5-internals:Proxy package exposing internals of eslint-scope@5 for @babel/eslint-parser
  209. @nodelib/fs.scandir:List files and directories inside the specified directory
  210. @nodelib/fs.stat:Get the status of a file with some features
  211. @nodelib/fs.walk:A library for efficiently walking a directory recursively
  212. @npmcli/fs:filesystem utilities for the npm cli
  213. @npmcli/git:a util for spawning git from npm CLI contexts
  214. @npmcli/installed-package-contents:Get the list of files installed in a package in node_modules, including bundled dependencies
  215. @npmcli/move-file:move a file (fork of move-file)
  216. @npmcli/node-gyp:Tools for dealing with node-gyp packages
  217. @npmcli/promise-spawn:spawn processes the way the npm cli likes to do
  218. @npmcli/run-script:Run a lifecycle script for a package (descendant of npm-lifecycle)
  219. @pmmmwh/react-refresh-webpack-plugin:An **EXPERIMENTAL** Webpack plugin to enable “Fast Refresh” (also previously known as _Hot Reloading…
  220. @popperjs/core:Tooltip and Popover Positioning Engine
  221. @rollup/plugin-babel:Seamless integration between Rollup and Babel.
  222. @rollup/plugin-node-resolve:Locate and bundle third-party dependencies in node_modules
  223. @rollup/plugin-replace:Replace strings in files while bundling
  224. @rollup/pluginutils:A set of utility functions commonly used by Rollup plugins
  225. @rushstack/eslint-patch:A patch that improves how ESLint loads plugins when working in a monorepo with a reusable toolchain
  226. @schematics/angular:Schematics specific to Angular
  227. @sinclair/typebox:JSONSchema Type Builder with Static Type Resolution for TypeScript
  228. @sinonjs/commons:Simple functions shared among the sinon end user libraries
  229. @sinonjs/fake-timers:Fake JavaScript timers
  230. @surma/rollup-plugin-off-main-thread:Use Rollup with workers and ES6 modules today.
  231. @svgr/babel-plugin-add-jsx-attribute:Add JSX attribute
  232. @svgr/babel-plugin-remove-jsx-attribute:Remove JSX attribute
  233. @svgr/babel-plugin-remove-jsx-empty-expression:Remove JSX empty expression
  234. @svgr/babel-plugin-replace-jsx-attribute-value:Replace JSX attribute value
  235. @svgr/babel-plugin-svg-dynamic-title:Transform SVG by adding a dynamic title element
  236. @svgr/babel-plugin-svg-em-dimensions:Transform SVG to use em-based dimensions
  237. @svgr/babel-plugin-transform-react-native-svg:Transform DOM elements into react-native-svg components
  238. @svgr/babel-plugin-transform-svg-component:Transform SVG into component
  239. @svgr/babel-preset:SVGR preset that apply transformations from config
  240. @svgr/core:Transform SVG into React Components.
  241. @svgr/hast-util-to-babel-ast:Transform HAST to Babel AST (JSX)
  242. @svgr/plugin-jsx:Transform SVG into JSX
  243. @svgr/plugin-svgo:Optimize SVG
  244. @svgr/webpack:SVGR webpack loader.
  245. @testing-library/dom:Simple and complete DOM testing utilities that encourage good testing practices.
  246. @testing-library/jest-dom:Custom jest matchers to test the state of the DOM
  247. @testing-library/react:Simple and complete React DOM testing utilities that encourage good testing practices.
  248. @testing-library/user-event:Fire events the same way the user does
  249. @tootallnate/once:Creates a Promise that waits for a single event
  250. @trysound/sax:An evented streaming XML parser in JavaScript
  251. @types/aria-query:TypeScript definitions for aria-query
  252. @types/babel__core:TypeScript definitions for @babel/core
  253. @types/babel__generator:TypeScript definitions for @babel/generator
  254. @types/babel__template:TypeScript definitions for @babel/template
  255. @types/babel__traverse:TypeScript definitions for @babel/traverse
  256. @types/body-parser:TypeScript definitions for body-parser
  257. @types/bonjour:TypeScript definitions for bonjour
  258. @types/component-emitter:TypeScript definitions for component-emitter
  259. @types/connect-history-api-fallback:TypeScript definitions for connect-history-api-fallback
  260. @types/connect:TypeScript definitions for connect
  261. @types/cookie:TypeScript definitions for cookie
  262. @types/cors:TypeScript definitions for cors
  263. @types/eslint-scope:TypeScript definitions for eslint-scope
  264. @types/eslint:TypeScript definitions for eslint
  265. @types/estree:TypeScript definitions for estree
  266. @types/express-serve-static-core:TypeScript definitions for Express
  267. @types/express:TypeScript definitions for Express
  268. @types/graceful-fs:TypeScript definitions for graceful-fs
  269. @types/html-minifier-terser:TypeScript definitions for html-minifier-terser
  270. @types/http-proxy:TypeScript definitions for node-http-proxy
  271. @types/intro.js:TypeScript definitions for intro.js
  272. @types/istanbul-lib-coverage:TypeScript definitions for istanbul-lib-coverage
  273. @types/istanbul-lib-report:TypeScript definitions for istanbul-lib-report
  274. @types/istanbul-reports:TypeScript definitions for istanbul-reports
  275. @types/jasmine:TypeScript definitions for Jasmine
  276. @types/jest:TypeScript definitions for Jest
  277. @types/json-schema:TypeScript definitions for json-schema 4.0, 6.0 and
  278. @types/json5:Stub TypeScript definitions entry for json5, which provides its own types definitions
  279. @types/mime:TypeScript definitions for mime
  280. @types/node:TypeScript definitions for Node.js
  281. @types/parse-json:TypeScript definitions for parse-json
  282. @types/prettier:TypeScript definitions for prettier
  283. @types/prop-types:TypeScript definitions for prop-types
  284. @types/q:TypeScript definitions for Q
  285. @types/qs:TypeScript definitions for qs
  286. @types/range-parser:TypeScript definitions for range-parser
  287. @types/react-dom:TypeScript definitions for React (react-dom)
  288. @types/react-is:TypeScript definitions for react-is
  289. @types/react-transition-group:TypeScript definitions for react-transition-group
  290. @types/react:TypeScript definitions for React
  291. @types/resolve:TypeScript definitions for resolve
  292. @types/retry:TypeScript definitions for retry
  293. @types/scheduler:TypeScript definitions for scheduler
  294. @types/semver:TypeScript definitions for semver
  295. @types/serve-index:TypeScript definitions for serve-index
  296. @types/serve-static:TypeScript definitions for serve-static
  297. @types/sockjs:TypeScript definitions for sockjs
  298. @types/stack-utils:TypeScript definitions for stack-utils
  299. @types/tabulator-tables:TypeScript definitions for tabulator-tables
  300. @types/testing-library__jest-dom:TypeScript definitions for @testing-library/jest-dom
  301. @types/trusted-types:TypeScript definitions for trusted-types
  302. @types/ws:TypeScript definitions for ws
  303. @types/yargs-parser:TypeScript definitions for yargs-parser
  304. @types/yargs:TypeScript definitions for yargs
  305. @typescript-eslint/eslint-plugin:TypeScript plugin for ESLint
  306. @typescript-eslint/experimental-utils:(Experimental) Utilities for working with TypeScript + ESLint together
  307. @typescript-eslint/parser:An ESLint custom parser which leverages TypeScript ESTree
  308. @typescript-eslint/scope-manager:TypeScript scope analyser for ESLint
  309. @typescript-eslint/type-utils:Type utilities for working with TypeScript + ESLint together
  310. @typescript-eslint/types:Types for the TypeScript-ESTree AST spec
  311. @typescript-eslint/typescript-estree:A parser that converts TypeScript source code into an ESTree compatible form
  312. @typescript-eslint/utils:Utilities for working with TypeScript + ESLint together
  313. @typescript-eslint/visitor-keys:Visitor keys used to help traverse the TypeScript-ESTree AST
  314. @webassemblyjs/ast:AST utils for webassemblyjs
  315. @webassemblyjs/floating-point-hex-parser:A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
  316. @webassemblyjs/helper-api-error:Common API errors
  317. @webassemblyjs/helper-buffer:Buffer manipulation utility
  318. @webassemblyjs/helper-numbers:Number parsing utility
  319. @webassemblyjs/helper-wasm-bytecode:WASM’s Bytecode constants
  320. @webassemblyjs/ieee754:IEEE754 decoder and encoder
  321. @webassemblyjs/leb128:LEB128 decoder and encoder
  322. @webassemblyjs/utf8:UTF8 encoder/decoder for WASM
  323. @webassemblyjs/wasm-edit:> Rewrite a WASM binary
  324. @webassemblyjs/wasm-gen:WebAssembly binary format printer
  325. @webassemblyjs/wasm-parser:WebAssembly binary format parser
  326. @webassemblyjs/wast-printer:WebAssembly text format printer
  327. @xtuc/ieee754:Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
  328. @xtuc/long:A Long class for representing a 64-bit two’s-complement integer value.
  329. @yarnpkg/lockfile:The parser/stringifier for Yarn lockfiles.
  330. abab:WHATWG spec-compliant implementations of window.atob and window.btoa.
  331. abbrev:Like ruby’s abbrev module, but in js
  332. accepts:Higher-level content negotiation
  333. acorn-globals:Detect global variables in JavaScript using acorn
  334. acorn-import-assertions:Support for import assertions in acorn
  335. acorn-jsx:Modern, fast React.js JSX parser
  336. acorn-node:the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
  337. acorn-walk:ECMAScript (ESTree) AST walker
  338. acorn:ECMAScript parser
  339. address:Get current machine IP, MAC and DNS servers.
  340. adjust-sourcemap-loader:Webpack loader that adjusts source maps
  341. agent-base:Turn a function into an `http.Agent` instance
  342. agentkeepalive:Missing keepalive http.Agent
  343. aggregate-error:Create an error from multiple errors
  344. ajv-formats:Format validation for Ajv v7+
  345. ajv-keywords:Additional JSON-Schema keywords for Ajv JSON validator
  346. ajv:Another JSON Schema Validator
  347. ansi-colors:Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for ch…
  348. ansi-escapes:ANSI escape codes for manipulating the terminal
  349. ansi-html-community:An elegant lib that converts the chalked (ANSI) text to HTML. (Community)
  350. ansi-regex:Regular expression for matching ANSI escape codes
  351. ansi-styles:ANSI escape codes for styling strings in the terminal
  352. anymatch:Matches strings against configurable strings, globs, regular expressions, and/or functions
  353. aproba:A ridiculously light-weight argument validator (now browser friendly)
  354. are-we-there-yet:Keep track of the overall completion of many disparate processes
  355. arg:Unopinionated, no-frills CLI argument parser
  356. argparse:CLI arguments parser. Native port of python’s argparse.
  357. aria-query:Programmatic access to the ARIA specification
  358. array-flatten:Flatten nested arrays
  359. array-includes:An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far …
  360. array-union:Create an array of unique values, in order, from the input arrays
  361. array.prototype.flat:An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as …
  362. array.prototype.flatmap:An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down …
  363. array.prototype.reduce:An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as E…
  364. asap:High-priority task queue for Node.js and browsers
  365. asn1:Contains parsers and serializers for ASN.1 (currently BER only)
  366. ast-types-flow:Flow types for the Javascript AST
  367. async:Higher-order functions and common patterns for asynchronous code
  368. asynckit:Minimal async jobs utility library, with streams support
  369. at-least-node:Lightweight Node.js version sniffing/comparison
  370. atob:atob for Node.JS and Linux / Mac / Windows CLI (it’s a one-liner)
  371. autoprefixer:Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website
  372. available-typed-arrays:Returns an array of Typed Array names that are available in the current environment
  373. aws4:Signs and prepares requests using AWS Signature Version 4
  374. axe-core:Accessibility engine for automated Web UI testing
  375. axobject-query:Programmatic access to information about the AXObject Model
  376. babel-jest:Jest plugin to use babel for transformation.
  377. babel-loader:babel module loader for webpack
  378. babel-plugin-dynamic-import-node:Babel plugin to transpile import() to a deferred require(), for node
  379. babel-plugin-istanbul:A babel plugin that adds istanbul instrumentation to ES6 code
  380. babel-plugin-jest-hoist:Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, cal…
  381. babel-plugin-macros:Allows you to build compile-time libraries
  382. babel-plugin-named-asset-import:Babel plugin for named asset imports in Create React App
  383. babel-plugin-polyfill-corejs2:A Babel plugin to inject imports to core-js@2 polyfills
  384. babel-plugin-polyfill-corejs3:A Babel plugin to inject imports to core-js@3 polyfills
  385. babel-plugin-polyfill-regenerator:A Babel plugin to inject imports to regenerator-runtime
  386. babel-plugin-transform-react-remove-prop-types:Remove unnecessary React propTypes from the production build
  387. babel-preset-current-node-syntax:A Babel preset that enables parsing of proposals supported by the current Node.js version.
  388. babel-preset-jest:> Babel preset for all Jest plugins. This preset is automatically included when using [babel-jest](h…
  389. babel-preset-react-app:Babel preset used by Create React App
  390. balanced-match:Match balanced character pairs, like “{” and “}”
  391. base64-arraybuffer:Encode/decode base64 data into ArrayBuffers
  392. base64-js:Base64 encoding/decoding in pure JS
  393. base64id:Generates a base64 id
  394. batch:Simple async batch with concurrency control and progress reporting.
  395. bfj:Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
  396. big.js:A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
  397. binary-extensions:List of binary file extensions
  398. bl:Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
  399. blockly:Blockly is a library for building visual programming editors.
  400. bluebird:Full featured Promises/A+ implementation with exceptionally good performance
  401. body-parser:Node.js body parsing middleware
  402. bonjour-service:A Bonjour/Zeroconf implementation in TypeScript
  403. boolbase:two functions: One that returns true, one that returns false
  404. brace-expansion:Brace expansion as known from sh/bash
  405. braces:Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with co…
  406. browser-process-hrtime:Shim for process.hrtime in the browser
  407. browserslist:Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-…
  408. bser:JavaScript implementation of the BSER Binary Serialization
  409. btoa:btoa for Node.JS (it’s a one-liner)
  410. buffer-from:A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
  411. buffer-indexof:find the index of a buffer in a buffer
  412. buffer:Node.js Buffer API, for the browser
  413. builtin-modules:List of the Node.js builtin modules
  414. bytes:Utility to parse a string bytes to bytes and vice-versa
  415. cacache:Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
  416. call-bind:Robustly `.call.bind()` a function
  417. callsites:Get callsites from the V8 stack trace API
  418. camel-case:Transform into a string with the separator denoted by the next word capitalized
  419. camelcase-css:Convert a kebab-cased CSS property into a camelCased DOM property.
  420. camelcase:Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar…
  421. caniuse-api:request the caniuse data to check browsers compatibilities
  422. caniuse-lite:A smaller version of caniuse-db, with only the essentials!
  423. canonical-path:paths that always use forward slashes
  424. canonicalize:JSON canonicalize function
  425. case-sensitive-paths-webpack-plugin:Enforces module path case sensitivity in Webpack
  426. chalk:Terminal string styling done right
  427. char-regex:A regex to match any full character, considering weird character ranges.
  428. chardet:Character encoding detector
  429. chart.js:Simple HTML5 charts using the canvas element.
  430. check-types:A little library for asserting types and values, with zero dependencies.
  431. chokidar:Minimal and efficient cross-platform file watching library
  432. chownr:like `chown -R`
  433. chrome-trace-event:A library to create a trace of your node app per Google’s Trace Event format.
  434. ci-info:Get details about the current Continuous Integration environment
  435. circular-dependency-plugin:Detect modules with circular dependencies when bundling with webpack.
  436. cjs-module-lexer:Lexes CommonJS modules, returning their named exports metadata
  437. clean-css:A well-tested CSS minifier
  438. clean-stack:Clean up error stack traces
  439. cli-cursor:Toggle the CLI cursor
  440. cli-spinners:Spinners for use in the terminal
  441. cli-width:Get stdout window width, with two fallbacks, tty and then a default.
  442. cliui:easily create complex multi-column command-line-interfaces
  443. clone-deep:Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primit…
  444. clsx:A tiny (228B) utility for constructing className strings conditionally.
  445. co:generator async control flow goodness
  446. coa:Command-Option-Argument: Yet another parser for command line options.
  447. collect-v8-coverage:Use this module to start and stop the V8 inspector manually and collect precise coverage.
  448. color-convert:Plain color conversion functions
  449. color-name:A list of color names and its values
  450. color-support:A module which will endeavor to guess your terminal’s level of color support.
  451. colord: A tiny yet powerful tool for high-performance color manipulations and conversions
  452. colorette:Easily set your terminal text color & styles.
  453. colors:get colors in your node.js console
  454. combined-stream:A stream that emits multiple other streams one after another.
  455. commander:the complete solution for node.js command-line programs
  456. common-path-prefix:Computes the longest prefix string that is common to each path, excluding the base component
  457. common-tags:a few common utility template tags for ES2015
  458. commondir:compute the closest common parent for file paths
  459. component-emitter:Event emitter
  460. compressible:Compressible Content-Type / mime checking
  461. compression:Node.js compression middleware
  462. concat-map:concatenative mapdashery
  463. confusing-browser-globals:A list of browser globals that are often used by mistake instead of local variables
  464. connect-history-api-fallback:Provides a fallback for non-existing directories so that the HTML 5 history API can be used.
  465. connect:High performance middleware framework
  466. content-disposition:Create and parse Content-Disposition header
  467. content-type:Create and parse HTTP Content-Type header
  468. convert-source-map:Converts a source-map from/to different formats and allows adding/changing properties.
  469. cookie-signature:Sign and unsign cookies
  470. cookie:HTTP server cookie parsing and serialization
  471. copy-anything:An optimised way to copy’ing an object. A small and simple integration
  472. copy-webpack-plugin:Copy files && directories with webpack
  473. core-js-compat:core-js compat
  474. core-js-pure:Standard library
  475. core-js:Standard library
  476. core-util-is:The `util.is*` functions introduced in Node v0.12.
  477. cors:Node.js CORS middleware
  478. cosmiconfig:Find and load configuration from a package.json property, rc file, or CommonJS module
  479. critters:Inline critical CSS and lazy-load the rest.
  480. cross-fetch:Universal WHATWG Fetch API for Node, Browsers and React Native
  481. cross-spawn:Cross platform child_process#spawn and child_process#spawnSync
  482. crypto-random-string:Generate a cryptographically strong random string
  483. css-blank-pseudo:Style form elements when they are empty
  484. css-declaration-sorter:Sorts CSS declarations fast and automatically in a certain order.
  485. css-has-pseudo:Style elements relative to other elements in CSS
  486. css-loader:css loader module for webpack
  487. css-minimizer-webpack-plugin:cssnano plugin for Webpack
  488. css-prefers-color-scheme:Use light and dark color schemes in all browsers
  489. css-select-base-adapter:Provides some base functions needed by a css-select adapter so that you don’t have to implement the …
  490. css-select:a CSS selector compiler/engine
  491. css-tree:A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) …
  492. css-what:a CSS selector parser
  493. css.escape:A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
  494. css:CSS parser / stringifier
  495. cssdb:A comprehensive list of CSS features and their positions in the process of becoming implemented web …
  496. cssesc:A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible…
  497. cssnano-preset-default:Safe defaults for cssnano which require minimal configuration.
  498. cssnano-utils:Utility methods and plugin for cssnano projects
  499. cssnano:A modular minifier, built on top of the PostCSS ecosystem.
  500. csso:CSS minifier with structural optimisations
  501. cssom:CSS Object Model implementation and CSS parser
  502. cssstyle:CSSStyleDeclaration Object Model implementation
  503. csstype:Strict TypeScript and Flow types for style based on MDN data
  504. damerau-levenshtein:Damerau – Levenshtein distance by The Spanish Inquisition + relative distance
  505. data-urls:Parses data: URLs
  506. date-format:Formatting Date objects as strings since 2013
  507. debug:Lightweight debugging utility for Node.js and the browser
  508. decimal.js:An arbitrary-precision Decimal type for JavaScript.
  509. dedent:An ES6 string tag that strips indentation from multi-line strings
  510. deep-equal:node’s assert.deepEqual algorithm
  511. deep-extend:Recursive object extending
  512. deep-is:node’s assert.deepEqual algorithm except for NaN being equal to NaN
  513. deepmerge:A library for deep (recursive) merging of Javascript objects
  514. default-gateway:Get the default network gateway, cross-platform.
  515. define-lazy-prop:Define a lazily evaluated property on an object
  516. define-properties:Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; fall…
  517. defined:return the first argument that is `!== undefined`
  518. del:Delete files and directories
  519. delayed-stream:Buffers events from a stream until you are ready to handle them.
  520. depd:Deprecate all the things
  521. dependency-graph:Simple dependency graph.
  522. destroy:destroy a stream if possible
  523. detect-newline:Detect the dominant newline character of a string
  524. detect-node:Detect Node.JS (as opposite to browser environment) (reliable)
  525. detect-port-alt:detect available port
  526. detective:find all require() calls by walking the AST
  527. didyoumean:Match human-quality input to potential matches by edit distance.
  528. diff-sequences:Compare items in two sequences to find a longest common subsequence
  529. dir-glob:Convert directories to glob compatible strings
  530. dlv:Safely get a dot-notated property within an object.
  531. dns-equal:Compare DNS record strings for equality
  532. dns-packet:An abstract-encoding compliant module for encoding / decoding DNS packets
  533. doctrine:JSDoc parser
  534. dom-accessibility-api:Implements https://w3c.github.io/accname/
  535. dom-converter:converts bare objects to DOM objects or xml representations
  536. dom-helpers:tiny modular DOM lib for ie9+
  537. dom-serializer:render domhandler DOM nodes to a string
  538. domelementtype:all the types of nodes in htmlparser2’s dom
  539. domexception:An implementation of the DOMException class from browsers
  540. domhandler:Handler for htmlparser2 that turns pages into a dom
  541. domutils:Utilities for working with htmlparser2’s dom
  542. dot-case:Transform into a lower case string with a period between words
  543. dotenv-expand:Expand environment variables using dotenv
  544. dotenv:Loads environment variables from .env file
  545. duplexer:Creates a duplex stream
  546. ee-first:return the first event in a set of ee/event pairs
  547. ejs:Embedded JavaScript templates
  548. electron-to-chromium:Provides a list of electron-to-chromium version mappings
  549. emittery:Simple and modern async event emitter
  550. emoji-regex:A regular expression to match all Emoji-only symbols as per the Unicode Standard.
  551. emojis-list:Complete list of standard emojis.
  552. encodeurl:Encode a URL to a percent-encoded form, excluding already-encoded sequences
  553. encoding:Convert encodings, uses iconv-lite
  554. engine.io-parser:Parser for the client for the realtime Engine
  555. engine.io:The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between …
  556. enhanced-resolve:Offers a async require.resolve function. It’s highly configurable.
  557. entities:Encode & decode XML and HTML entities with ease & speed
  558. env-paths:Get paths for storing things like data, config, cache, etc
  559. err-code:Create an error with a code
  560. errno:libuv errno details exposed
  561. error-ex:Easy error subclassing and stack customization
  562. error-stack-parser:Extract meaning from JS Errors
  563. es-abstract:ECMAScript spec abstract operations.
  564. es-array-method-boxes-properly:Utility package to determine if an `Array.prototype` method properly boxes the callback’s receiver a…
  565. es-get-iterator:Get an iterator for any JS language value. Works robustly across all environments, all versions.
  566. es-module-lexer:Lexes ES modules returning their import/export metadata
  567. es-shim-unscopables:Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
  568. es-to-primitive:ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
  569. esbuild-wasm:The cross-platform WebAssembly binary for esbuild, a JavaScript bundler.
  570. esbuild-windows-64:The Windows 64-bit binary for esbuild, a JavaScript bundler.
  571. esbuild:An extremely fast JavaScript and CSS bundler and minifier.
  572. escalade:A tiny (183B to 210B) and fast utility to ascend parent directories
  573. escape-html:Escape string for use in HTML
  574. escape-string-regexp:Escape RegExp special characters
  575. escodegen:ECMAScript code generator
  576. eslint-config-react-app:ESLint configuration used by Create React App
  577. eslint-import-resolver-node:Node default behavior import resolution plugin for eslint-plugin-import.
  578. eslint-module-utils:Core utilities to support eslint-plugin-import and other module-related plugins.
  579. eslint-plugin-flowtype:Flowtype linting rules for ESLint.
  580. eslint-plugin-import:Import with sanity.
  581. eslint-plugin-jest:ESLint rules for Jest
  582. eslint-plugin-jsx-a11y:Static AST checker for accessibility rules on JSX elements.
  583. eslint-plugin-react-hooks:ESLint rules for React Hooks
  584. eslint-plugin-react:React specific linting rules for ESLint
  585. eslint-plugin-testing-library:ESLint rules for Testing Library
  586. eslint-scope:ECMAScript scope analyzer for ESLint
  587. eslint-utils:Utilities for ESLint plugins.
  588. eslint-visitor-keys:Constants and utilities about visitor keys to traverse AST.
  589. eslint-webpack-plugin:A ESLint plugin for webpack
  590. eslint:An AST-based pattern checker for JavaScript.
  591. espree:An Esprima-compatible JavaScript parser built on Acorn
  592. esprima:ECMAScript parsing infrastructure for multipurpose analysis
  593. esquery:A query library for ECMAScript AST using a CSS selector like query language.
  594. esrecurse:ECMAScript AST recursive visitor
  595. estraverse:ECMAScript JS AST traversal functions
  596. estree-walker:Traverse an ESTree-compliant AST
  597. esutils:utility box for ECMAScript language tools
  598. etag:Create simple HTTP ETags
  599. eventemitter-asyncresource:AsyncResource integration for EventEmitter
  600. eventemitter3:EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
  601. events:Node’s event emitter for all engines.
  602. execa:Process execution for humans
  603. exit:A replacement for process.exit that ensures stdio are fully drained before exiting.
  604. expect:This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its docu…
  605. express:Fast, unopinionated, minimalist web framework
  606. extend:Port of jQuery.extend for node.js and the browser
  607. external-editor:Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
  608. fast-deep-equal:Fast deep equal
  609. fast-glob:It’s a very fast and efficient glob library for Node.js
  610. fast-json-patch:Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
  611. fast-json-stable-stringify:deterministic `JSON.stringify()` – a faster version of substack’s json-stable-strigify without jsoni…
  612. fast-levenshtein:Efficient implementation of Levenshtein algorithm with locale-specific collator support.
  613. fastq:Fast, in memory work queue
  614. faye-websocket:Standards-compliant WebSocket server and client
  615. fb-watchman:Bindings for the Watchman file watching service
  616. figures:Unicode symbols with fallbacks for older terminals
  617. file-entry-cache:Super simple cache for file metadata, useful for process that work o a given series of files and tha…
  618. file-loader:A file loader module for webpack
  619. file-saver:An HTML5 saveAs() FileSaver implementation
  620. filelist:Lazy-evaluating list of files, based on globs or regex patterns
  621. filesize:JavaScript library to generate a human readable String describing the file size
  622. fill-range:Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a…
  623. finalhandler:Node.js final http responder
  624. find-cache-dir:Finds the common standard cache directory
  625. find-root:find the closest package.json
  626. find-up:Find a file or directory by walking up parent directories
  627. flat-cache:A stupidly simple key/value storage using files to persist some data
  628. flatted:A super light and fast circular JSON parser.
  629. flatten:Flatten arbitrarily nested arrays into a non-nested list of non-array items. Maintained for legacy c…
  630. follow-redirects:HTTP and HTTPS modules that follow redirects.
  631. for-each:A better forEach
  632. fork-ts-checker-webpack-plugin:Runs typescript type checker and linter on separate process.
  633. form-data-encoder:Encode FormData content into the multipart/form-data format
  634. form-data:A library to create readable “multipart/form-data” streams. Can be used to submit forms and file upl…
  635. formdata-node:Spec-compliant FormData implementation for Node.js
  636. forwarded:Parse HTTP X-Forwarded-For header
  637. fraction.js:A rational number library
  638. fresh:HTTP response freshness testing
  639. fs-extra:fs-extra contains methods that aren’t included in the vanilla Node.js fs package. Such as recursive …
  640. fs-minipass:fs read and write streams based on minipass
  641. fs-monkey:Monkey patches for file system related things.
  642. fs.realpath:Use node’s fs.realpath, but fall back to the JS implementation if the native one fails
  643. function-bind:Implementation of Function.prototype.bind
  644. function.prototype.name:An ES2015 spec-compliant `Function.prototype.name` shim
  645. functions-have-names:Does this JS environment support the `name` property on functions?
  646. gauge:A terminal based horizontal gauge
  647. gensync:Allows users to use generators in order to write common functions that can be both sync or async.
  648. get-caller-file:[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://trav…
  649. get-intrinsic:Get and robustly cache all JS language-level intrinsics at first require time
  650. get-own-enumerable-property-symbols:Returns an array of all enumerable symbol properties found directly upon a given object
  651. get-package-type:Determine the `package.json#type` which applies to a location
  652. get-stream:Get a stream as a string, buffer, or array
  653. get-symbol-description:Gets the description of a Symbol. Handles `Symbol()` vs `Symbol(”)` properly when possible.
  654. glob-parent:Extract the non-magic parent path from a glob string.
  655. glob-to-regexp:Convert globs to regular expressions
  656. glob:a little globber
  657. global-modules:The directory used by npm for globally installed npm modules.
  658. global-prefix:Get the npm global path prefix.
  659. globals:Global identifiers from different JavaScript environments
  660. globby:User-friendly glob matching
  661. graceful-fs:A drop-in replacement for fs, making various improvements.
  662. grapheme-splitter:A JavaScript library that breaks strings into their individual user-perceived characters. It support…
  663. graphql:A Query Language and Runtime which can target any service.
  664. gzip-size:Get the gzipped size of a string or buffer
  665. handle-thing:Wrap Streams2 instance into a HandleWrap
  666. har-validator:Extremely fast HTTP Archive (HAR) validator using JSON Schema
  667. harmony-reflect:ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
  668. has-bigints:Determine if the JS environment has BigInt support.
  669. has-flag:Check if argv has a specific flag
  670. has-property-descriptors:Does the environment have full property descriptor support? Handles IE 8’s broken defineProperty/gOP…
  671. has-symbols:Determine if the JS environment has Symbol support. Supports spec, or shams.
  672. has-tostringtag:Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
  673. has:Object.prototype.hasOwnProperty.call shortcut
  674. hdr-histogram-js:TypeScript port of HdrHistogram
  675. hdr-histogram-percentiles-obj:A little lib for turning hdr-histogram-js to objects
  676. he:A robust HTML entities encoder/decoder with full Unicode support.
  677. hoist-non-react-statics:Copies non-react specific statics from a child component to a parent component
  678. hoopy:Like an array, but rounder.
  679. hosted-git-info:Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
  680. hpack.js:HPACK implementation
  681. html-encoding-sniffer:Sniff the encoding from a HTML byte stream
  682. html-entities:Fastest HTML entities encode/decode library.
  683. html-escaper:fast and safe way to escape and unescape &<>'” chars
  684. html-minifier-terser:Highly configurable, well-tested, JavaScript-based HTML minifier.
  685. html-webpack-plugin:Simplifies creation of HTML files to serve your webpack bundles
  686. htmlparser2:Fast & forgiving HTML/XML parser
  687. http-cache-semantics:Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
  688. http-deceiver:Deceive HTTP parser
  689. http-errors:Create HTTP error objects
  690. http-parser-js:A pure JS HTTP parser for node.
  691. http-proxy-agent:An HTTP(s) proxy `http.Agent` implementation for HTTP
  692. http-proxy-middleware:The one-liner node.js proxy middleware for connect, express and browser-sync
  693. http-proxy:HTTP proxying for the masses
  694. https-proxy-agent:An HTTP(s) proxy `http.Agent` implementation for HTTPS
  695. human-signals:Human-friendly process signals
  696. i:custom inflections for nodejs
  697. iconv-lite:Convert character encodings in pure javascript.
  698. icss-utils:ICSS utils for postcss ast
  699. idb:A small wrapper that makes IndexedDB usable
  700. identity-obj-proxy:an identity object using ES6 proxies
  701. ieee754:Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
  702. ignore-walk:Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
  703. ignore:Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others…
  704. immer:Create your next immutable state by mutating the current one
  705. immutable:Immutable Data Collections
  706. import-fresh:Import a module while bypassing the cache
  707. import-local:Let a globally installed package use a locally installed version of itself if available
  708. imurmurhash:An incremental implementation of MurmurHash3
  709. indent-string:Indent each line in a string
  710. infer-owner:Infer the owner of a path based on the owner of its nearest existing parent
  711. inflight:Add callbacks to requests in flight to avoid async duplication
  712. inherits:Browser-friendly inheritance fully compatible with standard node.js inherits()
  713. ini:An ini encoder/decoder for node
  714. inquirer:A collection of common interactive command line user interfaces.
  715. install:Minimal JavaScript module loader
  716. internal-ip:Get your internal IP address
  717. internal-slot:ES spec-like internal slots
  718. intro.js:User Onboarding and Product Walkthrough Library
  719. ip-regex:Regular expression for matching IP addresses (IPv4 & IPv6)
  720. ipaddr.js:A library for manipulating IPv4 and IPv6 addresses in JavaScript.
  721. is-arguments:Is this an arguments object? It’s a harder question than you think.
  722. is-arrayish:Determines if an object can be used as an array
  723. is-bigint:Is this value an ES BigInt?
  724. is-binary-path:Check if a file path is a binary file
  725. is-boolean-object:Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
  726. is-callable:Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
  727. is-core-module:Is this specifier a node.js core module?
  728. is-date-object:Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
  729. is-docker:Check if the process is running inside a Docker container
  730. is-extglob:Returns true if a string has an extglob.
  731. is-fullwidth-code-point:Check if the character represented by a given Unicode code point is fullwidth
  732. is-generator-fn:Check if something is a generator function
  733. is-glob:Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it ea…
  734. is-interactive:Check if stdout or stderr is interactive
  735. is-ip:Check if a string is an IP address
  736. is-map:Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
  737. is-module:check if a source string is an es6 module
  738. is-negative-zero:Is this value negative zero? === will lie to you
  739. is-number-object:Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTa…
  740. is-number:Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user…
  741. is-obj:Check if a value is an object
  742. is-path-cwd:Check if a path is the current working directory
  743. is-path-inside:Check if a path is inside another path
  744. is-plain-obj:Check if a value is a plain object
  745. is-plain-object:Returns true if an object was created by the `Object` constructor, or Object.create(null).
  746. is-potential-custom-element-name:Check whether a given string matches the `PotentialCustomElementName` production as defined in the H…
  747. is-regex:Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
  748. is-regexp:Check if a value is a regular expression
  749. is-root:Check if the process is running as root user, for example, one started with `sudo`
  750. is-set:Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
  751. is-shared-array-buffer:Is this value a JS SharedArrayBuffer?
  752. is-stream:Check if something is a Node.js stream
  753. is-string:Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6…
  754. is-symbol:Determine if a value is an ES6 Symbol or not.
  755. is-typed-array:Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof…
  756. is-typedarray:Detect whether or not an object is a Typed Array
  757. is-unicode-supported:Detect whether the terminal supports Unicode
  758. is-weakmap:Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
  759. is-weakref:Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
  760. is-weakset:Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
  761. is-what:JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & smal…
  762. is-wsl:Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
  763. isarray:Array#isArray for older browsers
  764. isbinaryfile:Detects if a file is binary in Node.js. Similar to Perl’s -B.
  765. isexe:Minimal module to check if a file is executable.
  766. istanbul-lib-coverage:Data library for istanbul coverage objects
  767. istanbul-lib-instrument:Core istanbul API for JS code coverage
  768. istanbul-lib-report:Base reporting library for istanbul
  769. istanbul-lib-source-maps:Source maps support for istanbul
  770. istanbul-reports:istanbul reports
  771. jake:JavaScript build tool, similar to Make or Rake
  772. jasmine-core:Simple JavaScript testing framework for browsers and node.js
  773. jest-changed-files:A module used internally by Jest to check which files have changed since you last committed in git o…
  774. jest-circus:[type-definitions]: https://github.com/facebook/jest/blob/main/packages/jest-types/src/Circus.ts
  775. jest-cli:Delightful JavaScript Testing.
  776. jest-diff:Display differences clearly so people can review changes confidently.
  777. jest-docblock:`jest-docblock` is a package that can extract and parse a specially-formatted comment called a “docb…
  778. jest-each:Parameterised tests for Jest
  779. jest-get-type:A utility function to get the type of a value
  780. jest-leak-detector:Module for verifying whether an object has been garbage collected or not.
  781. jest-matcher-utils:A set of utility functions for expect and related packages
  782. jest-mock:**Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/…
  783. jest-pnp-resolver:plug’n’play resolver for Webpack
  784. jest-serializer:> DEPRECATED: Use `v8` APIs directly: https://nodejs.org/api/v8.html#serialization-api
  785. jest-validate:Generic configuration validation tool that helps you with warnings, errors and deprecation messages …
  786. jest-watch-typeahead:Jest plugin for filtering by filename or test name
  787. jest-watcher:Delightful JavaScript Testing.
  788. jest-worker:Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based …
  789. jest:Delightful JavaScript Testing.
  790. js-interpreter:NPM package for https://github.com/NeilFraser/JS-Interpreter
  791. js-sdsl:javascript standard data structure library which benchmark against C++ STL
  792. js-tokens:Tiny JavaScript tokenizer.
  793. js-yaml:YAML 1.2 parser and serializer
  794. jsdom:A JavaScript implementation of many web standards
  795. jsesc:Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that…
  796. json-parse-better-errors:JSON.parse with context information on error
  797. json-parse-even-better-errors:JSON.parse with context information on error
  798. json-schema-traverse:Traverse JSON Schema passing each schema object to callback
  799. json-schema:JSON Schema validation and specifications
  800. json-stable-stringify-without-jsonify:deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resu…
  801. json5:JSON for Humans
  802. jsonc-parser:Scanner and parser for JSON with comments.
  803. jsonfile:Easily read/write JSON files.
  804. jsonld:A JSON-LD Processor and API implementation in JavaScript.
  805. jsonpointer:Simple JSON Addressing.
  806. jsprim:utilities for primitive JavaScript types
  807. jsx-ast-utils:AST utility module for statically analyzing JSX
  808. karma-chrome-launcher:A Karma plugin. Launcher for Chrome and Chrome Canary.
  809. karma-coverage:A Karma plugin. Generate code coverage.
  810. karma-jasmine-html-reporter:A Karma plugin. Dynamically displays tests results at debug.html page
  811. karma-jasmine:A Karma plugin – adapter for Jasmine testing framework.
  812. karma-source-map-support:Karma plugin for inline sourcemap support
  813. karma:Spectacular Test Runner for JavaScript.
  814. kind-of:Get the native type of a value.
  815. kleur:The fastest Node.js library for formatting terminal text with ANSI colors~!
  816. klona:A tiny (240B to 501B) and fast utility to “deep clone” Objects, Arrays, Dates, RegExps, and more!
  817. language-subtag-registry:Full BCP 47 language subtag data from the official IANA repository, in JSON format with multiple ind…
  818. language-tags:Work with IANA language tags.
  819. less-loader:A Less loader for webpack. Compiles Less to CSS.
  820. less:Leaner CSS
  821. leven:Measure the difference between two strings using the Levenshtein distance algorithm
  822. levn:Light ECMAScript (JavaScript) Value Notation – human written, concise, typed, flexible
  823. license-webpack-plugin:Outputs licenses from 3rd party libraries to a file
  824. lilconfig:A zero-dependency alternative to cosmiconfig
  825. lines-and-columns:Maps lines and columns to character offsets and back.
  826. loader-runner:Runs (webpack) loaders
  827. loader-utils:utils for webpack loaders
  828. locate-path:Get the first path that exists on disk of multiple paths
  829. lodash.debounce:The lodash method `_.debounce` exported as a module.
  830. lodash.memoize:The lodash method `_.memoize` exported as a module.
  831. lodash.merge:The Lodash method `_.merge` exported as a module.
  832. lodash.sortby:The lodash method `_.sortBy` exported as a module.
  833. lodash.uniq:The lodash method `_.uniq` exported as a module.
  834. lodash:Lodash modular utilities.
  835. log-symbols:Colored symbols for various log levels. Example: `✔︎ Success`
  836. log4js:Port of Log4js to work with node.
  837. loose-envify:Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
  838. lower-case:Transforms the string to lower case
  839. lru-cache:A cache object that deletes the least-recently-used items.
  840. lz-string:LZ-based compression algorithm
  841. magic-string:Modify strings, generate sourcemaps
  842. make-dir:Make a directory and its parents if needed – Think `mkdir -p`
  843. make-fetch-happen:Opinionated, caching, retrying fetch client
  844. makeerror:A library to make errors.
  845. mdn-data:Open Web data by the Mozilla Developer Network
  846. media-typer:Simple RFC 6838 media type parser and formatter
  847. memfs:In-memory file-system with Node’s fs API.
  848. merge-descriptors:Merge objects using descriptors
  849. merge-stream:Create a stream that emits events from multiple other streams
  850. merge2:Merge multiple streams into one stream in sequence or parallel.
  851. methods:HTTP methods that node supports
  852. micromatch:Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimat…
  853. mime-db:Media Type Database
  854. mime-types:The ultimate javascript content-type utility.
  855. mime:A comprehensive library for mime-type mapping
  856. mimic-fn:Make a function mimic another one
  857. min-indent:Get the shortest leading whitespace from lines in a string
  858. mini-css-extract-plugin:extracts CSS into separate files
  859. minimalistic-assert:minimalistic-assert ===
  860. minimatch:a glob matcher in javascript
  861. minimist:parse argument options
  862. minipass-collect:A Minipass stream that collects all the data into a single chunk
  863. minipass-fetch:An implementation of window.fetch in Node.js using Minipass streams
  864. minipass-flush:A Minipass stream that calls a flush function before emitting ‘end’
  865. minipass-json-stream:Like JSONStream, but using Minipass streams
  866. minipass-pipeline:create a pipeline of streams using Minipass
  867. minipass-sized:A Minipass stream that raises an error if you get a different number of bytes than expected
  868. minipass:minimal implementation of a PassThrough stream
  869. minizlib:A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js’s zlib binding.
  870. mkdirp:Recursively mkdir, like `mkdir -p`
  871. monaco-editor:A browser based code editor
  872. ms:Tiny millisecond conversion utility
  873. multicast-dns:Low level multicast-dns implementation in pure javascript
  874. mute-stream:Bytes go in, but they don’t come out (when muted).
  875. nanoid:A tiny (116 bytes), secure URL-friendly unique string ID generator
  876. natural-compare-lite:Compare strings containing a mix of letters and numbers in the way a human being would in sort order…
  877. natural-compare:Compare strings containing a mix of letters and numbers in the way a human being would in sort order…
  878. needle:The leanest and most handsome HTTP client in the Nodelands.
  879. negotiator:HTTP content negotiation
  880. neo-async:Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs fast…
  881. ngx-monaco-editor:Monaco Code Editor for Angular
  882. no-case:Transform into a lower cased string with spaces between words
  883. node-addon-api:Node.js API (Node-API)
  884. node-domexception:An implementation of the DOMException class from NodeJS
  885. node-fetch:A light-weight module that brings Fetch API to node.js
  886. node-forge:JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and v…
  887. node-gyp-build:Build tool and bindings loader for node-gyp that supports prebuilds
  888. node-gyp:Node.js native addon build tool
  889. node-int64:Support for representing 64-bit integers in JavaScript
  890. node-releases:Node.js releases data
  891. nopt:Option parsing for Node, supporting types, shorthands, etc. Used by npm.
  892. normalize-path:Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashe…
  893. normalize-range:Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
  894. normalize-url:Normalize a URL
  895. npm-bundled:list things in node_modules that are bundledDependencies, or transitive dependencies thereof
  896. npm-install-checks:Check the engines and platform fields in package.json
  897. npm-normalize-package-bin:Turn any flavor of allowable package.json bin into a normalized object
  898. npm-package-arg:Parse the things that can be arguments to `npm install`
  899. npm-packlist:Get a list of the files to add from a folder into an npm package
  900. npm-pick-manifest:Resolves a matching manifest from a package metadata document according to standard npm semver resol…
  901. npm-registry-fetch:Fetch-based http client for use with npm registry APIs
  902. npm-run-path:Get your PATH prepended with locally installed binaries
  903. npm:a package manager for JavaScript
  904. npmlog:logger for npm
  905. nth-check:Parses and compiles CSS nth-checks to highly optimized functions.
  906. nwsapi:Fast CSS Selectors API Engine
  907. oauth-sign:OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.
  908. object-assign:ES2015 `Object.assign()` ponyfill
  909. object-hash:Generate hashes from javascript objects in node and the browser.
  910. object-inspect:string representations of objects in node and the browser
  911. object-is:ES2015-compliant shim for Object.is – differentiates between -0 and +0
  912. object-keys:An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/e…
  913. object.assign:ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
  914. object.entries:ES2017 spec-compliant Object.entries shim.
  915. object.fromentries:ES proposal-spec-compliant Object.fromEntries shim.
  916. object.getownpropertydescriptors:ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
  917. object.hasown:ES spec-compliant shim for Object.hasOwn
  918. object.values:ES2017 spec-compliant Object.values shim.
  919. obuf:Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, mergi…
  920. on-finished:Execute a callback when a request closes, finishes, or errors
  921. on-headers:Execute a listener when a response is about to write headers
  922. once:Run a function exactly one time
  923. onetime:Ensure a function is only called once
  924. open:Open stuff like URLs, files, executables. Cross-platform.
  925. openapi-types:Types for OpenAPI documents.
  926. optionator:option parsing and help generation
  927. ora:Elegant terminal spinner
  928. p-event:Promisify an event by waiting for it to be emitted
  929. p-limit:Run multiple promise-returning & async functions with limited concurrency
  930. p-locate:Get the first fulfilled promise that satisfies the provided testing function
  931. p-map:Map over promises concurrently
  932. p-retry:Retry a promise-returning or async function
  933. p-timeout:Timeout a promise after a specified amount of time
  934. p-try:`Start a promise chain
  935. pacote:JavaScript package downloader
  936. pako:zlib port to javascript – fast, modularized, with browser support
  937. param-case:Transform into a lower cased string with dashes between words
  938. parent-module:Get the path of the parent module
  939. parse-json:Parse JSON with more helpful errors
  940. parse-node-version:Turn node’s process.version into something useful.
  941. parse5-html-rewriting-stream:Streaming HTML rewriter.
  942. parse5-htmlparser2-tree-adapter:htmlparser2 tree adapter for parse5.
  943. parse5-sax-parser:Streaming SAX-style HTML parser.
  944. parse5:HTML parser and serializer.
  945. parseurl:parse a url with memoization
  946. pascal-case:Transform into a string of capitalized words without separators
  947. path-exists:Check if a path exists
  948. path-is-absolute:Node.js 0.12 path.isAbsolute() ponyfill
  949. path-key:Get the PATH environment variable key cross-platform
  950. path-parse:Node.js path.parse() ponyfill
  951. path-to-regexp:Express style path to RegExp utility
  952. path-type:Check if a path is a file, directory, or symlink
  953. performance-now:Implements performance.now (based on process.hrtime).
  954. picocolors:The tiniest and the fastest library for terminal output formatting with ANSI colors
  955. picomatch:Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support …
  956. pify:Promisify a callback-style function
  957. pirates:Properly hijack require
  958. piscina:A fast, efficient Node.js Worker Thread Pool implementation
  959. pkg-dir:Find the root directory of a Node.js project or npm package
  960. pkg-up:Find the closest package.json file
  961. pn:Promisify the node standard library.
  962. portfinder:A simple tool to find an open port on the current machine
  963. postcss-attribute-case-insensitive:Enable support for case insensitive attribute matching in selectors
  964. postcss-browser-comments:Keep only the CSS you need based on comments and your browserslist
  965. postcss-calc:PostCSS plugin to reduce calc()
  966. postcss-clamp:PostCSS plugin to transform clamp() to combination of min/max
  967. postcss-color-functional-notation:Use space and slash separated color notation in CSS
  968. postcss-color-gray:Use the gray() color function in CSS
  969. postcss-color-hex-alpha:Use 4 & 8 character hex color notation in CSS
  970. postcss-color-mod-function:Modify colors using the color-mod() function in CSS
  971. postcss-color-rebeccapurple:Use the rebeccapurple color keyword in CSS
  972. postcss-colormin:Minify colors in your CSS files with PostCSS.
  973. postcss-convert-values:Convert values with PostCSS (e.g. ms -> s)
  974. postcss-custom-media:Use Custom Media Queries in CSS
  975. postcss-custom-properties:Use Custom Properties Queries in CSS
  976. postcss-custom-selectors:Use Custom Selectors in CSS
  977. postcss-dir-pseudo-class:Use the :dir pseudo-class in CSS
  978. postcss-discard-comments:Discard comments in your CSS files with PostCSS.
  979. postcss-discard-duplicates:Discard duplicate rules in your CSS files with PostCSS.
  980. postcss-discard-empty:Discard empty rules and values with PostCSS.
  981. postcss-discard-overridden:PostCSS plugin to discard overridden @keyframes or @counter-style.
  982. postcss-double-position-gradients:Use double-position gradients in CSS
  983. postcss-env-function:Use env() variables in CSS
  984. postcss-flexbugs-fixes:PostCSS plugin This project tries to fix all of flexbug’s issues
  985. postcss-focus-visible:Use the :focus-visible pseudo-selector in CSS
  986. postcss-focus-within:Use the :focus-within pseudo-selector in CSS
  987. postcss-font-variant:PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settin…
  988. postcss-gap-properties:Use the gap, column-gap, and row-gap shorthand properties in CSS
  989. postcss-image-set-function:Display resolution-dependent images using the image-set() function in CSS
  990. postcss-import:PostCSS plugin to import CSS files
  991. postcss-initial:PostCSS plugin to fallback initial keyword.
  992. postcss-js:PostCSS for CSS-in-JS and styles in JS objects
  993. postcss-lab-function:Use lab() and lch() color functions in CSS
  994. postcss-load-config:Autoload Config for PostCSS
  995. postcss-loader:PostCSS loader for webpack
  996. postcss-logical:Use logical properties and values in CSS
  997. postcss-media-minmax:Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.
  998. postcss-merge-longhand:Merge longhand properties into shorthand with PostCSS.
  999. postcss-merge-rules:Merge CSS rules with PostCSS.
  1000. postcss-minify-font-values:Minify font declarations with PostCSS
  1001. postcss-minify-gradients:Minify gradient parameters with PostCSS.
  1002. postcss-minify-params:Minify at-rule params with PostCSS
  1003. postcss-minify-selectors:Minify selectors with PostCSS.
  1004. postcss-modules-extract-imports:A CSS Modules transform to extract local aliases for inline imports
  1005. postcss-modules-local-by-default:A CSS Modules transform to make local scope the default
  1006. postcss-modules-scope:A CSS Modules transform to extract export statements from local-scope classes
  1007. postcss-modules-values:PostCSS plugin for CSS Modules to pass arbitrary values between your module files
  1008. postcss-nested:PostCSS plugin to unwrap nested rules like how Sass does it
  1009. postcss-nesting:Nest rules inside each other in CSS
  1010. postcss-normalize-charset:Add necessary or remove extra charset with PostCSS
  1011. postcss-normalize-display-values:Normalize multiple value display syntaxes into single values.
  1012. postcss-normalize-positions:Normalize keyword values for position into length values.
  1013. postcss-normalize-repeat-style:Convert two value syntax for repeat-style into one value.
  1014. postcss-normalize-string:Normalize wrapping quotes for CSS string literals.
  1015. postcss-normalize-timing-functions:Normalize CSS animation/transition timing functions.
  1016. postcss-normalize-unicode:Normalize unicode-range descriptors, and can convert to wildcard ranges.
  1017. postcss-normalize-url:Normalize URLs with PostCSS
  1018. postcss-normalize-whitespace:Trim whitespace inside and around CSS rules & declarations.
  1019. postcss-normalize:Use the parts of normalize.css or sanitize.css you need from your browserslist
  1020. postcss-opacity-percentage:PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values…
  1021. postcss-ordered-values:Ensure values are ordered consistently in your CSS.
  1022. postcss-overflow-shorthand:Use the overflow shorthand in CSS
  1023. postcss-page-break:PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
  1024. postcss-place:Use a place-* shorthand for align-* and justify-* in CSS
  1025. postcss-preset-env:Convert modern CSS into something browsers understand
  1026. postcss-pseudo-class-any-link:Use the :any-link pseudo-class in CSS
  1027. postcss-reduce-initial:Reduce initial definitions to the actual initial value, where possible.
  1028. postcss-reduce-transforms:Reduce transform functions with PostCSS.
  1029. postcss-replace-overflow-wrap:PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
  1030. postcss-selector-matches:PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors
  1031. postcss-selector-not:PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors
  1032. postcss-selector-parser:> Selector parser with built in methods for working with selector strings.
  1033. postcss-svgo:Optimise inline SVG with PostCSS.
  1034. postcss-unique-selectors:Ensure CSS selectors are unique.
  1035. postcss-value-parser:Transforms css values and at-rule params into the tree
  1036. postcss-values-parser:A CSS property value parser for use with PostCSS
  1037. postcss:Tool for transforming styles with JS plugins
  1038. prelude-ls:prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of it…
  1039. pretty-bytes:Convert bytes to a human readable string: 1337 → 1.34 kB
  1040. pretty-error:See nodejs errors with less clutter
  1041. pretty-format:Stringify any JavaScript value.
  1042. process-nextick-args:process.nextTick but always with args
  1043. promise-retry:Retries a function that returns a promise, leveraging the power of the retry module.
  1044. promise:Bare bones Promises/A+ implementation
  1045. prompts:Lightweight, beautiful and user-friendly prompts
  1046. prop-types:Runtime type checking for React props and similar objects.
  1047. proxy-addr:Determine address of proxied request
  1048. psl:Domain name parser based on the Public Suffix List
  1049. punycode:A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all Ja…
  1050. q:A library for promises (CommonJS/Promises/A,B,D)
  1051. qjobs:qjobs is a simple and stupid queue job manager for nodejs
  1052. qs:A querystring parser that supports nesting and arrays, with a depth limit
  1053. querystringify:Querystringify – Small, simple but powerful query string parser.
  1054. queue-microtask:fast, tiny `queueMicrotask` shim for modern engines
  1055. quick-lru:Simple “Least Recently Used” (LRU) cache
  1056. raf:requestAnimationFrame polyfill for node and the browser
  1057. randombytes:random bytes from browserify stand alone
  1058. range-parser:Range header field string parser
  1059. raw-body:Get and validate the raw body of a readable stream.
  1060. rdf-canonize:An implementation of the RDF Dataset Normalization Algorithm in JavaScript
  1061. react-app-polyfill:Polyfills for various browsers including commonly used language features
  1062. react-dev-utils:webpack utilities used by Create React App
  1063. react-dom:React package for working with the DOM.
  1064. react-error-overlay:An overlay for displaying stack frames.
  1065. react-is:Brand checking of React Elements.
  1066. react-refresh:React is a JavaScript library for building user interfaces.
  1067. react-scripts:Configuration and scripts for Create React App.
  1068. react-transition-group:A react component toolset for managing animations
  1069. react:React is a JavaScript library for building user interfaces.
  1070. read-cache:Reads and caches the entire contents of a file until it is modified
  1071. read-package-json-fast:Like read-package-json, but faster
  1072. readable-stream:Node.js Streams, a user-land copy of the stream library from Node.js
  1073. readdirp:Recursive version of fs.readdir with streaming API.
  1074. recursive-readdir:Get an array of all files in a directory and subdirectories.
  1075. redent:Strip redundant indentation and indent the string
  1076. reflect-metadata:Polyfill for Metadata Reflection API
  1077. regenerate-unicode-properties:Regenerate sets for Unicode properties and values.
  1078. regenerate:Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code p…
  1079. regenerator-runtime:Runtime for Regenerator-compiled generator and async functions.
  1080. regenerator-transform:Explode async and generator functions into a state machine.
  1081. regex-parser:A module that parses a string as regular expression and returns the parsed value.
  1082. regexp.prototype.flags:ES6 spec-compliant RegExp.prototype.flags shim.
  1083. regexpp:Regular expression parser for ECMAScript.
  1084. regexpu-core:regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unic…
  1085. regjsgen:Generate regular expressions from regjsparser’s AST.
  1086. regjsparser:Parsing the JavaScript’s RegExp in JavaScript.
  1087. relateurl:Minify URLs by converting them from absolute to relative.
  1088. renderkid:Stylish console.log for node
  1089. request-promise-core:Core Promise support implementation for the simplified HTTP request client ‘request’.
  1090. request-promise-native:The simplified HTTP request client ‘request’ with Promise support. Powered by native ES6 promises.
  1091. request:Simplified HTTP request client.
  1092. require-directory:Recursively iterates over specified directory, require()’ing each file, and returning a nested hash …
  1093. require-from-string:Require module from string
  1094. requires-port:Check if a protocol requires a certain port number to be added to an URL.
  1095. resolve-cwd:Resolve the path of a module like `require.resolve()` but from the current working directory
  1096. resolve-from:Resolve the path of a module like `require.resolve()` but from a given path
  1097. resolve-url-loader:Webpack loader that resolves relative paths in url() statements based on the original source file
  1098. resolve.exports:A tiny (737b), correct, general-purpose, and configurable “exports” resolver without file-system rel…
  1099. resolve:resolve like require.resolve() on behalf of files asynchronously and synchronously
  1100. restore-cursor:Gracefully restore the CLI cursor on exit
  1101. retry:Abstraction for exponential and custom retry strategies for failed operations.
  1102. reusify:Reuse objects and functions with style
  1103. rfdc:Really Fast Deep Clone
  1104. rimraf:A deep deletion module for node (like `rm -rf`)
  1105. rollup-plugin-terser:Rollup plugin to minify generated es bundle
  1106. rollup:Next-generation ES module bundler
  1107. run-async:Utility method to run function either synchronously or asynchronously using the common `this.async()…
  1108. run-parallel:Run an array of functions in parallel
  1109. rxjs:Reactive Extensions for modern JavaScript
  1110. safe-buffer:Safer Node.js Buffer API
  1111. safe-regex-test:Give a regex, get a robust predicate function that tests it against a string.
  1112. safer-buffer:Modern Buffer API polyfill without footguns
  1113. sanitize.css:A best-practices CSS foundation
  1114. sass-loader:Sass loader for webpack
  1115. sass:A pure JavaScript implementation of Sass.
  1116. sax:An evented streaming XML parser in JavaScript
  1117. saxes:An evented streaming XML parser in JavaScript
  1118. scheduler:Cooperative scheduler for the browser environment.
  1119. schema-utils:webpack Validation Utils
  1120. select-hose:Select protocol using first bytes of incoming data and hose stuff to the handler
  1121. selfsigned:Generate self signed certificates private and public keys
  1122. semver:The semantic version parser used by npm.
  1123. send:Better streaming static file server with Range and conditional-GET support
  1124. serialize-javascript:Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
  1125. serve-index:Serve directory listings
  1126. serve-static:Serve static files
  1127. setprototypeof:A small polyfill for Object.setprototypeof
  1128. shallow-clone:Creates a shallow clone of any JavaScript value.
  1129. shebang-command:Get the command from a shebang
  1130. shebang-regex:Regular expression for matching a shebang line
  1131. shell-quote:quote and parse shell commands
  1132. side-channel:Store information about any JS value in a side channel. Uses WeakMap if available.
  1133. signal-exit:when you want to fire an event no matter how a process exits.
  1134. sisteransi:ANSI escape codes for some terminal swag
  1135. slash:Convert Windows backslash paths to slash paths
  1136. smart-buffer:smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations…
  1137. socket.io-adapter:default socket.io in-memory adapter
  1138. socket.io-parser:socket.io protocol parser
  1139. socket.io:node.js realtime framework server
  1140. sockjs:SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-…
  1141. socks-proxy-agent:A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
  1142. socks:Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Assoc…
  1143. source-list-map:Fast line to line SourceMap generator.
  1144. source-map-js:Generates and consumes source maps
  1145. source-map-loader:extracts inlined source map and offers it to webpack
  1146. source-map-resolve:Resolve the source map and/or sources for a generated file.
  1147. source-map-support:Fixes stack traces for files with source maps
  1148. source-map:Generates and consumes source maps
  1149. sourcemap-codec:Encode/decode sourcemap mappings
  1150. spdy-transport:SPDY v2, v3, v3.1 and HTTP2 transport
  1151. spdy:Implementation of the SPDY protocol on node.js.
  1152. sprintf-js:JavaScript sprintf implementation
  1153. sshpk:A library for finding and using SSH public keys
  1154. ssri:Standard Subresource Integrity library — parses, serializes, generates, and verifies integrity meta…
  1155. stable:A stable array sort for JavaScript
  1156. stack-utils:Captures and cleans stack traces
  1157. stackframe:JS Object representation of a stack frame
  1158. statuses:HTTP status utility
  1159. streamroller:file streams that roll over when size limits, or dates are reached
  1160. string_decoder:The string_decoder module from Node core
  1161. string-length:Get the real length of a string – by correctly counting astral symbols and ignoring ansi escape code…
  1162. string-natural-compare:Compare alphanumeric strings the same way a human would, using a natural order algorithm
  1163. string-width:Get the visual width of a string – the number of columns required to display it
  1164. string.prototype.matchall:Spec-compliant polyfill for String.prototype.matchAll
  1165. string.prototype.trimend:ES2019 spec-compliant String.prototype.trimEnd shim.
  1166. string.prototype.trimstart:ES2019 spec-compliant String.prototype.trimStart shim.
  1167. stringify-object:Stringify an object/array like JSON.stringify just without all the double-quotes
  1168. strip-ansi:Strip ANSI escape codes from a string
  1169. strip-bom:Strip UTF-8 byte order mark (BOM) from a string
  1170. strip-comments:Strip line and/or block comments from a string. Blazing fast, and works with JavaScript, Sass, CSS, …
  1171. strip-final-newline:Strip the final newline character from a string/buffer
  1172. strip-indent:Strip leading whitespace from each line in a string
  1173. strip-json-comments:Strip comments from JSON. Lets you use comments in your JSON files!
  1174. style-loader:style loader module for webpack
  1175. stylehacks:Detect/remove browser hacks from CSS files.
  1176. stylis:A Light–weight CSS Preprocessor
  1177. stylus-loader:Stylus loader for webpack
  1178. stylus:Robust, expressive, and feature-rich CSS superset
  1179. supports-color:Detect whether a terminal supports color
  1180. supports-hyperlinks:Detect if your terminal emulator supports hyperlinks
  1181. supports-preserve-symlinks-flag:Determine if the current node version supports the `–preserve-symlinks` flag.
  1182. svg-parser:Create a JSON-friendly object from an SVG string
  1183. svgo:Nodejs-based tool for optimizing SVG vector graphics files
  1184. swagger-client:SwaggerJS – a collection of interfaces for OAI specs
  1185. swagger-parser:Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers
  1186. symbol-observable:Symbol.observable ponyfill
  1187. symbol-tree:Turn any collection of objects into its own efficient tree or linked list using Symbol
  1188. tabulator-tables:Interactive table generation JavaScript library
  1189. tailwindcss:A utility-first CSS framework for rapidly building custom user interfaces.
  1190. tapable:Just a little module for plugins.
  1191. tar:tar for node
  1192. temp-dir:Get the real path of the system temp directory
  1193. tempy:Get a random temporary file or directory path
  1194. terminal-link:Create clickable links in the terminal
  1195. terser-webpack-plugin:Terser plugin for webpack
  1196. terser:JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
  1197. test-exclude:test for inclusion or exclusion of paths using globs
  1198. text-table:borderless text tables with alignment
  1199. throat:Throttle the parallelism of an asynchronous (promise returning) function / functions
  1200. thunky:delay the evaluation of a paramless async function and cache the result
  1201. tmp:Temporary file and directory creator
  1202. tmpl:JavaScript micro templates.
  1203. to-fast-properties:Force V8 to use fast properties for an object
  1204. to-regex-range:Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more t…
  1205. toidentifier:Convert a string of words to a JavaScript identifier
  1206. tough-cookie:RFC6265 Cookies and Cookie Jar for node.js
  1207. tr46:An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
  1208. tree-kill:kill trees of processes
  1209. tryer:Because everyone loves a tryer! Conditional and repeated task invocation for node and browser.
  1210. tsconfig-paths:Load node modules according to tsconfig paths, in run-time or via API.
  1211. tslib:Runtime library for TypeScript helper functions
  1212. tsutils:utilities for working with typescript’s AST
  1213. type-check:type-check allows you to check the types of JavaScript values at runtime with a Haskell like type sy…
  1214. type-detect:Improved typeof detection for node.js and the browser.
  1215. type-fest:A collection of essential TypeScript types
  1216. type-is:Infer the content-type of a request.
  1217. typed-assert:typesafe assertion library for TypeScript 3.7+
  1218. typedarray-to-buffer:Convert a typed array to a Buffer without a copy
  1219. typescript:TypeScript is a language for application scale JavaScript development
  1220. ua-parser-js:Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node…
  1221. unbox-primitive:Unbox a boxed JS primitive value.
  1222. unicode-canonical-property-names-ecmascript:The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
  1223. unicode-match-property-ecmascript:Match a Unicode property or property alias to its canonical property name per the algorithm used for…
  1224. unicode-match-property-value-ecmascript:Match a Unicode property or property alias to its canonical property name per the algorithm used for…
  1225. unicode-property-aliases-ecmascript:Unicode property alias mappings in JavaScript format for property names that are supported in ECMASc…
  1226. unique-filename:Generate a unique filename for use in temporary directories or caches.
  1227. unique-slug:Generate a unique character string suitible for use in files and URLs.
  1228. unique-string:Generate a unique random string
  1229. universalify:Make a callback- or promise-based function support both promises and callbacks.
  1230. unpipe:Unpipe a stream from all destinations
  1231. unquote:Remove wrapping quotes from a string.
  1232. upath:A proxy to `path`, replacing `\` with `/` for all results (supports UNC paths) & new methods to norm…
  1233. update-browserslist-db:CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
  1234. uri-js:An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaS…
  1235. url-parse:Small footprint URL parser that works seamlessly across Node.js and browser environments
  1236. util-deprecate:The Node.js `util.deprecate()` function with browser support
  1237. util.promisify:Polyfill/shim for util.promisify in node versions < v8
  1238. utila:notareplacementforunderscore
  1239. utils-merge:merge() utility function
  1240. uuid:RFC4122 (v1, v4, and v5) UUIDs
  1241. v8-to-istanbul:convert from v8 coverage format to istanbul’s format
  1242. validator:String validation and sanitization
  1243. vary:Manipulate the HTTP Vary header
  1244. vex-dialog:A vex plugin for drop-in alert, confirm, and prompt dialogs
  1245. vex-js:Beautiful, functional dialogs in vanilla JavaScript
  1246. w3c-hr-time:An implementation of the W3C High Resolution Time Level 2 specification.
  1247. w3c-xmlserializer:A per-spec XML serializer implementation
  1248. walker:A simple directory tree walker.
  1249. watchpack:Wrapper library for directory and file watching.
  1250. wbuf:Write buffer
  1251. web-streams-polyfill:Web Streams, based on the WHATWG spec reference implementation
  1252. web-vitals:Easily measure performance metrics in JavaScript
  1253. webidl-conversions:Implements the WebIDL algorithms for converting to and from JavaScript values
  1254. webpack-dev-middleware:A development middleware for webpack
  1255. webpack-dev-server:Serves a webpack app. Updates the browser on changes.
  1256. webpack-manifest-plugin:A Webpack Plugin for generating Asset Manifests
  1257. webpack-merge:Variant of merge that’s useful for webpack configuration
  1258. webpack-sources:Source code handling classes for webpack
  1259. webpack-subresource-integrity:Webpack plugin for enabling Subresource Integrity
  1260. webpack:Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, whi…
  1261. websocket-driver:WebSocket protocol handler with pluggable I/O
  1262. websocket-extensions:Generic extension manager for WebSocket connections
  1263. whatwg-encoding:Decode strings according to the WHATWG Encoding Standard
  1264. whatwg-fetch:A window.fetch polyfill.
  1265. whatwg-mimetype:Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
  1266. whatwg-url:An implementation of the WHATWG URL Standard’s URL API and parsing machinery
  1267. which-boxed-primitive:Which kind of boxed JS primitive is this?
  1268. which-collection:Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, w…
  1269. which-typed-array:Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and des…
  1270. which:Like which(1) unix command. Find the first instance of an executable in the PATH.
  1271. wide-align:A wide-character aware text alignment function for use on the console or with fixed width fonts.
  1272. wildcard:Wildcard matching tools
  1273. word-wrap:Wrap words to a specified length.
  1274. workbox-background-sync:Queues failed requests and uses the Background Sync API to replay them when the network is available
  1275. workbox-broadcast-update:A service worker helper library that uses the Broadcast Channel API to announce when a cached respon…
  1276. workbox-build:A module that integrates into your build process, helping you generate a manifest of local files tha…
  1277. workbox-cacheable-response:This library takes a Response object and determines whether it’s cacheable based on a specific confi…
  1278. workbox-core:This module is used by a number of the other Workbox modules to share common code.
  1279. workbox-expiration:A service worker helper library that expires cached responses based on age or maximum number of entr…
  1280. workbox-google-analytics:Queues failed requests and uses the Background Sync API to replay them when the network is available
  1281. workbox-navigation-preload:This library allows developers to opt-in to using Navigation Preload in their service worker.
  1282. workbox-precaching:This module efficiently precaches assets.
  1283. workbox-range-requests:This library creates a new Response, given a source Response and a Range header value.
  1284. workbox-recipes:A service worker helper library to manage common request and caching patterns
  1285. workbox-routing:A service worker helper library to route request URLs to handlers.
  1286. workbox-strategies:A service worker helper library implementing common caching strategies.
  1287. workbox-streams:A library that makes it easier to work with Streams in the browser.
  1288. workbox-sw:This module makes it easy to get started with the Workbox service worker libraries.
  1289. workbox-webpack-plugin:A plugin for your Webpack build process, helping you generate a manifest of local files that workbox…
  1290. workbox-window:Simplifies communications with Workbox packages running in the service worker
  1291. wrap-ansi:Wordwrap a string with ANSI escape codes
  1292. wrappy:Callback wrapping utility
  1293. write-file-atomic:Write files in an atomic fashion w/configurable ownership
  1294. ws:Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
  1295. xml-name-validator:Validates whether a string matches the production for an XML name or qualified name
  1296. xmlchars:Utilities for determining if characters belong to character classes defined by the XML specs.
  1297. xtend:extend like a boss
  1298. y18n:the bare-bones internationalization library used by yargs
  1299. yallist:Yet Another Linked List
  1300. yaml:JavaScript parser and stringifier for YAML
  1301. yargs-parser:the mighty option parser used by yargs
  1302. yargs:yargs the modern, pirate-themed, successor to optimist.
  1303. yocto-queue:Tiny queue data structure
  1304. z-schema:JSON schema validator
  1305. zone.js:Zones for JavaScript

[Programmer Tools] Powershell Modules

The list have been obtained with the help of VisualAPI, former BlocklyAutomation.
You can obtain a list on your device by running


dotnet tool update --global programmerall --no-cache
programerall

Then browse to http://localhost:37283/blocklyAutomation/automation/loadexample/powershellModules and press Execute
( You can have automation the same for your site – just contact me)

My powershell modules

  1. EPS:EPS

    1.0.0

    EPS (Embedded Powe…

  2. FormatMarkdownTable:FormatMarkdownTable

    1.0.4

    Format PowerShell object to Markdown table

  3. oh-my-posh:oh-my-posh

    7.85.2

    A prompt theme engine for any shell

    Minimum Pow…

  4. posh-git:posh-git

    1.1.0

    Provides prompt with Git status summary information and tab complet…

  5. PSReadLine:PSReadLine

    2.2.6

    Great command line editing in the PowerShell console host

  6. Terminal-Icons:Terminal-Icons

    0.10.0

    PowerShell module to add file icons to terminal based on fil…

  7. WinGet:WinGet

    0.0.8

    Package Management (OneGet) provider that facilitates installing WinG…

Andrei Ignat weekly software news(mostly .NET)

* indicates required

Please select all the ways you would like to hear from me:

You can unsubscribe at any time by clicking the link in the footer of our emails. For information about our privacy practices, please visit our website.

We use Mailchimp as our marketing platform. By clicking below to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp's privacy practices here.