awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesRuntime .NET

Engines that parse and execute logic expressions against objects specifically within the .NET runtime.

Distinct from Expression Evaluators: Distinct from general Expression Evaluators by specializing in the .NET type system and runtime execution rather than compile-time processing.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Runtime .NET. Refine with filters or upvote what's useful.

Awesome Runtime .NET GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • microsoft/rulesengineAvatar microsoft

    microsoft/RulesEngine

    4,299Vezi pe GitHub↗

    RulesEngine is a business logic evaluator for .NET that executes complex rule workflows and dynamic expressions against input data. It functions as a dynamic expression evaluator and an externalized logic framework, allowing the definition and management of business rules in JSON format to change application behavior without recompiling code. The project decouples decision logic from source code by loading policies from external files or databases. It supports the registration of custom classes and methods to extend standard expression capabilities through type injection. The framework cover

    Provides a .NET business logic evaluator for executing complex rule workflows and dynamic expressions.

    C#dotnetengineexpression-evaluator
    Vezi pe GitHub↗4,299
  1. Home
  2. Programming Languages & Runtimes
  3. Expression Evaluators
  4. Runtime .NET