https://github.com/flgmwt/aws-lambda-camelcase-serializer-csharp
Serializer implementing `ILambdaSerializer` which uses camelCase property convention
https://github.com/flgmwt/aws-lambda-camelcase-serializer-csharp
Last synced: about 1 month ago
JSON representation
Serializer implementing `ILambdaSerializer` which uses camelCase property convention
- Host: GitHub
- URL: https://github.com/flgmwt/aws-lambda-camelcase-serializer-csharp
- Owner: FLGMwt
- License: mit
- Created: 2017-01-28T16:21:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-13T01:18:30.000Z (over 8 years ago)
- Last Synced: 2025-04-14T23:12:53.146Z (about 1 month ago)
- Language: C#
- Size: 7.81 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aws-lambda-camelcase-serializer-csharp
Serializer implementing `ILambdaSerializer` which uses camelCase property convention