Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Mathematical expression parser and evaluator for .NET
Moved to https://github.com/alxnull/calcex
Calcex is a simple math parser for .NET to evaluate mathematical expressions which is developed in C#.
It supports many common mathematical operations and functions and allows the user to add custom functions and variables. It is possible to evaluate double or decimal values for high precision. Calcex also includes functions for converting numbers from decimal to binary or other bases.
The project includes a simple calculator and decimal-binary converter to show the functions of Calcex.
A civil engineer tool for uneven / custom weir calculations
The tool is created to calculate the stage-discharge relationship, i.e. the rating curve, of an uneven/custom weir. The tool was developed using Visual Studio 2008, and the crystal report was used to generate a report. To view and print the analysis report, the crystal report runtime is required. The crystal report installer, CRRedist2008_x64.msi (for 64-bit operation system) and CRRedist2008_x86.msi (for 32-bit operation system), are both available for download.
Arduino VB Lab is coded in VB.NET and allows users to make custom control interfaces for controlling the Arduino from the PC. Users can add gauges, buttons, images, etc, to an empty page and use the buttons to control something, or use the information being displayed. You are able to log all sensor data to an SQL Server database and select a date range on the graphs to view different time spans of data.