Chronic.Signed 0.3.2

dotnet add package Chronic.Signed --version 0.3.2
NuGet\Install-Package Chronic.Signed -Version 0.3.2
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="Chronic.Signed" Version="0.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Chronic.Signed --version 0.3.2
#r "nuget: Chronic.Signed, 0.3.2"
#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.
// Install Chronic.Signed as a Cake Addin
#addin nuget:?package=Chronic.Signed&version=0.3.2

// Install Chronic.Signed as a Cake Tool
#tool nuget:?package=Chronic.Signed&version=0.3.2

A natural language date parser for .Net. A port of Ruby's chronic.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Chronic.Signed:

Package Downloads
BotAuth

This package is the base package for performing OAuth in a bot built with the Bot Framework and BotBuild libraries. It contains based classes for creating and authentication provider and handles the OAuth flow.

BotAuth.AADv1

This package is a Azure AD v1 app authentication provider for using with the BotAuth package in a Bot Framework/BotBuilder Project.

AuthBot

Unofficial Azure Active Directory authentication library for bots built with Microsoft Bot Framework

CXuesong.Ported.Microsoft.Bot.Builder The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This is an unofficial .NET Core 2.0/.NET Framework 4.5 ported version of Microsoft's Microsoft.Bot.Builder package. Before using this package in your project, please manually add the NuGet package CXuesong.Ported.Microsoft.BotBuilder.Autofac. Microsoft Bot Builder is a powerful framework for constructing bots that can handle both freeform interactions and more guided ones where the possibilities are explicitly shown to the user. It is easy to use and leverages C# to provide a natural way to write bots. High Level Features: * Powerful dialog system with dialogs that are isolated and composable. * Built-in dialogs for simple things like Yes/No, strings, numbers, enumerations. * Built-in dialogs that utilize powerful AI frameworks like LUIS http://luis.ai. * Bots are stateless which helps them scale. * Form Flow for automatically generating a Bot from a C# class for filling in the class and that supports help, navigation, clarification and confirmation. You might also be interested in the NuGet package Microsoft.Bot.Builder.FormFlow.Json that extends the Bot Builder with the abilitity to declaratively define FormFlow dialogs with JSON Schema.

BotAuth.AADv2

This package is a Azure AD v2 app authentication provider for using with the BotAuth package in a Bot Framework/BotBuilder Project.

GitHub repositories (10)

Showing the top 5 popular GitHub repositories that depend on Chronic.Signed:

Repository Stars
ProfessionalCSharp/ProfessionalCSharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
microsoft/BotFramework-BlogSamples
Welcome to the Bot Framework samples repository. Here you will find sample bots that take advantage of Bot Framework capabilities.
OfficeDev/BotBuilder-MicrosoftTeams
Microsoft Bot Builder extension library for developing bots for Microsoft Teams
microsoft/BotBuilder-CognitiveServices
The Microsoft Cognitive Services controls for Microsoft Bot Builder
OfficeDev/microsoft-teams-apps-icebreaker
Icebreaker is an open-source app for Microsoft Teams that helps the whole team get closer by pairing members up every week at random to meet for coffee, burgers, pizza, or a walk around the block.
Version Downloads Last updated
0.3.2 1,295,273 5/9/2016

Initial release.