Found 28 packages
Allows LINQ providers based on re-linq Frontend to support eager fetching.
Provides validation functionality related to Options (nested DataAnnotations validation, eager validation on startup..).
A helper library to specify eager fetching as one or several configurations
Provides an easy means of eagerly iterating over an IAsyncEnumerable before it is consumed.
Package Description
Registers config classes as IOptions<T> and performs validation based on attributes from System.ComponentModel.DataAnnotations
EFEagerLoad allows you to easily and selectively eager load your Entity Framework entities (Collections and straight entities) using isolated project model selectors.
Package Description
Registers config classes as IOptions<T> and performs validation based on attributes from System.ComponentModel.DataAnnotations and provided validator from FluentValidation nuget package
Do you find yourself adding numbers to the collection and recalculating mean each time? This package is intended to solve the issue. By computing the base terms with each new observation, the retrieval of statistics at any time is O(1). The statistics are always ready and calculating mean for next element does not require iterating over whole collection. On-the-fly calculation of mean, variance, standard deviation, ZScore, sum, min, max and more supported. Create Confusion Matrixes using ReceiverOperatorCharacteristic class, that will calculate Accuracy etc. on the fly.
Explicitly load related entities using navigation properties.
Remote linq extensions for EF Core. Use this package on server side to apply queries to EFs DbContext. Use this package in a client side project to enable utilization of query features specific to EF Core: - Apply eager-loading (Include-expressions in linq queries) - Make use of DB functions e.g. queryable.Where(x => Microsoft.EntityFrameworkCore.EF.Functions.Like(x.Name, "%fruit%"))
Remote linq extensions for EF6: - Use this package on server side to apply queries to EFs DbContext. - Use this package in a client side project to enable eager-loading (Include-expressions in linq queries).
Structural contracts, eager assembly loading, easier reflection.
.NET port and adaptation of libots. The open text summarizer is an open source tool for summarizing texts. The program reads a text and decides which sentences are important and which are not. OTS will create a short summary or will highlight the main ideas in the text.
.NET Consul Client provided with eager and lazy appSettings and connectionStrings adapters
Graph traversal algorithms: BFS, DFS. Commonly used types: • Adjacency.EnumerableBfs<TVertex, TNeighborEnumerator> • Adjacency.EnumerableDfs<TVertex, TNeighborEnumerator> • Adjacency.EnumerableGenericSearch<TVertex, TNeighborEnumerator> • Adjacency.EagerBfs<TVertex, TNeighborEnumerator> • Adjacency.EagerDfs<TVertex, TNeighborEnumerator> • Incidence.EnumerableBfs<TVertex, TEdge, TEdgeEnumerator> • Incidence.EnumerableDfs<TVertex, TEdge, TEdgeEnumerator> • Incidence.EnumerableGenericSearch<TVertex, TEdge, TEdgeEnumerator> • Incidence.EagerBfs<TVertex, TEdge, TEdgeEnumerator> • Incidence.EagerDfs<TVertex, TEdge, TEdgeEnumerator>
An immutable, covariant list with eager load semantics.
.NET Consul Client provided with eager and lazy appSettings and connectionStrings adapters
Among the fastest of IoC containers. Light weight, effective and easy to use. Features: 1 interface to many implementations Auto IEnumerable Auto registration Auto-wiring Config Injection Container configuring through sub-configs Custom lifetime Eager/Lazy Singletons Injection with in-memory assemblies Interception Open generics Supported Frameworks: .Net 3.5 .Net 4.0 .Net 4.5 .Net 4.5 .1 Silverlight 4 Silverlight 5 Windows Phone 7 Windows Phone 8