Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
44 packages returned for Tags:"hyperlambda"
Sort by
Relevance
Downloads
Recently updated
magic.
node.
extensions
by:
polterguy
761,689 total downloads
last updated
5/28/2023
Latest version:
16.3.0
expressions
lambda
hyperlambda
xpath
Expression support for magic.node, giving you expressions resembling XPath to query your magic.node graph objects, in addition to other helper methods, such as the ability to read and generate string literals,...
More information
magic.
node
by:
polterguy
858,623 total downloads
last updated
5/28/2023
Latest version:
16.3.0
graph
dynamic
dsl
hyperlambda
scripting
tree
A generic graph object for your own needs to implement syntax trees and similar constructs. Provides you with a name/value/children type of graph object, where your value can be any object type you wish. The...
More information
magic.
signals.
contracts
by:
polterguy
790,313 total downloads
last updated
5/28/2023
Latest version:
16.3.0
signals
active
events
dsl
scripting
dynamic
function
invocation
functional
hyperlambda
Contracts for magic.signals, a Super Signals implementation for Magic built on magic.node, allowing you to invoke functionality from one component in another component without any (direct) references between...
More information
magic.
lambda.
logging
by:
polterguy
182,393 total downloads
last updated
5/28/2023
Latest version:
16.3.0
logging
hyperlambda
auditing
Logging helper slots for Magic, allowing you to inject your own logging implementation, giving you the ability to create log entries from Hyperlambda. To use package go to https://polterguy.github.io
magic.
lambda.
config
by:
polterguy
141,342 total downloads
last updated
5/28/2023
Latest version:
16.3.0
configuration
hyperlambda
config
appsettings
Configuration slots for Magic, allowing you to easily read configuration settings in your Magic application. To use package go to https://polterguy.github.io
magic.
lambda.
strings
by:
polterguy
150,242 total downloads
last updated
5/28/2023
Latest version:
16.3.0
string
strings
manipulation
hyperlambda
String helper slots for Magic to allow you to easily modify strings from your own Hyperlambda. To use package go to https://polterguy.github.io
magic.
lambda.
hyperlambda
by:
polterguy
142,450 total downloads
last updated
5/28/2023
Latest version:
16.3.0
hyperlambda
dsl
dynamic
scripting
Hyperlambda parser and generator for Magic, allowing you to generate and parse Hyperlambda in your Magic application. To use package go to https://polterguy.github.io
magic.
node.
expressions
by:
polterguy
Deprecated
172,347 total downloads
last updated
8/28/2020
Latest version:
8.1.7
expressions
lambda
expressions
hyperlambda
xpath
Expression support for magic.node, giving you expressions resembling XPath to query your magic.node graph objects.
magic.
lambda
by:
polterguy
170,618 total downloads
last updated
5/28/2023
Latest version:
16.3.0
dsl
script
language
scripting
hyperlambda
A microscopic and super dynamic scripting language and DSL for .Net Core, based upon Hyperlambda syntax, and Super Signals. This project is the Hyperlambda core implementation (keywords) for Magic. To use...
More information
magic.
lambda.
json
by:
polterguy
145,043 total downloads
last updated
5/28/2023
Latest version:
16.3.0
json
parsing
hyperlambda
JSON helper slots for Magic to help you transform JSON to lambda and vice versa. To use package go to https://polterguy.github.io
magic.
library
by:
polterguy
206,692 total downloads
last updated
5/28/2023
Latest version:
16.3.0
wiring
magic
dsl
configuration
data
hyperlambda
Helper project for Magic to wire up everything easily by simply adding one package, and invoking two simple methods. When using Magic, this is (probably) the only package you should actually add, since this...
More information
magic.
lambda.
caching
by:
polterguy
109,766 total downloads
last updated
5/28/2023
Latest version:
16.3.0
caching
memory
hyperlambda
Caching helper slots for Magic, allowing you to easily cache items in Hyperlambda. Uses Memory Cache, and is not distributed in any ways. To use package go to https://polterguy.github.io
magic.
lambda.
validators
by:
polterguy
136,628 total downloads
last updated
5/28/2023
Latest version:
16.3.0
validation
validators
http
web
hyperlambda
Server side validator slots for your Magic endpoints, and/or other types of Hyperlambda functions requiring validation of input arguments. To use package go to https://polterguy.github.io
magic.
endpoint.
contracts
by:
polterguy
220,653 total downloads
last updated
5/28/2023
Latest version:
16.3.0
http
rest
api
endpoint
resolver
url
uri
hyperlambda
Contracts for magic.endpoint that allows you to dynamically execute Magic endpoints, resolving to some executable piece of code. To use package go to https://polterguy.github.io
magic.
lambda.
scheduler
by:
polterguy
127,939 total downloads
last updated
5/28/2023
Latest version:
16.3.0
hyperlambda
dsl
scripting
script
scheduler
Helper slots for Magic to allow you to dynamically create tasks, either as a part of your custom workflow, and/or as scheduled tasks intended to be executed at some interval, or future time. To use package go...
More information
magic.
lambda.
io
by:
polterguy
149,410 total downloads
last updated
5/28/2023
Latest version:
16.3.0
files
folders
load
save
io
hyperlambda
IO helper slots for Magic to manipulate files and folders on your server using Hyperlambda. To use package go to https://polterguy.github.io
magic.
lambda.
slots
by:
polterguy
148,090 total downloads
last updated
5/28/2023
Latest version:
16.3.0
slots
signals
hyperlambda
dsl
scripting
script
Helper slots for Magic, to allow you to dynamically create dynamic slots in your own Hyperlambda. To use package go to https://polterguy.github.io
magic.
lambda.
auth
by:
polterguy
143,643 total downloads
last updated
5/28/2023
Latest version:
16.3.0
authentication
authorization
authorisation
security
jwt
hyperlambda
Authentication and authorization slots for Magic, allowing you to easily create, verify and refresh JWT tokens in your Magic application. To use package go to https://polterguy.github.io
magic.
lambda.
http
by:
polterguy
149,473 total downloads
last updated
5/28/2023
Latest version:
16.3.0
http
rest
api
json
web
HttpClient
hyperlambda
HTTP lambda helpers for Magic, allowing you to invoke HTTP REST endpoints using Magic and Hyperlambda. To use package go to https://polterguy.github.io
magic.
signals
by:
polterguy
206,609 total downloads
last updated
5/28/2023
Latest version:
16.3.0
signals
active
events
dsl
scripting
dynamic
function
invocation
functional
hyperlambda
A Super Signals implementation for Magic built on magic.node, allowing you to invoke functionality from one component in another component without any (direct) references between your components. To use package...
More information
Previous
Next