Microsoft.DiaSymReader.Native by: Microsoft
  • 0 total downloads
  • Latest version: 15.9.52-beta1.23070.1
  • DiaSymReader PDB
Native implementation of PDB file reader and writer. Supported Platforms: - Windows x86 - Windows amd64 - Windows arm
Microsoft.Dnx.Runtime.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta7
ASP.NET 5 interfaces to take advantage of capabilities exposed by the runtime.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 3 total downloads
  • Latest version: 6.0.23
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Bundle-Migration Drop-Database Get-DbContext Get-Migration Optimize-DbContext Remove-Migration Scaffold-DbContext Script-Migration Update-Database
Microsoft.Extensions.ApiDescription.Server by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-rc.2.23480.2
  • MSBuild Swagger OpenAPI code generation Web API service reference document
MSBuild tasks and targets for build-time Swagger and OpenApi document generation This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f0cc6b11bd8f0826c63d75483578e868c8abe75e
Microsoft.Extensions.Caching.Redis by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • cache distributedcache redis
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
Microsoft.Extensions.DependencyInjection by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0
  • dependencyinjection,di
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.FileProviders.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview1-final
  • files filesystem
Abstractions of files and directories. Commonly used types: Microsoft.Extensions.FileProviders.IDirectoryContents Microsoft.Extensions.FileProviders.IFileInfo Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 10 total downloads
  • Latest version: 7.0.0-preview.3.22175.4
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.Console by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • logging
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.ObjectPool by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0
  • pooling
A simple object pool implementation.
Microsoft.Extensions.Options by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 2 total downloads
  • Latest version: 4.13.2
  • Fluent UI, Blazor, Web Components
A Blazor component library leveraging Microsoft’s Fluent Design System. Use the look of modern Microsoft products in your Blazor applications.
Microsoft.Identity.Client.Extensions.Msal by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview
  • Microsoft Authentication Library MSAL Azure Active Directory AAD Identity .NET
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Clients.ActiveDirectory by: Microsoft
  • 1 total downloads
  • Latest version: 4.4.2
  • Active Directory Authentication Library ADAL ActiveDirectory AD AAD Identity Authentication .NET Android iOS UWP NetCore Xamarin
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET based client by taking advantage of Windows Server Active Directory and Azure Active Directory. ADAL.NET enables you to acquire a security token to access protected Web APIs, for instance Microsoft Graph or your own Web API. ADAL.NET is built against multiple platforms, including .net desktop, .net standard, .net core, UWP, Xamarin iOS and Xamarin Android. It can be called from applications and Web APIs (ASP.NET, .NET Core, ASP.NET Core) that call other Web APIs in the name of a user, or without a user.
Microsoft.IO.RecyclableMemoryStream by: Microsoft
  • 1 total downloads
  • Latest version: 1.4.1
  • MemoryStream Memory performance GC garbage collection stream scalable buffer
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.Maui.Controls.Build.Tasks by: Microsoft
  • 0 total downloads
  • Latest version: 10.0.11
  • 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 MSBuild tasks and other tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Net.Native.SharedLibrary-arm by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.3
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.0
Microsoft.Net.Native.SharedLibrary-x64 by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.3
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.0
Microsoft.Net.Native.SharedLibrary-x86 by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.3
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.0
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0
Provides the .NET app bootstrapper intended for use in the application directory