Microsoft.AspNetCore.Mvc by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Microsoft.AspNetCore.Mvc.Core by: Microsoft.AspNetCore.Mvc.Core
  • 1 total downloads
  • Latest version: 1.0.0
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute
Microsoft.AspNetCore.Mvc.DataAnnotations by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.5
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
Microsoft.AspNetCore.Mvc.Razor by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore,aspnetcoremvc,cshtml,razor
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.Mvc.TagHelpers by: Microsoft.AspNetCore.Mvc.TagHelpers
  • 1 total downloads
  • Latest version: 1.0.4
  • aspnetcore,aspnetcoremvc,taghelper,taghelpers
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
Microsoft.AspNetCore.Razor by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore,cshtml,razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore,staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.TestHost by: Microsoft.AspNetCore.TestHost
  • 1 total downloads
  • Latest version: 1.0.3
  • aspnetcore,hosting,testing
ASP.NET Core web server for writing and running tests.
Microsoft.Bcl.Build by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.21
  • BCL Microsoft System
This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build. Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.
Microsoft.ClearScript.Core by: Microsoft
  • 0 total downloads
  • Latest version: 7.3.6
  • ClearScript Windows V8 JavaScript JScript VBScript
A library for adding scripting to .NET applications. This package contains the core assembly shared by all script engines.
Microsoft.CodeAnalysis.CSharp.Features by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-beta5
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for creating C# editing experiences. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Portable Class Libraries
Microsoft.Diagnostics.Tracing.TraceEvent by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.8
  • 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.DiaSymReader.Native by: Microsoft
  • 2 total downloads
  • Latest version: 1.4.0-rc
  • DiaSymReader PDB
Native implementation of PDB file reader and writer. Supported Platforms: - Windows x86 - Windows amd64 - Windows arm
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0
  • efcore
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.4
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Relational by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.3
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Sqlite.Design by: Microsoft.EntityFrameworkCore.Sqlite.Design
  • 2 total downloads
  • Latest version: 1.0.1
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM,SQLite
Design-time Entity Framework Core functionality for SQLite
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.24
  • 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 Drop-Database Get-DbContext Scaffold-DbContext Script-Migrations Update-Database
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 1 total downloads
  • Latest version: 4.4.2-preview.24065.20
  • 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.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 6 total downloads
  • Latest version: 6.32.3
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.