Add Wissance.WebApiToolkit#896
Conversation
WalkthroughAdded a new bullet item in README.md under the Frameworks, Libraries and Tools API section to include Wissance.WebApiTookit with a link and brief description. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests
Tip 👮 Agentic pre-merge checks are now available in preview!Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.
Please see the documentation for more information. Example: reviews:
pre_merge_checks:
custom_checks:
- name: "Undocumented Breaking Changes"
mode: "warning"
instructions: |
Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).Please share your feedback with us on this Discord post. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
API/Wissance.WebApiToolkit- Wissance.WebApiToolkitSummary:
Wissance.WebApiToolkitis a set of libraries that standardizeRESTController contracts and implement generic controllers and managers with extensions that help to build fully functional controllers with one line of code.Features:
Entity Framework,Dapper, rawADO.Netand others) with classicRESTTemplates methodsgRPCservices implementation with an example of how to quickly set upgRPCservice in unit testsRESTcontroller in one line of codeCloud S3storagesGitHub: https://github.com/Wissance/WebApiToolkit
NuGet:
License: Apache-2.0
Summary by CodeRabbit