NSwag.AspNetCore by: Rico Suter
  • 27 total downloads
  • Latest version: 14.4.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core by: Rico Suter
  • 29 total downloads
  • Latest version: 14.4.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core.Yaml by: Rico Suter
  • 22 total downloads
  • Latest version: 14.4.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation by: Rico Suter
  • 29 total downloads
  • Latest version: 14.4.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore by: Rico Suter
  • 24 total downloads
  • Latest version: 14.4.0
  • Swagger Documentation AspNetCore
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Common by: Microsoft
  • 9 total downloads
  • Latest version: 6.11.0
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 7 total downloads
  • Latest version: 6.11.0
  • nuget
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core by: Microsoft
  • 9 total downloads
  • Latest version: 6.11.0
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 16 total downloads
  • Latest version: 6.11.0
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 9 total downloads
  • Latest version: 6.11.0
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging by: Microsoft
  • 9 total downloads
  • Latest version: 6.11.0
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.ProjectModel by: Microsoft
  • 10 total downloads
  • Latest version: 6.11.0
  • nuget
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol by: Microsoft
  • 9 total downloads
  • Latest version: 6.11.0
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Versioning by: Microsoft
  • 9 total downloads
  • Latest version: 6.11.0
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUglify by: Ron Logan Alexandre Mutel Andrew Bullock
  • 9 total downloads
  • Latest version: 1.21.15
  • CSS JavaScript minify crunch uglify Compress HTML htmlminifier htmlcompressor
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 9 total downloads
  • Latest version: 2.2.8
Package Description
Pluralize.NET.Core by: Blake Embrey (Ported by Sarath Kumar .NET Core by Ricky Vega)
  • 5 total downloads
  • Latest version: 1.0.0
  • plurals singular words english language pluralize pluralization
This is a C# port of Blake Embrey's pluralize library which helps in pluralizing or singularizing any English word. Originally from Sarath Kumar CM: "I could not find a good C# alternative for converting words from singular to plural and vice versa. System.Data.Entity.Design.PluralizationServices.PluralizationService and Humanizer library did not meet the expectations (try 'shoes' or 'toes'). However this small but awesome Javascript libray pluralize worked very well for me and I decided to convert the code to C# and use it. I forked, migrated and compiled this into .NET Standard 2.0. This code does exactly what I need without the bulk. Much respect to Mr Embrey (the original code) and Mr Kumar (for the original port).
Polly by: Michael Wolfenden App vNext
  • 5 total downloads
  • Latest version: 8.6.2
  • Polly Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle
Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Polly.Core by: Michael Wolfenden App vNext
  • 7 total downloads
  • Latest version: 8.6.2
  • Polly Simmy Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Chaos ChaosEngineering Retry Wait Fallback Timeout Parallelization Hedging
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
Polly.Extensions by: Michael Wolfenden App vNext
  • 5 total downloads
  • Latest version: 8.4.2
  • Polly Exception Handling Resilience Transient Fault Policy DI DependencyInjection IOC InversionOfControl Metrics Observability Telemetry
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.