GranSteL.Templates.Chatbot by GranSteL

<PackageReference Include="GranSteL.Templates.Chatbot" Version="1.0.5" />

Package Files

152,621 bytes

 GranSteL.Templates.Chatbot 1.0.5

Chat bot template for messengers

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>GranSteL.Templates.Chatbot</id>
    <version>1.0.5</version>
    <title>GranSteL.Templates.Chatbot</title>
    <authors>GranSteL</authors>
    <owners>GranSteL</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="file">LICENSE</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <projectUrl>https://github.com/granstel/Templates.Chatbot</projectUrl>
    <description>Chat bot template for messengers</description>
    <releaseNotes>898c231 Update Google.Cloud.Dialogflow.V2 to Version="3.0.0"
			9c21c03 Add exampe of getting response from DF
			663e1da Fix namespace for new version of Yandex.Dialogs.Model
			d15f7bd LogQuery parameter at Dialogflow configuration
			1760b23 Fix HttpLogMiddleware logging
			f736dc2 add ExceptionMIddleware
			01afe17 fix yandex mapping profile and tests
			d5cf600 use Route("[controller]")
			49049c4 Add messengers' project and test only by parameters
			4d39d4d Group added projects by solution folders
			03e4f06 change port at SoapUI examples</releaseNotes>
    <tags>Yandex, Telegram, Chat2Desk, Dialogs, Dialogflow, Models, Template</tags>
    <packageTypes>
      <packageType name="Template" />
    </packageTypes>
    <repository type="Github" url="https://github.com/granstel/Templates.Chatbot" />
  </metadata>
</package>