Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Rent Manager Software
Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.
Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
Foley .NET Utilities is a library of classes that I believe are either missing from the .NET Framework, or are enhanced version of existing ones. All of which is completely written in C#.
A project to produce an open source package that can compete with the commercial installer products under Windows using the windows installer (msi files). Will support patches and upgrades.
No longer supported, horribly obsolete and not worth looking at. Use WiX
CLI-Dasm(Common Language Infrastructure - Disassembler). A IL disassembler similar to ILDasm, written in C# so that it may be run on other CLI compliant platforms such as Mono.
Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
dotUnit is a port of JUnit (www.junit.org) to the Microsoft .net platform. This testing framework allows for automated unit and functional tests which are vital for refactoring and regression testing.
The Object Library Documentation Project defines standards and utilities for creating documentation structures for object models and packages like ActiveX Dynamic Libraries, Controls, .NET Assemblies, Java packages, and web services.
mIkro IRC Bot is a complete bot framework written in C#. That means that you can write your own irc bot simply using C#, set up and start them dinamically. The bot building and connection processes are managed by a Windows Service.
ESA Provides a wrapper around the .NET scripting engine which adds support for hosting the scripting engine in a seperate AppDomain, and includes a Design-time environment for applications.
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.
User Story.NET is a tracker and manager for Extreme Programming Projects. It tracks the User Story or User Stories of a project. It is currently written in ASP.NET / C# on a Microsoft SQL server.
The driving intent of DotNetForge is to provide a place where a shared set of knowledge and functionality developed around the .Net Framework can be shared freely.
Projects written in C# for Microsoft's .NET platform devoted to XML technologies. *** This project is now defunct. Please see the NDoc (http://ndoc.sf.net/) project for the latest version of DOC.NET. ***
FishNET is a script engine for the .NET Framework. FishNET allows you to execute a source file written in C#, VB.NET or JScript.NET without having to build/compile it. FishNET can be compared almost directly to the cscript and wscript functionality of w
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.
MixNet is a compiler of Mixal assembly language described in Knuth's "The Art of Computer Programming" for Microsoft.NET framework. MixNet generates .NET executable files. All source code is written in C#.