Found 297 packages
Extension methods for object-object or dictionary-object or datatable-object mapping, single item mapping use [ item.Apply(()=>new { .. }); ],multiple array items mapping use [ items.Apply(a=>new { .. }); ]. Extension methods for SQL Window Function in Linq, use [ items.GroupBy(a =>...).AsPartition(p=> p.OrderBy(a=>...)).Over(p=>...); ],can also be customize function.
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
This is the Microsoft Azure Cognitive Services Form Recognizer client library
This is the Azure.AI.DocumentIntelligence client library for developing .NET applications with rich experience.
Implementation of finite fields and polynomials above them
Implementation of common algorithms above finite fields
A way to do partial function application in C#
This package provides an assembly containing classes which extend the .NET Framework 4.5 with the necessary logic that extends token validation to check that the signer of a token and the issuer of the token are a valid pair. This capability can be applied both within the Windows Identity Foundation token processing pipeline and standalone, without any dependency on WIF’s configuration.
Tools for working with Wavelet-codes
Common abstractions for codes
Tools for working with Reed-Solomon's codes
jQuery templates contain markup with binding expressions. Templates are applied to data objects or arrays, and rendered into the HTML DOM.
Implementation of Golay codes
Tools for experimenting with codes
Simplifying the .NET User Configuration for Windows Forms and WPF.
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
A new Data-Binding Expression like WPF MVVM is applied in ASP.NET Web Form.
Math tools and structures library based on my C# and math knowledge
Package Description
This is the core library of Cloud Development Kit (CDK) for Kubernetes (cdk8s). cdk8s apps synthesize into standard Kubernetes manifests which can be applied to any Kubernetes cluster. (Stability: Stable)