Microsoft.AspNetCore.Razor.Design by: Microsoft
  • 32 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.AspNetCore.Razor.Language by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.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.Razor.Runtime by: Microsoft
  • 24 total downloads
  • Latest version: 2.0.0
  • aspnetcore cshtml razor taghelper taghelpers
Runtime components for rendering Razor pages and implementing tag helpers. Commonly used types: Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
Microsoft.AspNetCore.ResponseCaching.Abstractions by: Microsoft
  • 23 total downloads
  • Latest version: 2.0.0
  • aspnetcore cache caching
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Routing by: Microsoft
  • 35 total downloads
  • Latest version: 2.0.0
  • aspnetcore routing
ASP.NET Core middleware for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.Route Microsoft.AspNetCore.Routing.RouteCollection
Microsoft.AspNetCore.Routing.Abstractions by: Microsoft
  • 50 total downloads
  • Latest version: 2.0.0
  • aspnetcore routing
ASP.NET Core abstractions for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.IRouter Microsoft.AspNetCore.Routing.RouteData
Microsoft.AspNetCore.SignalR.Client by: Microsoft
  • 3 total downloads
  • Latest version: 1.0.0-alpha2-final
  • aspnetcore signalr
Client for ASP.NET Core SignalR
Microsoft.AspNetCore.SignalR.Client.Core by: Microsoft
  • 7 total downloads
  • Latest version: 1.0.0-alpha2-final
  • aspnetcore signalr
Client for ASP.NET Core SignalR
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 6 total downloads
  • Latest version: 1.0.0-alpha2-final
  • aspnetcore signalr
Common serialiation primitives for SignalR Clients Servers
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 46 total downloads
  • Latest version: 2.0.0
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.WebUtilities by: Microsoft
  • 25 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Bcl.Build by: Microsoft
  • 17 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.Bcl.Compression by: Microsoft
  • 3 total downloads
  • Latest version: 3.9.73
  • BCL Compression Deflate GZip Microsoft System Stream Zip ZipArchive
This package allows projects targeting Windows Phone 8 directly or using portable class libraries to use the same ZipArchive, GZipStream and DeflateStream classes that are already available to .NET Framework 4.5 and Windows Store apps developers. For more information on how to use these APIs, see the MSDN documentation: http://msdn.microsoft.com/en-us/library/system.io.compression.aspx Supported Platforms: - .NET Framework 4.5 - .NET for Windows Store apps - Windows Phone 8 - Portable Class Libraries This package is only required for projects targeting .NET Framework 4.5 or NET for Windows Store apps when consuming a library that uses this package.
Microsoft.Bot.Builder by: microsoft BotFramework nugetbotbuilder
  • 115 total downloads
  • Latest version: 4.0.6
  • bots ai botframework botbuilder
Library for building bots using Microsoft Bot Framework Connector
Microsoft.Bot.Builder.AI.Luis by: Microsoft
  • 120 total downloads
  • Latest version: 4.23.1
  • bots ai botframework botbuilder
LUIS Middleware and Recognizers for the Microsoft Bot Builder SDK
Microsoft.Bot.Builder.Dialogs by: Microsoft
  • 3 total downloads
  • Latest version: 4.6.0
  • bots ai botframework botbuilder
This library implements .NET Simple Dialog classes Library for building bots using Microsoft Bot Framework Connector
Microsoft.Bot.Builder.Dialogs.Declarative by: Microsoft
  • 134 total downloads
  • Latest version: 4.23.1
  • bots ai botframework botbuilder
This library implements .NET support for Declarative defintion of dialogs assets
Microsoft.Bot.Builder.Integration.AspNet.Core by: Microsoft
  • 8 total downloads
  • Latest version: 4.4.1
  • bots ai botframework botbuilder
This library integrates the Microsoft Bot Builder SDK with ASP.NET Core. It offers idiomatic configuration APIs in addition to providing all the plumbing to direct incoming bot messages to a configured bot.
Microsoft.Bot.Configuration by: microsoft BotFramework nugetbotbuilder
  • 2 total downloads
  • Latest version: 4.0.6
  • bots ai botframework botbuilder
Classes for loading and saving bot configuration files
Microsoft.Bot.Connector by: microsoft BotFramework nugetbotbuilder
  • 3 total downloads
  • Latest version: 4.0.6
  • bots ai botframework botbuilder
This library implements C# classes for using the Bot Framework Connector REST API.