Found 112 packages
RazorEngine - A Templating Engine based on the Razor parser.
Immutable persistent collections, algebraic sum-type aka descriminated union, Ref type and supportive extensions for performant functional programming in C#. Split from the DryIoc: https://github.com/dadhi/DryIoc
Simple Proxy is a simple extension library built to solve the problem of Aspect Orientated Programming in Net Core projects
Simple Proxy is a simple extension library built to solve the problem of Aspect Orientated Programming in Net Core projects.
A set of Guard Clauses to validate method arguments, in order to enforce defensive programming practice.
The Windows Input Simulator provides a simple .NET (C#) interface to simulate Keyboard or Mouse input using the Win32 SendInput method. All of the Interop is done for you and there's a simple programming model for sending multiple keystrokes.
Simple Business Rule Engine. It enables programmers or developer to combine rule-based and object oriented programming methods to add business rules to new and existing applications.
Simple HTTP nodes for the VL programming language
SimpleITK is an image analysis toolkit with a large number of components supporting general filtering operations, image segmentation and registration. It is built on top of the Insight Segmentation and Registration Toolkit ITK with the intent of providing a simplified interface to ITK. SimpleITK itself is written in C++ but is available for a large number of programming languages. Currently these include: Python, R, Java, C#, Lua, TCL, Ruby. Wrapping of the C++ code is accomplished through SWIG, in principle, any language wrapped by SWIG should be applicable to SimpleITK. Unlike ITK's support of n-dimensional spatio-temporal images, SimpleITK supports 2D, 3D and optionally 3D+time. The dimensionality refers to spatio-temporal dimensions, the voxels can be n-dimensional vectors. SimpleITK is licensed under the Apache License in the same way as ITK. I am not the author of this package. Please read http://www.simpleitk.org/ for more details.
Provides support for aspect-oriented programming using Simple Injector.
A .NET class library that abstracts away the details of asynchronous network programming. http://github.com/chutch1122/SimpleAsyncNetworking http://simpleasyncnet.cameronh.me/
The most straightforward Result object for C# you will find. This library is intended to work well with a object-oriented style of programming.
Package Description
Small and simple library for retrieving messages from Post Office Protocol version 3 (POP3) servers with full support for .NET 4.8, .NET Standard 2.1 and asynchronous programming model.
Halibut is a secure, RPC-based communication framework. Like WCF and similar frameworks, Halibut uses a simple request/response based programming model. However, unlike other request/response frameworks, the transport layer can be configured to allow either party to be a TCP listener or TCP client.
C# bindings for raylib - A simple and easy-to-use library to learn videogames programming
Based on Windows Input Simulator created my Michael Noonan. Originally a .net framework project, the source code has been updated to be used as a .net core project by Christiaan Wevers The Windows Input Simulator provides a simple .NET (C#) interface to simulate Keyboard or Mouse input using the Win32 SendInput method. All of the Interop is done for you and there's a simple programming model for sending multiple keystrokes.