Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.3
  • aspnetcore identity membership razorpages
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.AspNetCore.Mvc.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.1
  • aspnetcore aspnetcoremvc
CSharp Analyzers for ASP.NET Core MVC.
Microsoft.AspNetCore.Mvc.Razor.Host by: Microsoft.AspNetCore.Mvc.Razor.Host
  • 1 total downloads
  • Latest version: 1.0.0
  • aspnetcore,aspnetcoremvc,cshtml,razor
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.TagHelpers by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.8
  • 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.OpenApi by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.2.25164.1
  • aspnetcore openapi
Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa
Microsoft.AspNetCore.Razor.Design by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.AspNetCore.Server.HttpSys by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore weblistener httpsys
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
Microsoft.AspNetCore.TestHost by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore hosting testing
ASP.NET Core web server for writing and running tests.
Microsoft.Build.Locator by: Microsoft
  • 1 total downloads
  • Latest version: 1.11.1
  • 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.CSharp.Features by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-beta1
  • 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.CSharp by: Microsoft
  • 1 total downloads
  • Latest version: 4.6.0-preview.19073.11
Provides support for compilation and code generation, including dynamic, using the C# language. Commonly Used Types: Microsoft.CSharp.RuntimeBinder.Binder Microsoft.CSharp.RuntimeBinder.RuntimeBinderException Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Data.Edm by: Microsoft Corporation
  • 2 total downloads
  • Latest version: 5.6.5-beta
  • wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
Classes to represent, construct, parse, serialize and validate entity data models. Targets .NET 4.0, Silverlight 4.0, or .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Microsoft.Data.Services.Client by: Microsoft Corporation
  • 1 total downloads
  • Latest version: 5.7.0-rc
  • wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
LINQ-enabled client API for issuing OData queries and consuming OData payloads. Supports OData v3. Targets .NET 4.0, Silverlight 4.0 or .NET Portable Lib with support for .NET 4.5, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Microsoft.Diagnostics.Tracing.TraceEvent by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.2-rc
  • TraceEvent EvenSource 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 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. -- A Programmers Guide for using the classes above. Also see the TraceEvent Samples NuGet package for example uses of this library.
Microsoft.EntityFrameworkCore.InMemory by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.6
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM,In-Memory
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Relational by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • 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
  • 1 total downloads
  • Latest version: 1.0.3
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM,SQLite
Design-time Entity Framework Core functionality for SQLite
Microsoft.Extensions.Configuration.UserSecrets by: Microsoft.Extensions.Configuration.UserSecrets
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • configuration,secrets,usersecrets
User secrets configuration provider implementation for Microsoft.Extensions.Configuration.
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: 1.1.0
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T>