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.
Try free now
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Boost your PC's defense against cyberthreats and web-based scams.
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
NoUnit Graphs your code to give you a picture of how good your JUnit tests are. NoUnit.Net is a .NET version of the program. (More Information at http://nounit.sourceforge.net).
The goal of VMKit is to create a body of code useful for creating and experimenting with virtual machines. The code will emphasize modularity, clarity, correctness, and portability in no particular order but all taking precedence over execution speed.
A simple application server that reuse large parts of the .NET Framework such as ASP.NET to emulate various APIs of the J2EE specification (EJBs, Servlets, JSP, TagLibs, JAXP, JNDI). Tutorial to run the Sun s original J2EE Pet Store (1.1.2) included.
What one block of code and a database can do to produce a web page can be undone by another block of code and the web pages, netting the source database. Here\\\\\\\'s how to take back information from the web.
Simplify IT and security with a single endpoint management platform
Automate the hardest parts of IT
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
.NET utility capable to automatically generate XML database schemas and then translating those to SQL scripts (both data import/export and stored procedures for data access) and C# wrapper classes.
The MLF System is a .NET framework and tool-set for creating an object-oriented data model layer. An MLF-based model layer is code generated, fully customizable, and can be deployed as either client-server or three-tier with only a onfiguration change.
gUiML is a UML tool aimed at developers. It allows editing in any programming language, produces code and will reverse engineer in the future. It has a good GUI and is more intuitive than a standard UML App.
Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.
MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
NGraver - a scrappy little code generator. The architect has full control over the code templates and the structure of the data that drives them. The templates can be conveniently distributed as DLLs.
SDToolkit (Source Documentation Toolkit) allows a developer to add special javadoc style comments into sourcecode. This information is then extracted together with the surrounding sourcecode and analysed to produce API/technical documentation.
Currently all the samples are included in the Noir release found at http://sf.net/projects/noir/. One graphical sample of interest, is a BMPloader that loads 24bit bitmaps, written on only one page in using the Noir Framework. Noir is Not Useless (NINU)
Mercury is a modern logic/functional programming language. The Mercury system includes a
compiler, debugger, libraries, sample code, profilers, etc. Mercury is designed to be the successor
of logic programming languages such as Prolog.
The Bernoulli Compiler Framework is an open, robust, tool library developed for the purpose of enabling interoperability of new and existing compiler modules. Initially conceived as an instrument to be used by researchers within our group, it has been de
This is an XSL-FO to RTF formatter target for the .NET/mono platforms. It was initially based on code from the jfor project. see: http://www.jfor.org
Note: currently requires the J# redistributable
CSharp CodeDom Parser is a component, which parses CSharp source files and produces the CodeDom compliant syntax tree (including comments in code, which are important for code analysis). CodeDom is language independent code representation, which is defin
NATIVE is a project aimed at producing a version of the C# language compiler which omits native-code for various OS platforms. NATIVE does not target the CLI or use the CLR.
Allows insertion of arbitrary code at the beginning of each function called in a .NET assembly (whether executable or assembly). Also provides code that reads through metadata and dumps information on it.
Code translation utility to convert Php website code into a Java/J2EE JSP equivalent code. Conversion application is written in Java. Utilizes Antlr to translate between the languages.
A code generating tool for C#.
After running through a basic table design screen it generates the following for you:
- SQL table dfn
- stored procs: fetch,delete,add...
- cs file with functions for all stored procs.
Also includes a C# data library.
This project aimed at making an application to generate documents for C-Sharp files, similar to what javadoc did for Java files, but in a smarter and advanced fashion. Will incorporate Java-style as well as CS-style comments.