Microsoft.Build.Locator by: Microsoft
  • 1 total downloads
  • Latest version: 1.10.2
  • msbuildlocator locator buildlocator
Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.
Microsoft.CodeAnalysis by: Microsoft
  • 3 total downloads
  • Latest version: 3.6.0-2.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn"). This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality: - "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services) - "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services) - "Microsoft.CodeAnalysis.Compilers" (both compilers) - "Microsoft.CodeAnalysis.CSharp" (only the C# compiler) - "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler) More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/2242fa4fb945b97680bdd49eb5dd58285e4abb1c.
Microsoft.CodeAnalysis.BannedApiAnalyzers by: Microsoft
  • 1 total downloads
  • Latest version: 2.9.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics BannedApi ApiAnalyzer
Banned API Analyzers
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 6 total downloads
  • Latest version: 9.0.7
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Relational.Design by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 6 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
  • 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.Caching.Abstractions by: Microsoft.Extensions.Caching.Abstractions
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • cache,memorycache,distributedcache
Caching abstractions for in-memory cache and distributed cache. Commonly used types: Microsoft.Extensions.Caching.Distributed.IDistributedCache Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.Extensions.DependencyInjection by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • dependencyinjection di
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.1.22076.8
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.EventSource by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • EventSource,logging,ETW
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.PlatformAbstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-rc1-final
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 2 total downloads
  • Latest version: 4.6.1
  • Fluent UI, Blazor, Web Components, .NET8
A set of Blazor components wrapping Microsoft’s official Fluent UI Web Components. They implement the latest state of the Fluent design language, are built on FAST and work in every major browser.
Microsoft.Maui.Controls by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.70
  • 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. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, Tizen, and Windows from a single shared codebase.
Microsoft.Maui.Controls.Build.Tasks by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.70
  • 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.Maui.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.312+12-sha.c121ea3a0-azdo.6176901
Microsoft.Extensions dependencies for .NET MAUI
Microsoft.Maui.Resizetizer by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.70
  • 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 contains image, font and raw asset processing tools.
Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.27
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 5 total downloads
  • Latest version: 9.0.0-rc.1.24431.7
Provides the .NET app bootstrapper intended for use in the application directory