https://github.com/leancodepl/contractsgenerator
https://github.com/leancodepl/contractsgenerator
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/leancodepl/contractsgenerator
- Owner: leancodepl
- License: other
- Created: 2021-03-31T15:21:35.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-28T14:33:19.000Z (over 1 year ago)
- Last Synced: 2025-03-26T14:54:03.015Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 519 KB
- Stars: 7
- Watchers: 5
- Forks: 2
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# LeanCode Contracts Generator

This repository contains source code for [dotnet-contracts-generate](https://www.nuget.org/packages/dotnet-contracts-generate) and [LeanCode.Contracts](https://www.nuget.org/packages/LeanCode.Contracts) packages.
To learn more, please see our [documentation](https://github.com/leancodepl/contractsgenerator/blob/main/docs/index.md).
## Known working language-specific implementations
1. [Dart](https://github.com/leancodepl/contractsgenerator-dart)
2. [TypeScript](https://github.com/leancodepl/contractsgenerator-typescript)