Releases: Blindeenlightz/CodingDad.NET.Common
Releases · Blindeenlightz/CodingDad.NET.Common
Initial Release
🚀 Initial Release – v1.0.0
This is the first official release of CodingDad.NET.Common — a reusable .NET class library designed to simplify and accelerate development across WPF and desktop applications.
📦 What's Included
-
MVVM utilities
BaseViewModel,RelayCommand, and behavior attachers for clean separation of UI and logic -
Logging support
- Console logging with colour-coded output
- Database loggers for SQL Server, SQLite, and MongoDB
-
User management helpers
Create, verify, and manage user credentials via pluggable database helpers -
StorageLocationManager
Simplifies access to local, app data, and temp folders -
Custom controls and input tools
ResizableGridControlCursorHelperfor dynamic cursor visuals
-
Dependency injection and MEF support
Behavior and ViewModel factories using Managed Extensibility Framework (MEF)
📄 Assets
CodingDad.NET.Common.dll– compiled release libraryCodingDad.NET.Common.pdb– debug symbols for step-through debuggingCodingDad.NET.Common.1.0.0.nupkg– installable NuGet package