Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
29 packages returned for Tags:"operator"
Sort by
Relevance
Downloads
Recently updated
KubeOps
by:
cbuehler
103,352 total downloads
last updated
2/3/2023
Latest version:
7.0.5
Kubernetes
Operator
SDK
CustomResourceDefinition
This is an operator sdk written in c#. It enables a developer to create a custom controller for CRDs (CustomResourceDefinitions) that runs on kubernetes.
KubeOps.
Testing
by:
cbuehler
49,226 total downloads
last updated
2/3/2023
Latest version:
7.0.5
Kubernetes
Operator
SDK
CustomResourceDefinition
Testing
Test
Additional Resources that helps / supports integration testing on a kubernetes operator written with the KubeOps operator sdk.
MathParser.
org-
mXparser
by:
mariusz.gromada
1,362,103 total downloads
last updated
1/28/2023
Latest version:
5.2.0
Math
Mathematics
Mathematical
Expression
Expressions
Parser
Formula
Evaluator
Calculator
Units
More tags
mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to...
More information
KubeOps.
Templates
by:
cbuehler
33,576 total downloads
last updated
2/3/2023
Latest version:
7.0.5
dotnet-new
templates
Kubernetes
Operator
Sdk
KubeOps
dotnet new templates for KubeOps operator sdk.
Kleinware.
LikeType
by:
mattklein999
8,958 total downloads
last updated
3/28/2016
Latest version:
3.0.0
typedef
implicit
operator
immutable
Provides 'typedef' like behavior to simple C# classes.
WinstonPuckett.
PipeExtensions
by:
winstonpuckett
6,890 total downloads
last updated
6/11/2021
Latest version:
1.3.0
functional
fsharp
operator
extensions
A forward-pipe operator implementation using extension methods.
Fop2ClientLib
by:
RobIII
5,401 total downloads
last updated
5/27/2014
Latest version:
0.2.3
FOP2
Flash
Operator
Panel
.Net library for building FOP2 clients
Xabaril.
Lucecu.
K8SOperator
by:
Xabaril
3,704 total downloads
last updated
4/18/2020
Latest version:
2.0.3
dotnet-new
k8s
operator
controller
Template for create K8S operator for DotNet Developers.
ZhumengInfo.
BIM.
GeometricOperator
by:
lclazx
1,159 total downloads
last updated
9/26/2019
Latest version:
1.0.0.1
Geomtric
operator
ZhumengInfo geometry operator package, including line operation, solid operation, etc.
k8s.
Operators
by:
falox
2,086 total downloads
last updated
11/13/2020
Latest version:
1.0.1
kubernetes
operator
operators
c#
.net
Build Kubernetes operators with C# and .NET Core
Simple
by:
lsedlacek
5,726 total downloads
last updated
12/3/2015
Latest version:
0.1.11
simple
maybe
monad
tinyset
operator
pattern
functional
linq
A simple utility library
Functional.
Pipeline
by:
ninjah187
649 total downloads
last updated
9/28/2018
Latest version:
1.0.0
functional
programming
forward
pipe
operator
This small feature is meant to fill the gap created by lack of forward pipe operator in C#.
Arpian
by:
MathewSachin
2,973 total downloads
last updated
4/15/2016
Latest version:
0.2.0
math
rpn
infix
parse
lexical
token
function
operator
constant
variable
More tags
A MathParser using RPN supporting User-Defined Functions, Operators, Variables, Conditional Operators and more...
BitwiseToShortCircuitAnalyzer
by:
electricessence
515 total downloads
last updated
10/11/2021
Latest version:
1.0.1
BitwiseToShortCircuitAnalyzer
analyzers
bitwise
short-circuit
ampersand
bar
pipe
operator
A Roslyn analyzer for finding and fixing instances of bitwise operators that should be using short-circuit operators instead.
Epicycle.
ImageProcessing-
cs
by:
untrots
2,344 total downloads
last updated
11/3/2015
Latest version:
0.1.1
epicycle
lib
library
image
processing
convolution
matrix
sobel
operator
gaussian
More tags
Epicycle .NET image processing library. Includes: Convolution matrix, Sobel operator, Gaussian blur * Details & release notes:...
More information
SingleFile.
VB.
ExtUInt16.
IsMultipleOf
by:
chha
1,984 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtUInt16.IsMultipleOf
ExtUInt16_IsMultipleOf.vb
Test_ExtUInt16_IsMultipleOf.vb
IsMultipleOf
multiple
of
Mod
operator
extension
method
More tags
VB.NET source file that contains an extension method that determines whether an UInt16 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any...
More information
SingleFile.
VB.
ExtInt16.
IsMultipleOf
by:
chha
2,022 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtInt16.IsMultipleOf
ExtInt16_IsMultipleOf.vb
Test_ExtInt16_IsMultipleOf.vb
IsMultipleOf
multiple
of
Mod
operator
extension
method
More tags
VB.NET source file that contains an extension method that determines whether an Int16 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any...
More information
SingleFile.
VB.
ExtInt64.
IsMultipleOf
by:
chha
1,975 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtInt64.IsMultipleOf
ExtInt64_IsMultipleOf.vb
Test_ExtInt64_IsMultipleOf.vb
IsMultipleOf
multiple
of
Mod
operator
extension
method
More tags
VB.NET source file that contains an extension method that determines whether an Int64 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any...
More information
SingleFile.
VB.
ExtDecimal.
IsMultipleOf
by:
chha
1,988 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtDecimal.IsMultipleOf
ExtDecimal_IsMultipleOf.vb
Test_ExtDecimal_IsMultipleOf.vb
IsMultipleOf
multiple
of
Mod
operator
extension
method
More tags
VB.NET source file that contains an extension method that determines whether a Decimal value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any...
More information
SingleFile.
VB.
ExtUInt32.
IsMultipleOf
by:
chha
1,969 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtUInt32.IsMultipleOf
ExtUInt32_IsMultipleOf.vb
Test_ExtUInt32_IsMultipleOf.vb
IsMultipleOf
multiple
of
Mod
operator
extension
method
More tags
VB.NET source file that contains an extension method that determines whether an UInt32 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any...
More information
Previous
Next