awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • communitytoolkit/dotnetAvatar de CommunityToolkit

    CommunityToolkit/dotnet

    3,696Voir sur 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
    Voir sur GitHub↗3,696
  1. Home
  2. Software Engineering & Architecture
  3. Runtime Parameter Validations