Mitc.Support.Pagination.EntityFramework
by: Internet Solutions
- 301 total downloads
- Latest version: 1.0.6
Package Description
Mitc.Support.Range
by: Internet Solutions
- 37 total downloads
- Latest version: 2.1.0
A parsable, JSON-convertible range struct.
Mitc.Support.Require
by: Internet Solutions
- 318 total downloads
- Latest version: 1.0.0
Simplifies and enhances in-line assertions.
Mitc.Support.Taghelpers
by: Internet Solutions
- 256 total downloads
- Latest version: 1.0.13
A collection of utility tag helpers for ASP.NET Core Razor Pages and MVC. Includes conditional CSS classes, element include/exclude, active link detection by page or controller/action, and Alpine.js x-data serialization.
Mitc.Support.ViewComponents
by: Internet Solutions
- 0 total downloads
- Latest version: 1.0.3
Re-usable Razor Pages components.
Mitc.Support.Results
by: Internet Solutions
- 295 total downloads
- Latest version: 2.1.1
Generic result types with monadic composition (Map, Bind, Match) for explicit error handling. Includes Result<T> for operations that return a value, Outcome for void operations, and a ResultStatus enum for domain failure classification.