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
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
NRaisin helps you develop assertive, fail-fast .NET applications by allowing you to generate simple user-defined types that closely mirror the constraints of your problem domain at the lowest possible level.
VSPC is the console utility for converting between project formats for various versions of Microsoft Visual Studio. Currently the project supports VS 2002, 2003, 2005 and 2008. Original version of the code was created by Stoyan Damov.
MSTestCoverage2XML is intended to be a set of tools to work in Continuous Integration environment different than MS Team Server. It includes a commandline tool to generate coverage xml reports from data.coverage files
Applications contributed for URBI (Universal RealTime Behoavior Interface). URBI is a scripted command language used to control robots (AIBO pioneer..) as well as a robot-independant execution and developpement plateform. www.urbiforge.com www.gostai.com
"Blue Planet" is a research project simulating the behaviour and darwinian evolution of unicellular lifeforms, each controlled by its own genetic program. Moreover, "Blue Planet Inhabitants" are suited for swarm intelligence and swarm research.
Inspired by JUnit, csUnit brings the power of unit testing to the .NET framework. csUnit is your key to unit testing and test-driven development using .NET languages such as C#, Visual Basic .NET, Visual J#, or Managed C++.
ClassFromConfig is code generation utility that creates a static class from your Web.config or App.config. It privides an easy access to appSettings and connectionStrings, as well as Custom Configuration Sections.
This is a .net library that helps scanning a commandline and reading arguments and parameters in a straight and OO-way rather than accessing an array of strings
A simple emulator and interpreter application with an Assembly-like integrated language. Written in C#. Works with .NET Framework 2.0/3.0/3.5 and Mono 2.0
Banner is a port of the Unix and Linux command-line tool with the same name. It displays the text provided in the argument in ASCII art. For more apps and C# code please visit my blog: http://codehill.com
This client application is design to give customers an off line view of their order status and allow them to change those orders for the www.zetaprints.com website.
command4net makes it easy to implement asynchronous command support for Console and commandline based applications or services via the use of scripts written in any .NET language and optionally contained in external assemblies. C#, VB.NET, Boo Examples
AeroForms allows you to apply the Aero effect across the entire window of your .NET WPF application using this assembly and one line of code (TensaiLabs.Aero.AeroForms.ApplyAero(Window window) to the SourceInitialized event of your WPF window).
Steel Rats is a gui wrapper for the commandline source code auditing tool RATS. It examines C, Perl, php and python code for keywords that could cause security holes and provides a report for you to further investigate the possible security holes.
Command-line utility which allows to inject portions of code into source file using scripts embedded in this source file itself. It can be exteneded to use any scripting language. Currently it supports Boo, IronPython and XLS.
AddHeaderToCS is a commandline tool, that adds header to files (to .cs files by default) in current directory and all sub-directories. For an example, you can add copiright header to all your source .cs files.