Found 435 packages
NCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide range of mathematical and logical operations. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions. This package contains the unsigned assembly 'NCalc'. For the stronly signed assembly version of 'NCalc', see the NCalcSync.signed package.
A library that defines core abstractions and types for supporting evaluation.
A library containing evaluators that can be used to evaluate the quality of AI responses in your projects including Relevance, Truth, Completeness, Fluency, Coherence, Retrieval, Equivalence and Groundedness.
Package Description
A library that contains support for caching LLM responses, storing the results of evaluations and generating reports from that data.
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages. Key features: - Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax) - Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...) - Provides basic infrastructure for backend development (e.g. SQL generation) - Provides a framework for user-defined query extensions and transformations
NCalcAsync is a fully async port of the NCalc.NCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide range of mathematical and logical operations. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions.
A lexer and parser of Excel formulas with focus on performance. Its goal is to create an abstract syntax tree from a formula text to enable formula evaluation.
Evaluation Web api ServiceModel
The evaluation engine provides an infrastructure for decoupled evaluation. Features: * The evaluation engine provides a single entry point to ask questions (queries, calculations, ...) * Questioner is completely decoupled from answer finding algorithm. * Hierarchical evaluation engines (children inherit knowledge from parent) * Solution definitions can be loaded from modules or plug-ins. * Extensible to solve any kind of question (validation rules, status queries, …) * Fluent definition syntax allowing constraints, strategies, aggregators and multiple expressions per question. * Thorough customizable logging. bbv.Common.EvaluationEngine is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous notification component with thread switching using publisher-subscriber pattern, * hierarchical state machine with fluent definition syntax, * programmatic, loosely coupled, context based rule engine, * support for active objects to build multi-threaded applications
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
My package description.
The SQL Server Assessment API Authoring package provides a public interface that helps extend the default mechanisms for evaluation of the SQL Server configuration for best practices using the SQL Server Assessment API.
Create cross-platform .NET app settings and configuration for Windows, .NET Core, Xamarin.Mac, Xamarin.iOS or Xamarin.Android. Save settings locally or to the cloud in native format. Configure your app by using Microsoft.Extensions.Configuration library. Save settings to the cloud and sync between iOS devises by using iCloud service. Save settings to the cloud and sync them across different devices by using the Amazon Cognito Sync service. Remotely configure your mobile app by using Google Firebase Remote Config service. Load cryptographic keys and secrets by using Microsoft Azure Key Vault service. Support any built-in or user-defined types which can be saved as a setting. Save settings as dynamic parameters (name - value pairs). It use Apple iCloud to enable syncing between iOS devices. More informations about this service you can find here: https://developer.apple.com/icloud/ It use Amazon Cognito Sync to enables cross-device syncing of application-related user data. More informations about this service you can find here: http://docs.aws.amazon.com/cognito/latest/developerguide/cognito-sync.html It use Google Firebase Remote Config to remotely configure your mobile app. More informations about this service you can find here: https://firebase.google.com/docs/remote-config It use Microsoft Azure Key Vault to load cryptographic keys and secrets. More informations about this service you can find here: https://azure.microsoft.com/en-us/services/key-vault It use Microsoft.Extensions.Configuration to configure your app locally. More informations about this library you can find here: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration Supported platforms: .NET Framework .NET Core .NET Standard UWP Xamarin.Mac Xamarin.iOS Xamarin.Android Supported 3rd party libraries: Microsoft.Extensions.Configuration - configuration in ASP.NET Core. https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration InAppSettingsKit - allows settings to be in-app in addition to being in the Settings app. https://www.nuget.org/packages/Xamarin.InAppSettingsKit Supported cloud services: Apple iCloud - https://developer.apple.com/icloud Microsoft Azure Key Vault - https://azure.microsoft.com/en-us/services/key-vault Google Firebase Remote Config - https://firebase.google.com/docs/remote-config Amazon Cognito Sync - http://docs.aws.amazon.com/cognito/latest/developerguide/cognito-sync.html Project home page: https://advexp.bitbucket.io NuGet package "Advexp.Settings Local" you can download here: https://www.nuget.org/packages/Advexp.Settings.Local Samples, Unit Tests and additional information you can find here: https://bitbucket.org/advexp/component-advexp.settings NuGet package "Advexp.Settings Cloud", full version, you can buy here: https://advexp.bitbucket.io
The evaluation engine provides an infrastructure for decoupled evaluation. Features: The evaluation engine provides a single entry point to ask questions (queries, calculations, ...), Questioner is completely decoupled from answer finding algorithm, Hierarchical evaluation engines (children inherit knowledge from parent), Solution definitions can be loaded from modules or plug-ins, Extensible to solve any kind of question (validation rules, status queries, …), Fluent definition syntax allowing constraints, strategies, aggregators and mutiple expressions per question, Thorough customizable logging.
Efficient Processing, Compilation, and Execution of Expression Trees at Runtime
Extends JsonSchema.Net to provide the "data" keyword
A command line dotnet tool for generating reports and managing evaluation data.