A collection of code for performing common and useful functions in Microsoft.NET. For example, code to perform file searches with regex and wildcard matching and recursion.
It's an infrastructure helps engineers to develop enterprise software solutions in Microsoft .NET easily and productively which consists of an extendable and maintainable web system architecture with a suite of generic business model, APIs and servi
Mono open source ECMA CLI, C# and .NET implementation
...You can run the mono and mcs test suites with the command; make check. You can verify your installation by using the mono-test-install script, it can diagnose some common problems with Mono's install. Failure to follow these steps may result in a broken installation. The Mono Project (mono/mono) (‘original mono’) has been an important part of the .NET ecosystem since it was launched in 2001. Microsoft became the steward of the Mono Project when it acquired Xamarin in 2016.
Let's you synchronize related scheduled jobs, which execute across many different machines. Instead of adding time padding between jobs (which can fail), use this utility. Please feel free to add more functions!
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
The C# .NET BouncingForm is a Windows Form with the ability to bounce around the screen when you drag and throw it. In addition, you get the functionality of being able to dock the form to the borders of the screen.
Automates the process of generating an LDS Ward List containing pictures of ward members. Because of sensitive exported data from The Church of Jesus Christ of Latter-day Saints Membership system, this product was developed to ensure data was kept safe.
Skavenger analyzes HTTP traffic logged by various Web proxies (including WebScarab and Burp) for indications of common web vulnerabilities such as XSS, CRLF injection and various kinds of information disclosure.
'Legato' is a .NET code library which provides a collection of static methods and classes which greatly simplify a number of common tasks in .NET development and can be used in both ASP.NET and standard .NET desktop application development.
Here are s
GEP is an evolutionary algorithm for function finding. This framework is a powerful way of expressing and coding genetic-like structures and quickly finding solutions through evolution by common genetic operators.
Comreg is a .NET assembly for registering/unregistering COM binaries including .NET assemblies with COM Interop, ActiveX controls, COM libraries, Typelib containers, etc.
...Serializes object's private fields. Handles interface, class, and struct types. Supports circular references between objects, multiple object instances without XML bloat. XML optimised for common .Net framework types.
Intel® Mobile Platform SDK 1.3 covered by BSD license, enables developers to build mobile-aware applications. It provides a set of libraries and runtime components, and programming interface, common across Windows and Linux platforms.
ClearLisp is a Common Lisp interpreter written in C# with a large library including all of .NET and an extensive object model. Supports IIS and XSP or Apache with mono. Includes sample code of a personal, file based wiki web application.
A toolkit for crawling information from web pages by combining different kinds of "actions". Actions are simple operations such as navigation to a specified url or extraction of text from the html. Also available is a graphic user interface.
Hotaru is an XNA-based Game Engine that is intended to be used for 2D Action RPGs. Game Developers can use Tonbo (a Visual Studio Plug-in) to create and distribute games that run on Hotaru.
P4.Net is a Perforce API for the Microsoft .Net Common Language Runtime (CLR). It can be used from any managed language including C#, VB.Net, J#, Powershell, IronPython, and MSBuild.
FuzzyWeb is a lightweight ASP.NET framework that enables developers to quickly build web applications using a Model View Controller (MVC) architecture, resulting in more maintainable and more testable code.
This project is designed to give you a Common Functions dll. It contains a class library with common functions such as Sorting (string & Numerics), Persisting Data (serializing to XML file), Reflection, and General functions