awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesRuntime Parameter Validations

Utilities for verifying that input parameters meet specific conditions during application execution.

Distinguishing note: The candidates are focused on ML models, REST APIs, or UI widgets; this is a general-purpose runtime utility for .NET.

Explore 1 awesome GitHub repository matching software engineering & architecture · Runtime Parameter Validations. Refine with filters or upvote what's useful.

Awesome Runtime Parameter Validations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • communitytoolkit/dotnetالصورة الرمزية لـ CommunityToolkit

    CommunityToolkit/dotnet

    3,696عرض على GitHub↗

    This project is a general purpose library for the .NET ecosystem, providing a collection of reusable helper methods and APIs for common programming tasks. It encompasses a UI component library for cross-platform development, a toolkit for MVVM architecture, and specialized utilities for memory management and native interoperability. The library distinguishes itself through high-performance memory abstractions, such as pooled buffers and contiguous two-dimensional memory spans, designed to reduce garbage collection pressure. It also provides native interop wrappers and bindings to facilitate d

    Provides utilities to check input parameters against specific conditions to prevent invalid application states.

    C#csharpdotnetmaui
    عرض على GitHub↗3,696
  1. Home
  2. Software Engineering & Architecture
  3. Runtime Parameter Validations