Microsoft.Extensions.Logging by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.0-rc.1.24431.7
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 10 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
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.AzureAppServices by: Microsoft
  • 3 total downloads
  • Latest version: 7.0.4
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e56abc45c4f8adc518abfc11a59849d616431e2c
Microsoft.Extensions.ObjectPool by: Microsoft
  • 12 total downloads
  • Latest version: 9.0.7
  • pooling
A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f6b3a5da75eb405046889a5447ec9b14cc29d285
Microsoft.Extensions.Options by: Microsoft
  • 4 total downloads
  • Latest version: 3.1.10
  • aspnetcore options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Primitives by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.0-preview.5.23280.8
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.Extensions.Msal by: Microsoft
  • 1 total downloads
  • Latest version: 2.16.0
  • Microsoft Authentication Library MSAL Azure Active Directory AAD Identity .NET
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Protocols by: Microsoft
  • 2 total downloads
  • Latest version: 7.4.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.Maui.Controls.Core by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.80
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui tizen
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the core C# and XAML objects used by .NET MAUI. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Controls.Xaml by: Microsoft
  • 0 total downloads
  • Latest version: 10.0.30
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the XAML tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Core by: Microsoft
  • 0 total downloads
  • Latest version: 10.0.1
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the core objects used by .NET MAUI. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Essentials by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.10+0-sha.50a0144fa5-azdo.9223550
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui tizen essentials sensors
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains a collection of cross-platform APIs for working with device sensors and other features.
Microsoft.Maui.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.101-preview.9.1843+sha.cdb68cd7a-azdo.5293347
Microsoft.Extensions dependencies for .NET MAUI
Microsoft.Maui.Graphics by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.30
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui graphics drawing
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains a collection of cross-platform graphics and drawing APIs.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 0 total downloads
  • Latest version: 8.0.0-preview.4.23259.5
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.Portable.Compatibility by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.1
Enables compatiblity with portable libraries targeting previous .NET releases like .NET Framework 4.0 and Silverlight. This package supports retargeting references to classic reference assemblies (mscorlib.dll, system.dll, etc) to new contract assemblies (System.Runtime.dll, System.IO, etc). It does this in a pay-for-play way to prevent consuming assemblies from having to reference all of the contracts that happen to overlap with mscorlib. As such, when using this package you may encounter errors like error CS0012: The type 'WebRequest' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Requests, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. To resolve these errors install the package with the same name name as the missing assembly. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.OpenApi by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.3
  • OpenAPI .NET
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Orleans.CounterControl by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.6
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Tool that registers performance counter categories for performance counters published by Orleans runtime.
Microsoft.Orleans.Reminders.AzureStorage by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-rc2
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET Azure Table Storage
Microsoft Orleans reminders provider for Azure Table Storage
Microsoft.Orleans.Runtime.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 3.3.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Library with core types shared between silo and extensions.