23 Commits

Author SHA1 Message Date
anilat007
e9df95b20c
Update README.md 2018-09-14 13:20:00 -07:00
paritosh baghel
abbd68a1d5
Use serverless instead of sls command.
I got following error while invoking sls create command

Select-String : A positional parameter cannot be found that accepts argument 'aws-csharp'.
2018-05-12 12:15:38 -04:00
Yunspace
67cbabc4c9 removed redudant code from docs. 2018-02-27 22:23:59 +11:00
Yunspace
c0f136388c Merge branch 'master' into dotnetcore2.0
# Conflicts:
#	.gitignore
#	tests/templates/test_all_templates
2018-02-27 21:21:54 +11:00
Daniel Olson
e5033aeb0c updated a few grammatical errors 2018-02-02 11:17:40 -05:00
Daniel Olson
efa5bda488 updated csharp demo 2018-02-01 20:48:03 -05:00
Daniel Olson
386f3cdc67 updated csharp Hello World 2018-02-01 20:29:57 -05:00
Stuart Lang
35ec7251dc Uprade aws-csharp to .NET Core 2.0 2018-01-27 15:12:27 +00:00
Stuart Lang
ff31ce77e5 Updated Amazon.Lambda.Tools and ensure zip command is available 2017-06-17 15:25:54 +01:00
Stuart Lang
489eb48c8e Added missing namespace 2017-06-16 08:53:20 +01:00
Stuart Lang
729ec7da2f Updated csharp to latest tooling 2017-06-16 08:53:19 +01:00
Philipp Muens
02707b90f5 Merge pull request #3085 from jogold/iam-role-statements-examples
Show valid iam role statements examples in docs and templates
2017-02-27 10:19:56 +01:00
Philipp Muens
f599977bb2 Fix serverless.yml indentations 2017-01-18 10:07:42 +01:00
Ryan Stelly
fa7886a68e fix casing of docs version of exampl .yml (which may not be used for anything?) 2017-01-17 17:28:58 -06:00
Jonathan Goldwasser
bdce10cb07 Show valid iam role statements examples in docs and templates 2017-01-11 18:47:25 +01:00
Ryan Stelly
849f536c52 change csharp example docs to use build script 2016-12-28 06:59:04 -06:00
Ryan Stelly
87bb34b86b remove chmod doc line, not necessary 2016-12-23 12:26:59 -06:00
Ryan Stelly
d2eb4c62cb add uild.ps1 and update tests&docs 2016-12-23 12:03:20 -06:00
Maciej Winnicki
52de4e6245
update csharp example 2016-12-13 19:24:24 +01:00
Maciej Winnicki
80daa3293d
remove build script for csharp example 2016-12-08 17:57:57 +01:00
Maciej Winnicki
75f7fe78e1
rename example page 2016-12-08 13:47:57 +01:00
Jim Pelletier
cc8bd581f3 fix copy pasta errors in helloworld csharp doco 2016-12-06 22:02:29 +11:00
Jim Pelletier
b667d6db14 add hello world documentation for csharp template 2016-12-06 20:38:55 +11:00