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
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A query language for code browsing. You query your database-- why don't you query your code? Write queries to provide custom views of your Java or C#/CLR code base. Integrates with popular IDEs or standalone.
The Object-Role Modeling (ORM) standard version 2, associated schemas and generation tools, and a reference implementation in the form of the Natural Object-Role Modeling Architect for Visual Studio (NORMA) product.
Sourcecode indexing and full text search tool based on Lucene.
The CodeXCavator is a tool for sourcecode indexing, tagging, and fast full-text search.
It consists of two applications:
The indexer is a configurable tool for creating an index for large amounts of sourcecode or plain text files.
The searcher is a GUI based tool for fast full text search within previously created indexes.
The toolchain also supports code tagging, i.e. you can include special tags within comments inside the sourcecode. These are indexed separately and can...
... and functions to represent and maintain locally in KP code all ontology classes, relations, properties, and individuals.
Since 2012 the project is supported by grant KA179 of Karelia ENPI programme, http://kareliaenpi.eu/
More information about project: http://oss.fruct.org/wiki/SmartSlog
Smart-M3 on Wikipedia: http://en.wikipedia.org/wiki/Smart-M3
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
XMLUnit provides assertions that help testing code that produces XML.
XMLUnit 2.x Development Moved to GitHub
XMLUnit provides help with testing code that creates or consumes XML.
XMLUNit 2.x is available for both Java and .NET with a similar API. Development of this version has moved to a GitHub organization[1] with two git repositories for Java and .NET respectively.
All discussion about XMLUnit independent of any version will happen on the XMLUnit general mailing list[2].
XMLUnit for Java 1.x is no longer maintained, please use the legacy...
Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions.
This is just the base of the framework presenting the idea, any code template can be implemented upon request.
Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java
The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple...
Generic optimization of on demand calculation. Generation of C# code for data model and computation code Definition of the xF language IDE: edition of xF project. Excel 2010 Addin available
Investigo is a toolkit for DirectX9 performance analysis and debugging.
For any DirectX9 application: view live performance graphs via the embedded HTTP server and capture performance metrics for offline analysis.
Investigo is released under an MIT style licence.
The first binary release is now up.
An article on Investigo can be found on CodeProject:
http://www.codeproject.com/Articles/448756/Introducing-Investigo-Using-a-Proxy-DLL-and-embedd
If you want to work...
Is totaling the number of lines in your sourcecode across all project related files dragging you down?
Countageous can help! Just select the sourcecode files in question (any extension, and from any directory), and let the program do all of the tough counting and adding up work.
Hopefully it can make something a little easier for you.
- I'll add more features down the line, so suggest features that you'd find useful and I'll see what I can do!
REQUIRES .NET FRAMEWORK 4.0!
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
The dotSesame project is a C# port of the Sesame project, which is originally written in Java. It is an open source RDF database with support for RDF Schema inferencing and querying. Full documentation of Sesame can be found at http://www.openrdf.org/
Software Studio is an Integrated Development Environment (IDE) for C#, Java, VB.Net, Aspx, C++, Html, Xml, Php, JavaScript, Tex with multi-language support,syntax higlighting,code folding,code completetion,refactoring support
A simple free Actionscript and flex code editor for Linux built with Mono and Gtk# The title is a working title so any name suggestion will be accepted gratefully.
This project is about creating a program that allow to view binary code and to create structure out of it. The main purpose is to make it easier to reverse engineer binary file.
Scrum Time is a web-based Scrum project management tool. This tool is intended to be intuitive, flexible, and extensible. The most recent release is implemented in ASP.NET MVC 2.
The latest sourcecode is on GitHub at:
https://github.com/erniep888/ScrumTime/tree/ASP.NETMVC4
This project involves libraries for helping your projects with using different design patterns in your code. This also comes with some sample applications.
Brahma is an open-source library written for the .NET 3.5 framework (in C# 3.0), to provide high-level access to parallel streaming computations on a variety of processors, including GPUs.
A development integration and project building tool for HL2 modders. Build outdated files with the press of a button, eliminating the need for building with batch files. Create script files by visual representation, instead of typing them manually.
Vanilla DAL is a framework for data access layers on top of ADO.NET. It provides DB independence, storage of SQL code in XML, transaction management, on-the-fly SQL generation for Datasets and other convenience implementations for ever recurring tasks.
Marbles.net is a Database Access Tier generator to enable the developer to automate code generation for Database objects. This project is based on an open architecture to enable multiple languages and databases to be supported via a plugin system.
DBLGen is a generic plugin-based code generator written in C#.NET that reads database schemas and generates text code for any programming language. It uses StringTemplate as its main export plugin. Currently supports MS SQL Server and MS Access.
Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
ExpertCoder is a toolkit for the .NET platform that supports the creation of code generators based on templates and expert systems. It is suitable for MDA projects. The UML-related libraries (UML, MOF and XMI) are now provided by the nUML project.
STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing