Microsoft.Bot.Builder
by: microsoft BotFramework nugetbotbuilder
- 141 total downloads
- Latest version: 4.0.6
Library for building bots using Microsoft Bot Framework Connector
Microsoft.Bot.Builder.AI.Luis
by: Microsoft
- 147 total downloads
- Latest version: 4.23.1
LUIS Middleware and Recognizers for the Microsoft Bot Builder SDK
Microsoft.Bot.Builder.Dialogs
by: Microsoft
- 4 total downloads
- Latest version: 4.6.0
This library implements .NET Simple Dialog classes
Library for building bots using Microsoft Bot Framework Connector
Microsoft.Bot.Builder.Dialogs.Declarative
by: Microsoft
- 156 total downloads
- Latest version: 4.23.1
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
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
Classes for loading and saving bot configuration files
Microsoft.Bot.Connector
by: microsoft BotFramework nugetbotbuilder
- 6 total downloads
- Latest version: 4.0.6
This library implements C# classes for using the Bot Framework Connector REST API.
Microsoft.Bot.Schema
by: microsoft BotFramework nugetbotbuilder
- 3 total downloads
- Latest version: 4.0.6
This library implements C# schema classes for using the Bot Framework.
Microsoft.Build
by: Microsoft
- 2 total downloads
- Latest version: 14.3.0
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.
Microsoft.Build.Framework
by: Microsoft
- 2 total downloads
- Latest version: 14.3.0
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build.Locator
by: Microsoft
- 22 total downloads
- Latest version: 1.11.2
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.Build.Tasks.Git
by: Microsoft
- 18 total downloads
- Latest version: 10.0.102
MSBuild tasks providing git repository information.
Microsoft.Build.Tasks.SourceControl
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta-62908-01
MSBuild tasks providing source control information.
Microsoft.Build.Utilities.Core
by: Microsoft
- 1 total downloads
- Latest version: 14.3.0
This package contains the Microsoft.Build.Utilities.Core assembly which is used to implement custom MSBuild tasks.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 139 total downloads
- Latest version: 3.11.0-beta1.23364.2
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.CodeAnalysis.Common
by: Microsoft
- 67 total downloads
- Latest version: 2.0.0-beta5
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.Compilers
by: Microsoft
- 771 total downloads
- Latest version: 5.0.0
Compiler layer of the .NET Compiler Platform ("Roslyn").
Install this package to get both C# and Visual Basic support.
If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 65 total downloads
- Latest version: 2.0.0-beta5
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 105 total downloads
- Latest version: 2.0.0-beta5
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions.
Supported Platforms:
- .NET Framework 4.5
Microsoft.CodeAnalysis.Razor
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.