AspNetCore.HealthChecks.SqlServer by: Xabaril Contributors
  • 4 total downloads
  • Latest version: 8.0.2
  • HealthCheck HealthChecks Health Sql Server
HealthChecks.SqlServer is the health check package for SqlServer.
AspNetCore.HealthChecks.Uris by: Xabaril Contributors
  • 4 total downloads
  • Latest version: 8.0.1
  • HealthCheck HealthChecks Health Uri Url Uris Urls
HealthChecks.Uris is a simple health check package for Uri groups.
Azure.Core by: Microsoft
  • 4 total downloads
  • Latest version: 1.35.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Identity by: Microsoft
  • 4 total downloads
  • Latest version: 1.10.3
  • Microsoft Azure Identity windowsazureofficial azureofficial
This is the implementation of the Azure SDK Client Library for Azure Identity
DinkToPdf by: Rok Dvojmoc
  • 1 total downloads
  • Latest version: 1.0.8
  • wkhtmltopdf netstandard html pdf wrapper
.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
Elasticsearch.Net by: Elastic and contributors
  • 4 total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
FluentValidation by: Jeremy Skinner
  • 5 total downloads
  • Latest version: 11.10.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 4 total downloads
  • Latest version: 11.10.0
Dependency injection extensions for FluentValidation
Fractions by: Daniel Mueller
  • 4 total downloads
  • Latest version: 7.3.0
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
Ghasedak.Core by: AliReza-Bahrami
  • 3 total downloads
  • Latest version: 1.1.4.2
  • NetCore SDK send sms
.Net Core library for Ghasedak SMS Provider https://github.com/ghasedakapi/ghasedakapi.net-core
Humanizer.Core by: Mehdi Khalili Claire Novotny
  • 4 total downloads
  • Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
IdentityModel by: Dominick Baier Brock Allen
  • 4 total downloads
  • Latest version: 5.2.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
IdentityModel.OidcClient by: Dominick Baier Brock Allen
  • 4 total downloads
  • Latest version: 5.2.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications
MediatR.Contracts by: Jimmy Bogard
  • 4 total downloads
  • Latest version: 1.0.1
  • mediator request response queries commands notifications
Contracts package for requests, responses, and notifications
Microsoft.AspNetCore.Http by: Microsoft
  • 4 total downloads
  • Latest version: 2.2.2
  • aspnetcore
ASP.NET Core default HTTP feature implementations. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/522705f9a27b99ca4ad261f2e89fe51a77b2338e
Microsoft.AspNetCore.Http.Abstractions by: Microsoft
  • 4 total downloads
  • Latest version: 2.2.0
  • aspnetcore
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder. Commonly used types: Microsoft.AspNetCore.Builder.IApplicationBuilder Microsoft.AspNetCore.Http.HttpContext Microsoft.AspNetCore.Http.HttpRequest Microsoft.AspNetCore.Http.HttpResponse This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.Http.Features by: Microsoft
  • 4 total downloads
  • Latest version: 2.2.0
  • aspnetcore
ASP.NET Core HTTP feature interface definitions. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.WebUtilities by: Microsoft
  • 4 total downloads
  • Latest version: 2.2.0
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.Bcl.AsyncInterfaces by: Microsoft
  • 12 total downloads
  • Latest version: 9.0.0
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 4 total downloads
  • Latest version: 3.3.3
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.