BotFramework.Abstractions 1.0.0-alpha-90

This is a prerelease version of BotFramework.Abstractions.
dotnet add package BotFramework.Abstractions --version 1.0.0-alpha-90
                    
NuGet\Install-Package BotFramework.Abstractions -Version 1.0.0-alpha-90
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BotFramework.Abstractions" Version="1.0.0-alpha-90" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BotFramework.Abstractions" Version="1.0.0-alpha-90" />
                    
Directory.Packages.props
<PackageReference Include="BotFramework.Abstractions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BotFramework.Abstractions --version 1.0.0-alpha-90
                    
#r "nuget: BotFramework.Abstractions, 1.0.0-alpha-90"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=BotFramework.Abstractions&version=1.0.0-alpha-90&prerelease
                    
Install BotFramework.Abstractions as a Cake Addin
#tool nuget:?package=BotFramework.Abstractions&version=1.0.0-alpha-90&prerelease
                    
Install BotFramework.Abstractions as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on BotFramework.Abstractions:

Package Downloads
BotFramework

Package Description

BotFramework.Hosting

Package Description

BotFramework.Identity

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-alpha-90 151 7/6/2023
1.0.0-alpha-80 170 5/29/2022
1.0.0-alpha-79 167 5/26/2022
1.0.0-alpha-78 156 5/26/2022
1.0.0-alpha-77 151 5/26/2022
1.0.0-alpha-76 173 5/23/2022
1.0.0-alpha-75 163 5/23/2022
1.0.0-alpha-74 165 5/22/2022
1.0.0-alpha-73 154 5/22/2022
1.0.0-alpha-72 170 5/22/2022
1.0.0-alpha-71 160 5/20/2022
1.0.0-alpha-70 165 5/14/2022
1.0.0-alpha-69 166 3/25/2022
1.0.0-alpha-68 171 3/13/2022
1.0.0-alpha-67 189 3/7/2022
1.0.0-alpha-66 183 3/4/2022
1.0.0-alpha-64 172 3/4/2022
1.0.0-alpha-63 183 2/14/2022
1.0.0-alpha-62 176 2/10/2022
1.0.0-alpha-61 172 2/8/2022
1.0.0-alpha-60 179 2/1/2022
1.0.0-alpha-50 209 1/28/2022
1.0.0-alpha-45 198 12/27/2021
1.0.0-alpha-44 182 12/19/2021
1.0.0-alpha-43 196 12/18/2021
1.0.0-alpha-42 278 10/19/2021
1.0.0-alpha-29 460 2/12/2021
1.0.0-alpha-17 299 2/10/2021

Working conrollers, also attribute predicates!