awslabs / generative-ai-cdk-constructs

AWS Generative AI CDK Constructs are sample implementations of AWS CDK for common generative AI patterns.
https://awslabs.github.io/generative-ai-cdk-constructs/
Apache License 2.0
337 stars 51 forks source link

feat(dotnet): publish constructs to NuGet #529

Closed dineshSajwan closed 3 months ago

dineshSajwan commented 3 months ago

Fixes #

  1. Create a .Net package for generative ai cdk constructs and push it to NuGet.

    By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.28%. Comparing base (2d3a928) to head (ce9c637).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #529 +/- ## ======================================== Coverage 92.28% 92.28% ======================================== Files 53 53 Lines 12587 12587 Branches 322 436 +114 ======================================== Hits 11616 11616 Misses 971 971 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.