Skip to content

Commit 7298336

Browse files
authored
Merge pull request #625 from hjgraca/docs(public_reference)-add-Caylent-as-a-public-reference
chore: add caylent as a public reference
2 parents 2ed95ef + 236216e commit 7298336

File tree

2 files changed

+46
-1
lines changed

2 files changed

+46
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ Not using .NET? No problem, we have you covered. Here are the other members of t
8585

8686
Knowing which companies are using this library is important to help prioritize the project internally. If your company is using Powertools for AWS Lambda (.NET), you can request to have your name and logo added to the README file by raising a [Support Powertools for AWS Lambda (.NET) (become a reference)](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/new?assignees=&labels=customer-reference&template=support_powertools.yml&title=%5BSupport+Lambda+Powertools%5D%3A+%3Cyour+organization+name%3E) issue.
8787

88+
The following companies, among others, use Powertools:
89+
90+
* [Caylent](https://caylent.com/)
91+
8892
### Sharing your work
8993

9094
Share what you did with Powertools for AWS Lambda (.NET) 💞💞. Blog post, workshops, presentation, sample apps and others. Check out what the community has already shared about Powertools for AWS Lambda (.NET) [here](https://docs.powertools.aws.dev/lambda/dotnet/we_made_this/).

docs/index.md

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,48 @@ We have provided a few examples that should you how to use the each of the core
120120
## Connect
121121

122122
* **Powertools for AWS Lambda (.NET) on Discord**: `#dotnet` - **[Invite link](https://discord.gg/B8zZKbbyET){target="_blank"}**
123-
* **Email**: [email protected]
123+
* **Email**: [email protected]
124+
125+
## Support Powertools for AWS Lambda (.NET)
126+
127+
There are many ways you can help us gain future investments to improve everyone's experience:
128+
129+
<div class="grid cards" markdown>
130+
131+
- :heart:{ .lg .middle } __Become a public reference__
132+
133+
---
134+
135+
Add your company name and logo on our [landing page](https://powertools.aws.dev).
136+
137+
[:octicons-arrow-right-24: GitHub Issue template](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/new?assignees=&labels=customer-reference&template=support_powertools.yml&title=%5BSupport+Lambda+Powertools%5D%3A+%3Cyour+organization+name%3E){target="_blank"}
138+
139+
- :mega:{ .lg .middle } __Share your work__
140+
141+
---
142+
143+
Blog posts, video, and sample projects about Powertools for AWS Lambda.
144+
145+
[:octicons-arrow-right-24: GitHub Issue template](https://github.com/aws-powertools/powertools-lambda-dotnet/issues/new?assignees=&labels=customer-reference&template=support_powertools.yml&title=%5BSupport+Lambda+Powertools%5D%3A+%3Cyour+organization+name%3E){target="_blank"}
146+
147+
- :partying_face:{ .lg .middle } __Join the community__
148+
149+
---
150+
151+
Connect, ask questions, and share what features you use.
152+
153+
[:octicons-arrow-right-24: Discord invite](https://discord.gg/B8zZKbbyET){target="blank"}
154+
155+
</div>
156+
157+
### Becoming a reference customer
158+
159+
Knowing which companies are using this library is important to help prioritize the project internally. The following companies, among others, use Powertools:
160+
161+
<div class="grid" style="text-align:center;" markdown>
162+
163+
[**Caylent**](https://caylent.com/){target="_blank" rel="nofollow"}
164+
{ .card }
124165
125166
## Tenets
126167

0 commit comments

Comments
 (0)