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. 
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 145 7/6/2023
1.0.0-alpha-80 162 5/29/2022
1.0.0-alpha-79 160 5/26/2022
1.0.0-alpha-78 149 5/26/2022
1.0.0-alpha-77 144 5/26/2022
1.0.0-alpha-76 165 5/23/2022
1.0.0-alpha-75 156 5/23/2022
1.0.0-alpha-74 158 5/22/2022
1.0.0-alpha-73 147 5/22/2022
1.0.0-alpha-72 163 5/22/2022
1.0.0-alpha-71 153 5/20/2022
1.0.0-alpha-70 158 5/14/2022
1.0.0-alpha-69 157 3/25/2022
1.0.0-alpha-68 159 3/13/2022
1.0.0-alpha-67 180 3/7/2022
1.0.0-alpha-66 173 3/4/2022
1.0.0-alpha-64 163 3/4/2022
1.0.0-alpha-63 172 2/14/2022
1.0.0-alpha-62 165 2/10/2022
1.0.0-alpha-61 162 2/8/2022
1.0.0-alpha-60 169 2/1/2022
1.0.0-alpha-50 199 1/28/2022
1.0.0-alpha-45 186 12/27/2021
1.0.0-alpha-44 172 12/19/2021
1.0.0-alpha-43 186 12/18/2021
1.0.0-alpha-42 264 10/19/2021
1.0.0-alpha-29 446 2/12/2021
1.0.0-alpha-17 283 2/10/2021

Working conrollers, also attribute predicates!