Showing 96 open source projects for "c# source code example"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 1
    ConsoleFx Commandline Processing Library

    ConsoleFx Commandline Processing Library

    Command-line application library

    ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both fluent and declarative (using attributes) programming models. With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments. For detailed documentation, with getting started guides, advanced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Simple Plugins Framework for .Net
    Simple Plugins is a plugins framework for .Net based apps which can be used to create new .Net based pluggable apps as well as to make existing .Net apps pluggable. Its a simple and easy to use .Net AppDomain based plugins solution for any .Net app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C# .NET library implementing the Pop3 message retrieval protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A C# library to create dinamically a multi purpose assembly, based on code generation. At the moment, it can generates a dll file with classes and nested enumerations under an specified namespace, the access type structure would be "Class.Enum.Item
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 5
    SNMP protocol v1,2,3 implementation on C#. This project based on SNMP#NET project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CSChessControls contains chess controls for Windows Forms Application. Source code is open and free to use. Developed in C#.Avaliable controls are ; ChessBoard , CapturedPiecesControl, ChessTimer, FischerTimer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Some stuff for use with Silverlight & WPF: Mostly related to MVVM and WCF RIA Services. This library is *not* being actively developed anymore. In my spare time, I'm still developing further on the WPF side, because of a project I started 2008/2010. But I rarely push my updates to this Lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    a loosely-coupled source code collection of C#, to make non-trivial C# development easy. Includes classes/interfaces for process, file-directory permission, some commonly-used design patterns like singleton. Not include multiple threading utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rhyduino - Arduino via Managed Code
    Project has moved. http://rhyduino.codeplex.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    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.
    Learn More
  • 10
    LIEL (Language Independent Extension Library) is a language-agnostic library containing solutions to various programming problems and extending the capabilities of existing frameworks and code libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AAImageViewer + AAImageLib
    AAImageViewer + AAImageLib is a simple application which can Read and Write all HDI Dune image formats (AAI, BMP, PNG, JPG). It includes a .NET library to read and write AAI image format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    It's an infrastructure helps engineers to develop enterprise software solutions in Microsoft .NET easily and productively which consists of an extendable and maintainable web system architecture with a suite of generic business model, APIs and servi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A collection of code for performing common and useful functions in Microsoft.NET. For example, code to perform file searches with regex and wildcard matching and recursion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ValidationFx
    ValidationFx is object oriented and aspect oriented validation framework. Provides own weaver plugin for PostSharp compiler that produces optimized code on MSIL level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    .Net extension methods, attributes and tools to make you more productive. Write less code, write less bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Notify.me public APIs and code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    sharpPDF is easy-to-use c# library to generate PDF on the fly. It allows to save pdf files or get binary streams in output(for example, usable in ASP.NET).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Catharsis.NET.Commons

    Catharsis.NET.Commons

    Library of extensions for many common .NET types.

    Catharsis.NET.Commons is a library of extensions for many common .NET types. It can significantly speedup your daily .NET development tasks, relieving you of writing boilerplate code time and again. Do more by writing less code; write less code using a popular fluent-kind interface approach; safely perform many tasks in a single line of code with joined methods calls. This library is extensively unit-tested, greatly reducing the possibility of bugs and quirks. Purpose : Provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Making Hebrew properly searchable by IR software. Right now, most work is being done in our mailing list (planning), and on our github repository (concept code, see below).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Catharsis.NET.Repository

    Catharsis.NET.Repository

    .NET library that provides abstraction over persistent data storages.

    Catharsis.Repository .NET library provides abstraction over persistent data storages by introducing commonrepository pattern interfaces over popular ORM frameworks (NHibernate, Entity Framework, LINQ2SQL), as well as their implementations. Target : .NET Framework 4.0 NuGet package : https://www.nuget.org/packages/Catharsis.Repository The following ORM frameworks are supported at this time : 1. NHibernate 2. Entity Framework 6 (Database-First/Code-First approaches) 3. LINQ to SQL
    Downloads: 0 This Week
    Last Update:
    See Project