Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
C# Framework that implements the iRobot Roomba SCI spec. Also included is a diagnostic application named Roomba-Term that uses the framework. I invite you to use the Roomba-Term software as a tool & an example on how to program with the C# SCI
Soya is an open-source implementation of the SSDL specification, built on top of the Windows Communictaion Foundation (WCF) (formerly Indigo). it provides a programming model and runtime environment for creating and enacting SSDL contracts.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
A tool that will obfuscate any .NET assembly along with its satellites (EXEs and DLLs) by disassembling it to IL code, performing obfuscation techniques, and assembling it back to an executable. Both a CLI (command-line interface) and GUI are available.
TidyForNet and wvForNet provide a native .NET/Mono Wrapper for HTML Tidy and wvWare, using C# and interop. It programmers, using languages such as C# or Visual Basic .NET to interact with HTML Tidy and wvWare. Both wrappers run on Windows and Linux.
Visual Extender is a extensibility harness developed in C# using .NET 1.1 and .NET 2.0 to allow advanced compiled macros and features to Visual Studio 2003/2005 quickly and easily.
The HSC IMS Interchange is a framework and solution targeted to Higher Education. Utilizing the IMS XML messaging standard, it provisions SQL data wharehouses, Active Directory, SharePoint and other enterprise services from legacy data sources.
YIIHAW is a static cross-language aspect weaver for .NET. It was designed with one clear objective in mind: To make an efficent aspect weaver that does not introduce any runtime overhead when applying aspects to an assembly.
A code coverage console app for wrapping MsTest executed tests for Visual Studio for Testers. The app extracts coverage data from a binary (*.coverage) file, generated by MsTest into an XML file which can be used in your build process.
ComicViewer.NET is a time-saving tool for readers of online comics. It displays all your favorite comics in an easy-to-use user interface. A calendar control is used for the data selection.
This gui engine creates a .net gui defined by xml files. The definitions can be used like a script and so it's possible to change the gui live while your application is still running.
NGenerate is a tool used to generate the classes used for database interface. It uses XML descriptors to create the database used for the project and also the database interface classes.
NState is a pragmatic Finite State Machine implementation in DotNET. FSMs are defined either in XML or programmatically, and can be run directly or compiled to either C# or VB.NET. Includes WinForms and ASP.NET Panels, and Visual Studio integration.
The Simple TeX Editor combines the ease of use of a very slim and simple texteditor with the advantages of an Integrated Development Environment (i.e. syntax highlighting, auto completion, starting external tools directly from inside the program)
G3L is a new mvc pattern based framework for the .net platform, allowing programmers to rapidly develop web or desktop based applications on the .net platform.
EAReqPro is an Enterprise Architect plug-in that can import requirements from a RequisitePro database. Its goal is also to maintain the relationship between the EA requirement element and the ReqPro item. Tracebility is another goal to accomplish.
LispSharp is a fully compiled lisp implementation for the .NET Framework.
It uses a Lisp dialect similar to ISO Lisp, it has a Command-line toplevel
compiler with Read Compile Print Loop.It references any .NET DLL and produces standard .NET assembly.