4 packages tagged with “developertools”
An intelligent hot reload mechanism for .NET projects, selectively reloading only modified components.
A versatile and lightweight .NET library for simplified command-line argument parsing in console applications, providing an intuitive syntax, type safety, and extensibility. Enhance your application's user-friendliness with easy-to-define flags, options, and positional arguments.
🚀 RS.Dapper.Utility – Multi-Database Made Simple Managing multiple databases in C# with Dapper just got easier! With RS.Dapper.Utility, you can now connect to SQL Server, MySQL, and PostgreSQL effortlessly — whether you’re working with one database or several. ✨ Why RS.Dapper.Utility? 🔹 Multi-Database Support – Configure and switch between multiple databases directly from appsettings.json. 🔹 DatabaseResolver Built-In – Connections are now managed by DatabaseResolver, removing the need for DapperContext. 🔹 Simplified CRUD Operations – Dynamic SQL generation for Insert, Update, Delete, and Select. 🔹 Secure by Default – Always uses parameterized queries to prevent SQL injection. 🔹 Lightweight Integration – Works seamlessly with your existing Dapper-based projects.
ChameleonConsole is a versatile C# library that empowers developers to add dynamic and expressive text styling to console applications. Whether you're building a command-line tool, a terminal application, or simply want to enhance the visual appeal of your console output, ChameleonConsole provides a convenient and intuitive way to play with colors.