Showing 360 open source projects for ".net"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    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.
    Start Free
  • 1

    A Nibble of a Byte

    Bit manipulation and unique compression of limited data sets

    This project uses bit manipulation to do limited types of compression and single byte key character (XOR) manipulation. Both VB.Net and C# versions are available. There are two files associated either the VB.Net version (ANibbleOfAByte) or the C# version (CSharpNibbleOfAByte) that can be downloaded. One is a .exe that demonstrates various kinds of vb.net bit manipulation. (Both the C# and VB.Net exe's are available.) The other file is a .zip of the entire project. The .zip includes a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BIM-ISO8583.NET

    BIM-ISO8583.NET

    Implementation of ISO8583 Protocol in .NET

    BIM-ISO8583.NET is a small .Net library that allows developers to parse and create ISO8583 messages. This library was released to help financial system developers to fully comply with ISO 8583 protocol's standard and make development fast and easy. BIM-ISO8583.NET provides a simplified development technique that enables you to concentrate on the business logic instead of dealing with long method of parsing and building ISO8583 messages. The program method and technique used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Trx Framework

    .NET project for financial messages interchange supporting ISO 8583

    Trx Framework allows to build client/server applications to interchange financial messages. It supports many encoding/decoding mechanisms for fixed and variable field messages, including ISO 8583, XML and conditional formatting. It is highly customizable and extensible. Trx Framework also provides a flexible channel communication infrastructure supporting TCP/IP and other technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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.
    Download Now
  • 5

    RSS Reader

    A small RSS client

    A small and lightweight RSS client that uses .NET 3.5 Client Profile frame work. It allows you to subscribe for feeds and read them. RSSReader was written in C# and is open-source and free project. You can download it binary and start to use or you can checkout source code from SVN repository and help to develop project. Any registered user can post new bug or feature request ticket. Any help would be appreciated. Thank you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FFEntityFramework is an Object-Relational Mapping Framework (O-R Mapping / Object Persistence) for .NET with built-in features like Xml-Serialization, Model-View-Controller-Framework or UndoManagement ... All these Components use the same Meta-Base which can be definied via Attributes (Annotations) on your Business-Classes. Nevertheless differences between Xml- and Db-Serialization can be made via an enum MetaUsage (Database, Xml, Internal …). For Example you can define a Key-Column which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NOTE: The YamlDotNet project has moved to GitHub. Please visit https://github.com/aaubry/YamlDotNet A .NET library for YAML. yamldotnet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument. YamlDotNet is released under the MIT license. See the file LICENSE for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Figerty Editor

    Basic HTML Editor with Visual Realtime Preview

    Figerty Editor is a basic HTML editor with a visual Preview system that allows you to view your design in one window while you code in the other. The preview window updates in realtime as you type. Aimed at designers, Figerty Editor is in early stages and great features are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jayrock is a JSON and JSON-RPC implementation for the Microsoft .NET Framework and ASP.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    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.
    Download Now
  • 10
    Pocket Outlook Export is a script-like program that exports all the pocket outlook contacts from a PocketPC to a CSV file, following the structure defined in a custom CSV template. Based on .net framework and Pocket Outlook Object Model (POOM) wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Detects DataMatrix barcodes in images and decodes them. Currently in C#, usable from any .net language, Mono Planned. Licensed the GPL Simple usage, unlimited fiddling possible. See the Wiki (English) for our Documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Angosso

    Angosso

    Performance and stability

    Develop: domain secure, and performing secure Domain Name System (DNS) dynamic updates. Domain Name System Security Extensions Servlet API Package The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    TinyPdfViewer

    yet another Pdf viewer

    Simplest pdf viewer based on the COM interface provided by Adobe. In contrast to Adobe reader, the viewed pdf will be reloaded if file changes occur.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ChecksumValidation

    Validation of IBANs, bank accounts, credit cards, identity cards

    ChecksumValidation is a framework for validation of international bank accounts (IBAN), credit card numbers, german identity cards, german passports and for german bank accounts. Validation is performed by computing checksums. Checksums for german bank accounts are maintained and documented by www.bundesbank.de. In sum, ChecksumValidation implements round about 150 algorithms. It may freely be used under GNU GPLv3 licence (see below). ChecksumValidation is implemented in Microsoft .NET...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Metadata.net is a collection of website components and tools for creating and using metadata produced by the eResearch Group at ITEE, University of Queensland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C++ production ready implementation of Scott Seely's Simple SOAP RPC code. OS neutral, HTTP transport, XML validation, envelope parsing, RPC dispatching, extendable data types, fault generation and a extendable test suite useful for release validation. Now builds on newer versions of Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    D-XMLManager

    D-XMLManager

    XML editor for handle multiple XML files with XPath

    A D-XMLManager egy XML fájlokban történő tömeges keresést, XML fájlok tömeges módosítását lehetővé tevő segédprogram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Wireless Music Sync for BlackBerry
    Wireless Music Sync for BlackBerry® keeps the music on your BlackBerry® devices in sync with your Desktop music library wirelessly. It presently works with iTunes on Windows. It is fast and easy to setup and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A replacement for the crude closed-source channel list editor for the Comag PVR2/100CI (aka Silvercrest SL80/2 100CI aka Silvercrest SL250/2 100CI aka Boca PVR2/100CI aka Digital M100/2CI) digital satellite receiver and hard disk recorder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Inspired from LaTeXDraw.NET and Paint.NET, this project aims at creating a comfortable environment for creating geometry figures. The basic idea was to "digitize" geometry construction tools so that the screen becomes a piece of paper...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MagentoXtender .NET Webservice Client is an open source .NET library to connect to the webservice of a Magento Webshop using XML-RPC. This module gives you the ability to create .NET applications which can communicate with a magento webshop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    simpleX2C

    simple extract XML-Nodes to CSV

    Converts XML to CSV. You can define wich XML-Nodes should get extracted. The output is in CSV-Format (';'-seperated). There are many very good XML-Tools out there, but i want a simple tool that extract easely defined content. Open a Ticket if you wish changes!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BinaryNotes is the Open Source ASN.1 (Abstract Syntax Notation One) framework for Java and .NET based on annotations/attributes. The framework has the flexible ASN.1 compiler, the runtime library that supports BER, DER and PER, and the Message Queues
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    InkML is a draft standard from W3C for representing digital ink data. InkMLTk provides a suite of tools for working with InkML documents. The toolkit contains InkML processor library, ink format converters, browser plugin and applications such as editor.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25

    M3u Parser

    m3u and m3u8 parser

    M3u and m3u8 Parser using Java
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.