Microsoft.Extensions.Diagnostics.HealthChecks
by: Microsoft
- 16 total downloads
- Latest version: 9.0.0-preview.6.24328.4
Components for performing health checks in .NET applications
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f5084525411d53b81d9950b68616117750b674d4
Microsoft.Extensions.Http
by: Microsoft
- 8 total downloads
- Latest version: 8.0.0
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way.
Commonly Used Types:
System.Net.Http.IHttpClientFactory
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 10 total downloads
- Latest version: 9.0.0-preview.3.24172.9
Logging abstractions for Microsoft.Extensions.Logging.
Commonly Used Types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.Logger<T>
Microsoft.Extensions.Logging.LoggerMessage
Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.Logging.Log4Net.AspNetCore
by: Huor Swords
- 1 total downloads
- Latest version: 8.0.0
Allows to configure Log4net as Microsoft Extensions Logging handler on any ASP.NET Core application.
Original code proposal by @anuraj --> https://dotnetthoughts.net/how-to-use-log4net-with-aspnetcore-for-logging/
Microsoft.Extensions.Options
by: Microsoft
- 6 total downloads
- Latest version: 9.0.0-preview.7.24405.7
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Primitives
by: Microsoft
- 9 total downloads
- Latest version: 9.0.0-preview.4.24266.19
Primitives shared by framework extensions. Commonly used types include:
Commonly Used Types:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.Identity.Client
by: Microsoft
- 8 total downloads
- Latest version: 4.54.1
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI, Xamarin iOS, Xamarin Android and UWP
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 14 total downloads
- Latest version: 4.61.3
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 1 total downloads
- Latest version: 1.3.6
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.NET.Sdk.Android.Manifest-8.0.100
by: Microsoft
- 1 total downloads
- Latest version: 34.0.85+sha.f68622c
Microsoft.NET.Sdk.Android workload manifest. Please do not reference directly.
Microsoft.NET.Sdk.Aspire.Manifest-8.0.100
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0-preview.3.24105.21
.NET Aspire workload manifest
Microsoft.NET.Sdk.iOS.Manifest-8.0.100
by: Microsoft
- 2 total downloads
- Latest version: 17.2.8022+sha.7075fa1d8
.NET Workload for iOS platforms
Microsoft.NET.Sdk.MacCatalyst.Manifest-8.0.100
by: Microsoft
- 1 total downloads
- Latest version: 17.5.8018+sha.271132311
.NET Workload for MacCatalyst platforms
Microsoft.NET.Sdk.macOS.Manifest-8.0.100
by: Microsoft
- 2 total downloads
- Latest version: 14.5.8030
.NET Workload for macOS platforms
Microsoft.NET.Sdk.tvOS.Manifest-8.0.100
by: Microsoft
- 3 total downloads
- Latest version: 17.5.8018+sha.271132311
.NET Workload for tvOS platforms
- 1 total downloads
- Latest version: 8.0.7
Internal toolchain package not meant for direct consumption. Please do not reference directly.
NETStandard.Library
by: Microsoft
- 2 total downloads
- Latest version: 2.0.2
A set of standard .NET APIs that are prescribed to be used and supported together.
bb6d7bbb2ce5f50c4615b4622ee9e53c77343b8e
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 1 total downloads
- Latest version: 10.0.1
Json.NET is a popular high-performance JSON framework for .NET
Quartz.Extensions.DependencyInjection
by: Facundo Glaeser Marko Lahma Quartz.NET
- 1 total downloads
- Latest version: 3.13.0
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
RabbitMQ.Client
by: Broadcom
- 1 total downloads
- Latest version: 7.0.0-rc.6
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)