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.Deltas
by: Internet Solutions
- 370 total downloads
- Latest version: 1.1.7
Strongly-typed partial update handling for ASP.NET Core PATCH endpoints. Deserializes JSON Merge Patch requests into a Delta<T> that tracks which properties were included, with support for applying updates, validating unknown properties, and converting between types.
Aws.SecretKey.ToSmtpPassword
by: Internet Solutions
- 0 total downloads
- Latest version: 1.0.0
Given an AWS secret key, generates the SMTP password
Mitc.ProjectTemplates
by: Internet Solutions
- 12 total downloads
- Latest version: 1.5.1
A collection of project and item templates authored by the Internet Solutions team.
Mitc.Support.Enumeration.EntityFramework
by: Internet Solutions
- 397 total downloads
- Latest version: 1.0.5
Adds Entity Framework value conversion support for Enumeration classes.
Mitc.Integrations.Stripe
by: Internet Solutions
- 87 total downloads
- Latest version: 4.0.0
Turnkey Stripe integration for ASP.NET Core. Handles webhook processing, product/price catalog mirroring, missed-event backfill, subscription management, checkout sessions, and metered usage reporting.
Mitc.Support.Deltas.OpenApi
by: Internet Solutions
- 0 total downloads
- Latest version: 1.0.3
OpenAPI document transformer support for Mitc.Support.Deltas.
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.Email.Templates.Identity
by: Internet Solutions
- 297 total downloads
- Latest version: 1.1.0
Blazor-based email templates for ASP.NET Core Identity scenarios including email confirmation, password reset, and two-factor authentication.
Mitc.Email.Templating
by: Internet Solutions
- 296 total downloads
- Latest version: 1.2.0
Blazor-based email templating service with strongly-typed models and integrated sending via Mitc.Email.Abstractions.
Mitc.DevCleanup
by: M&I Internet Solutions
- 4 total downloads
- Latest version: 0.3.1
Cleans stale bin/obj folders and old project checkouts under a dev root.
Mitc.Support.FuzzySearch.EntityFramework
by: Internet Solutions
- 0 total downloads
- Latest version: 1.0.0
SQL Server fuzzy / approximate string matching helpers for EF Core. Exposes SOUNDEX, DIFFERENCE, and PATINDEX as LINQ-translatable string extensions, plus an in-memory Levenshtein query terminator with a lossless SQL length pre-filter. No UDF deployment required.
Mitc.ConnectWiseCli
by: Matson & Isom Technology Consulting
- 15 total downloads
- Latest version: 0.4.13
Command-line tool for ConnectWise PSA — browse projects, search and update tickets, view companies, view and log time, authenticated as the calling member.
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.
Mitc.Email.AzureCommunication
by: Internet Solutions
- 0 total downloads
- Latest version: 1.2.0
Azure Communication Services implementation of IMailTransport for Mitc.Email.Abstractions.