AlexaCore 1.0.1.41
Some helpers for streamlining Alexa C# Lambda functions.
Breaking changes:
- AlexaIntent no longer has the parameters passed into the ctor
- The old container is gone in favour of AutoFac
- Registering dependencies is done via RegisterDependencies
-- This enables ctor injection to work in any Intents
Install-Package AlexaCore -Version 1.0.1.41
dotnet add package AlexaCore --version 1.0.1.41
<PackageReference Include="AlexaCore" Version="1.0.1.41" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AlexaCore --version 1.0.1.41
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AlexaCore, 1.0.1.41"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 2.0
- Alexa.NET (>= 1.5.4)
- Amazon.Lambda.Core (>= 1.0.0)
- Autofac (>= 4.8.1)
- Newtonsoft.Json (>= 11.0.2)
- System.Collections (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AlexaCore:
Package | Downloads |
---|---|
AlexaCore.Testing
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1.41 | 997 | 6/16/2018 |
1.0.1.40 | 766 | 4/11/2018 |
1.0.1.39 | 735 | 4/9/2018 |
1.0.1.38 | 767 | 4/8/2018 |
1.0.1.37 | 745 | 4/4/2018 |
1.0.1.36 | 765 | 4/4/2018 |
1.0.1.35 | 748 | 3/13/2018 |
1.0.1.34 | 730 | 3/13/2018 |
1.0.1.33 | 707 | 3/8/2018 |
1.0.1.32 | 803 | 3/6/2018 |
1.0.1.31 | 730 | 3/3/2018 |
1.0.1.30 | 756 | 3/3/2018 |
1.0.1.29 | 751 | 2/27/2018 |
1.0.1.28 | 778 | 10/10/2017 |
1.0.1.27 | 705 | 10/10/2017 |
1.0.1.26 | 700 | 10/6/2017 |
1.0.1.25 | 671 | 10/6/2017 |
1.0.1.24 | 717 | 10/2/2017 |
1.0.1.21 | 697 | 10/2/2017 |
1.0.1.16 | 714 | 9/26/2017 |
1.0.1.15 | 740 | 9/25/2017 |
1.0.1.14 | 708 | 9/25/2017 |
1.0.1.13 | 728 | 9/25/2017 |
1.0.1.12 | 697 | 9/23/2017 |
1.0.1.11 | 716 | 9/22/2017 |
1.0.1.10 | 724 | 9/12/2017 |
1.0.1.9 | 723 | 9/12/2017 |
1.0.1.8 | 729 | 9/12/2017 |
1.0.1.7 | 715 | 9/12/2017 |
1.0.1.6 | 738 | 9/11/2017 |
1.0.1.5 | 721 | 9/10/2017 |
1.0.1.4 | 722 | 9/10/2017 |
1.0.1.3 | 722 | 9/9/2017 |
1.0.1.2 | 706 | 9/9/2017 |
1.0.1.1 | 740 | 9/9/2017 |
1.0.0.72 | 790 | 9/9/2017 |
1.0.0.70 | 715 | 9/7/2017 |
1.0.0.69 | 682 | 9/7/2017 |
1.0.0.68 | 672 | 9/7/2017 |
1.0.0.67 | 662 | 9/5/2017 |
1.0.0.66 | 683 | 9/5/2017 |
1.0.0.65 | 695 | 9/4/2017 |
1.0.0.64 | 688 | 9/4/2017 |
1.0.0.62 | 720 | 9/4/2017 |
1.0.0.61 | 688 | 9/3/2017 |
1.0.0.60 | 688 | 9/3/2017 |
1.0.0.59 | 695 | 9/1/2017 |
1.0.0.58 | 705 | 8/24/2017 |
1.0.0.57 | 691 | 8/10/2017 |
1.0.0.56 | 690 | 8/8/2017 |
1.0.0.55 | 690 | 8/8/2017 |
1.0.0.54 | 724 | 8/8/2017 |
1.0.0.53 | 698 | 8/7/2017 |
1.0.0.52 | 724 | 8/7/2017 |
1.0.0.51 | 709 | 8/7/2017 |
1.0.0.50 | 726 | 8/3/2017 |
1.0.0.49 | 701 | 8/2/2017 |
1.0.0.48 | 719 | 8/2/2017 |
1.0.0.47 | 682 | 8/2/2017 |
1.0.0.46 | 707 | 8/2/2017 |
1.0.0.45 | 686 | 8/1/2017 |
1.0.0.44 | 706 | 8/1/2017 |
1.0.0.43 | 683 | 8/1/2017 |
1.0.0.42 | 693 | 8/1/2017 |
1.0.0.41 | 697 | 8/1/2017 |
1.0.0.37 | 726 | 8/1/2017 |
1.0.0.36 | 722 | 8/1/2017 |
1.0.0.35 | 726 | 7/31/2017 |
1.0.0.34 | 741 | 7/27/2017 |
1.0.0.33 | 717 | 7/23/2017 |
1.0.0.32 | 696 | 7/23/2017 |
1.0.0.31 | 693 | 7/22/2017 |
1.0.0.30 | 717 | 7/20/2017 |
1.0.0.29 | 712 | 7/18/2017 |
1.0.0.28 | 733 | 7/18/2017 |