Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.3
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0-preview5-19227-01
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/5502cf46706a25c39ce78a57b9191714c0eb40c2
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 26 total downloads
  • Latest version: 9.0.2
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/704f7cb1d2cea33afb00c2097731216f121c2c73
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 0 total downloads
  • Latest version: 7.0.0-preview.4.22251.1
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e77cb01b5529c137130757859f09f892dbdd2436
Microsoft.AspNetCore.DataProtection by: Microsoft.AspNetCore.DataProtection
  • 1 total downloads
  • Latest version: 1.0.3
  • aspnetcore,dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 6 total downloads
  • Latest version: 2.0.0
  • aspnetcore dataprotection
Additional APIs for ASP.NET Core data protection.
Microsoft.AspNetCore.Hosting by: Microsoft.AspNetCore.Hosting
  • 1 total downloads
  • Latest version: 1.0.0
  • aspnetcore,hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Razor.Design by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.0
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.Azure.Cosmos.Direct by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0.6-preview
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Diagnostics.Tracing.TraceEvent by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.60
  • TraceEvent EventSource Microsoft ETW Event Tracing for Windows
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows. You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class. The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources) and parse the events they emit. The library includes -- TraceEventSession which can enable ETW providers, -- EtwTraceEventSource which lets you read the stream of ETW events, and -- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events. See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Relational by: Microsoft.EntityFrameworkCore.Relational
  • 1 total downloads
  • Latest version: 1.0.3
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.SqlServer by: Microsoft
  • 7 total downloads
  • Latest version: 2.0.0-preview1-final
  • Entity Framework Core entity-framework-core EF Data O/RM SQL Server
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 71 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
  • 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.Configuration by: Microsoft.Extensions.Configuration
  • 3 total downloads
  • Latest version: 1.0.1
  • configuration
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Configuration.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • configuration
Abstractions of key-value pair based configuration. Commonly used types: Microsoft.Extensions.Configuration.IConfiguration Microsoft.Extensions.Configuration.IConfigurationBuilder Microsoft.Extensions.Configuration.IConfigurationProvider Microsoft.Extensions.Configuration.IConfigurationRoot Microsoft.Extensions.Configuration.IConfigurationSection
Microsoft.Extensions.Localization by: Microsoft
  • 6 total downloads
  • Latest version: 2.0.0
  • localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 6 total downloads
  • Latest version: 1.1.2
  • logging,tracesource
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
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
  • 2 total downloads
  • Latest version: 10.0.0-preview.4.25259.2
  • 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 MSBuild tasks and other tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.