Mitc.Extensions.Expressions by: Internet Solutions
  • 385 total downloads
  • Latest version: 2.0.0
Useful extensions for working with Expression Trees.
Mitc.Extensions.Logging by: Internet Solutions
  • 12 total downloads
  • Latest version: 1.0.4
Package Description
Mitc.Support.Enumeration by: Internet Solutions
  • 785 total downloads
  • Latest version: 1.0.9
A base class for creating strongly-typed enumeration classes as an alternative to C# enums. Supports string values, parse from string or int, comparison and equality operators, JSON serialization, and TypeConverter-based model binding.
Mitc.Support.Pagination by: Internet Solutions
  • 617 total downloads
  • Latest version: 1.2.0
A return type for paginated API responses.
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.Email.SendGrid by: Internet Solutions
  • 297 total downloads
  • Latest version: 1.2.0
SendGrid implementation of IMailTransport for Mitc.Email.Abstractions.
Mitc.Email.Abstractions by: Internet Solutions
  • 449 total downloads
  • Latest version: 1.4.0
Abstractions and default implementation for sending email with configurable recipient filtering and service modes.
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.
Mitc.Integrations.CensusGeocoder by: Internet Solutions
  • 0 total downloads
  • Latest version: 2.1.0
A lightweight client over the US Census Bureau geocoder's Find Locations service: supply one or more addresses, get back coordinates. Supports single-address lookups and batch processing (up to 10,000 addresses) keyed by a caller-supplied id.