Repository History
4 repositories tagged with dotnet

awesome-dotnet: A Curated List of Essential .NET Resources
awesome-dotnet is a highly popular and community-driven GitHub repository that compiles an extensive collection of .NET libraries, tools, frameworks, and software. It serves as an invaluable resource for developers looking to discover high-quality solutions across various categories within the .NET ecosystem. With over 21,000 stars, it is a trusted guide for modern .NET development.

QuestPDF: Modern C# Library for Fluent PDF Document Generation
QuestPDF is a modern C# library for generating PDF documents with a fluent and readable API. It enables developers to design complex layouts using a flexible, component-based approach, avoiding common HTML-to-PDF conversion issues. Ideal for reports, invoices, and exports, QuestPDF offers extensive features and enterprise-grade foundations.

pythonnet: Seamless Python and .NET Integration
pythonnet offers Python programmers seamless integration with the .NET Common Language Runtime (CLR), enabling powerful application scripting for .NET developers. It allows Python code to interact directly with the CLR and can also be used to embed Python within .NET applications.

QRCoder: A Pure C# Open Source QR Code Implementation
QRCoder is a robust, pure C# open-source library designed for generating QR codes and Micro QR codes. It offers zero dependencies, fast performance, and supports multiple output formats like PNG, SVG, and PDF. With over 23 payload generators and extensive configurability, QRCoder is a versatile solution for integrating QR code functionality into .NET applications.