Skip to content

C# and Blazor code samples, components, and utilities generated with the assistance of Claude AI

License

Notifications You must be signed in to change notification settings

DavidVeksler/LLMCraftedBlazorSamples

Repository files navigation

LLMCraftedBlazorSamples

A curated collection of C# and Blazor code samples, components, and utilities generated with the assistance of Claude AI. This repository aims to provide developers with practical, reusable solutions for common challenges in .NET Core and Blazor projects.

Features

  • EmailTemplates: Customizable email templates for various use cases
  • IISLogViewer: Component for viewing and analyzing IIS log files
  • JSONViewer: Interactive JSON viewer and editor component
  • KYCDashboard: Dashboard for managing Know Your Customer (KYC) processes
  • BitPayPaymentsTester: Tools for testing and simulating BitPay payment flows
  • StrikePaymentsTester: Utilities for testing Strike payment integrations
  • TransactionErrorReport: Reporting tools for transaction error analysis

Email Templates Transaction Errors Report Log Viewer Payments Tester KYC Dashboard JSON Viewer ASP.Net Users Managementimage

Getting Started

To use these samples in your project:

  1. Clone the repository:
    git clone https://github.com/yourusername/ClaudioCodeSamples.git
    
  2. Browse the directories for the specific feature you need.
  3. Copy the relevant code into your project and adjust as necessary.

Contributing

We welcome contributions! If you have a useful code sample or component to share:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE file for more information.

Acknowledgments

  • Claude AI for assisting in code generation and problem-solving
  • The .NET and Blazor communities for inspiration and best practices

Contact

Your Name - @heroiclife

About

C# and Blazor code samples, components, and utilities generated with the assistance of Claude AI

Resources

License

Stars

Watchers

Forks