Showing 144 open source projects for "mib parser for .net"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    GraphQL for .NET

    GraphQL for .NET

    This is an implementation of Facebook's GraphQL in .NET

    GraphQL is a query language for your API, and a server-side runtime for executing queries by using a type system you define for your data. GraphQL isn't tied to any specific database or storage engine and is instead backed by your existing code and data. A GraphQL service is created by defining types and fields on those types, then providing functions for each field on each type. All packages generated from this repository come with embedded pdb and support Source Link. If you are having...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    mXparser

    mXparser

    Math Parser: Java, C#, C++, Kotlin, Android, and all .NET platforms

    Math Parser: Java, C#, C++, Kotlin, Android, and all .NET platforms (Nuget, Maven, CMake). Supports .NET Framework, .NET Core, .NET Standard, Xamarin, and more. Features: rich built-in library of math functions, operators, constants. Flexible in user-defined arguments, and functions. Expressions are provided as plain text. Easy to use. Well documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    formidable

    formidable

    The most used, flexible, fast and streaming parser

    The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production. This project is semantically versioned and available as part of the Tidelift Subscription for professional-grade assurances, enhanced support and security. The maintainers of formidable and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the Open Source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    goquery

    goquery

    A little like that j-thing, only in Go

    goquery brings a syntax and a set of features similar to jQuery to the Go language. It is based on Go's net/HTML package and the CSS Selector library Cascadia. Since the net/html parser returns nodes, and not a full-featured DOM tree, jQuery's stateful manipulation functions (like height(), css(), and detach()) have been left off. Also, because the net/HTML parser requires UTF-8 encoding, so does goquery: it is the caller's responsibility to ensure that the source document provides UTF-8 encoded HTML. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    CefSharp

    CefSharp

    .NET bindings for the Chromium embedded framework

    CefSharp is an easy way to embed a full-featured standards-compliant web browser into your C# or VB.NET app. CefSharp has browser controls for WinForms and WPF apps, and a headless (offscreen) version for automation projects too. CefSharp is based on Chromium Embedded Framework, the open source version of Google Chrome. CefSharp embraces modern web standards, and supports HTML5, JavaScript, CSS3 and HTML5 audio/video elements. 3D content is supported via WebGL which uses OpenGL/DirectX for...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 6
    LDPatternCreator

    LDPatternCreator

    Create and edit patterned parts quick and easy.

    ...Your configuration won't be deleted if you have already a version greater than 1.3.1 installed on your machine. Minimum System Requirements: - Operating System: Windows Vista, Windows 7/8/10 - CPU: Intel Pentium 4, AMD Athlon 64 or newer.. - RAM: 500 MB - Video-Memory: 256 MB - Free Disk Space: 5 MB - .NET-Framework (Version >= 2.0) Recommended Requirements: - Operating System: Windows 7 or 10 - CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>=2,0Ghz) - RAM: >1.500 MB - Video-Memory: 256 MB - Free Disk Space: 100 MB - .NET-Framework (Version >= 2.0 until 1.4.7 / 4.0 for >1.5.0) Note to users of versions lesser than 1.5.7: You’ll need administrator privileges to install the software. -- Developed in Germany by Nils Schmidt - nilsschmidt1337
    Downloads: 47 This Week
    Last Update:
    See Project
  • 7
    BBDown

    BBDown

    Bilibili Downloader

    BBDown is a free, efficient command‑line downloader and parser for content from Bilibili (Chinese video platform). It supports fetching videos via URLs or content IDs (e.g., av, BV, ep, ss), can be installed as a global .NET tool, and is actively maintained with automated builds and releases. This project is for personal study, research and non-commercial use only. When using this tool, users themselves ensure compliance with relevant laws and regulations, in particular legal provisions related to copyright. ...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 8
    Markdig

    Markdig

    A fast, powerful, CommonMark compliant, extensible Markdown processor

    A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET. Very fast parser and HTML renderer (no-regexp), very lightweight in terms of GC pressure. Abstract Syntax Tree with precise source code location for syntax tree, useful when building a Markdown editor. Check out MarkdownEditor for Visual Studio powered by Markdig! Even the core Markdown/CommonMark parsing is pluggable, so it allows to disable built-in Markdown/Commonmark parsing (e.g Disable HTML parsing) or change behavior. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    crawley

    crawley

    The unix-way web crawler

    Crawls web pages and prints any link it can find. Fast HTML SAX-parser (powered by golang.org/x/net/html) Small (below 1500 SLOC), idiomatic, 100% test-covered codebase. Grabs most of useful resources URLs (pics, videos, audios, forms, etc...) Found URLs are streamed to stdout and guaranteed to be unique (with fragments omitted) Scan depth (limited by starting host and path, by default - 0) can be configured.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    AngleSharp

    AngleSharp

    The ultimate angle brackets parser library parsing HTML5, MathML, SVG

    AngleSharp follows the W3C specifications and gives you the same results as state of the art browsers. Besides the official API AngleSharp adds some useful extension methods on top. This makes working with the DOM convenient. AngleSharp integrates everything you need to explore and mutate the DOM tree. Node retrieval is straight forward by using powerful CSS query selectors. The CSS queries in AngleSharp are super fast and very simple to use. AngleSharp respects the relationship of HTML with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HtmlSanitizer

    HtmlSanitizer

    Cleans HTML to avoid XSS attacks

    HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to XSS attacks. It uses AngleSharp to parse, manipulate, and render HTML and CSS. Because HtmlSanitizer is based on a robust HTML parser it can also shield you from deliberate or accidental "tag poisoning" where invalid HTML in one fragment can corrupt the whole document leading to broken layout or style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DiDaCo

    DiDaCo (Diffraction Data Converter)

    Features: • Change the wavelength of X-rays • Sum the points by increasing the step • Extract bar charts from .xml PDF4+ cards For ran: unzip the archive and run DiDaCo.exe Required: • Windows 7 or newer • Microsoft .NET Framework 4: www.microsoft.com/en-US/download/details.aspx?id=17851 (Web Installer, 1 Mb) www.microsoft.com/en-us/download/details.aspx?id=17718 (Standalone Installer, 48 Mb) • Microsoft Visual C++ Redistributable: https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ARTCOMParser

    Parser library that uses an EBNF like grammar to generate a parse tree

    Parser library that uses an EBNF like grammar to generate a parse tree You can use it to create a quick parser It uses backtracking so it may be slow for some grammar rules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    IEDExplorer

    IEC61850 IED Explorer in .net

    ...IEDExplorer can connect to an IEC61850 device (also called an IED) over MMS (ISO/IEC9506-1 and ISO/IEC 9506-2) communication protocol. The tool is written in pure C# including the MMS ASN.1 parser (based on BinaryNotes ASN.1 tool) and runs in .net environment, on Windows. Linux/Mono support has been lost on the way (volunteers welcome). See Features for what the tool can do for you. I will appreciate your help in testing and extending the tool!
    Leader badge
    Downloads: 159 This Week
    Last Update:
    See Project
  • 15
    codPort

    codPort

    codPort is a powerful and easy-to-use Windows port management

    ...Version: 2.1.0 Release Date: May 2, 2025 Platform: Windows 8/10/11 Developer: Codara System Requirements: OS: Windows 8 or higher Processor: 1 GHz or faster Memory: 2 GB RAM Disk Space: 50 MB available .NET Framework: 4.5 or higher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tria Sistema Operatiu

    Tria Sistema Operatiu

    Helps you find, download & burn the best Operating System for any PC

    Tria O.S. detects hard & soft specs of the PC where you run it, you can load this info or specify it manually to let the program inform you what would be the best operating system for a specific PC, with the specified hardware, and then see the difference by adding RAM, a SSD hard drive, changing the graphics card ... etc. REQUIREMENTS: For Linux, you need GAMBAS 3.3 or later, so you will have to install the gambas3 package before installing. 90's EDITION needs 160 MB (192 MB on a virtual machine) of RAM and works with Windows 95 and Windows NT 4.0. BRONTOSAURUS EDITION needs DirectX 9.0c and .Net Framework 2.0 and runs on Windows 98, Windows 98 SE, Windows ME & Windows 2000. XP EDITION requires .Net Framework 4.0 or newer. Runs on Windows XP, Vista, Server 2003, 2003 R2, Home Server and Server 2008. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17

    Better keyboard

    Small lightweight program to customize your keyboard

    This small lightweight program allows you to modify your keyboard as you want -colors -key changing (you can change "k" to be "h" when pressed) -battery info detector (voltage and battery life) - ability to disable any key on keyboard -and lot more. Needs: java 5.0u75 or higher NET framework 3.5 SP1 or higher 64x architecture of windows, 32x is not supported
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    DIANNA

    software for DFA method

    ...It can be applied also to non-periodic materials or coherently ordered structures. How to use: 1. Unzip the archive. 2. Run the "Dianna_Startup.exe" file. 3. Use "Help" through the menu. Required: • Windows 7 or newer • Microsoft .NET Framework 4: www.microsoft.com/en-US/download/details.aspx?id=17851 (Web Installer, 1 Mb) www.microsoft.com/en-us/download/details.aspx?id=17718 (Standalone Installer, 48 Mb) • Microsoft Visual C+
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    mXparser - Math Parser Java C# Library

    mXparser - Math Parser Java C# Library

    A flexible mathematical expressions parser for JAVA, Android, C# .NET

    mXparser is highly flexible parser of math expressions. Software provides easy to use API for JAVA, Android, C# .NET/MONO (CLS). Main functionalities: - basic operators, i.e.: +, -, *, ^, ! - Boolean logic operators i.e.: or, and, xor - binary relations i.e.: =, <, > - math functions (large library of 1-arg, 2-arg, 3-arg - - functions) i.e.: sin, cos, Stirling numbers, log, inverse functions - constants (large library), i.e.: pi, e, golden ratio - n-args functions i.e.: greatest common divisor - iterated summation and product operators - differentiation and integration High flexibility: - user defined constants and arguments, both free - and dependent on other arguments + possibility of use in functions - user defined functions (both free and depended) - user defined recursive arguments + simple (controlled) recursion (1 recursive argument) - user defined recursive functions / expressions (any) - complex, many arguments, no limitation - internal syntax checkin
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Command Line Parser CLR NetStandard

    Command Line Parser CLR NetStandard

    The best C# command line parser that brings standardized

    The Command Line Parser Library offers CLR applications a clean and concise API for manipulating command line arguments and related tasks, such as defining switches, options and verb commands. It allows you to display a help screen with a high degree of customization and a simple way to report syntax errors to the end user. Include wiki documentation with lot of examples ready to run online. Support Source Link and symbolic nuget package snupkg. Tested in Windows, Linux Ubuntu 18.04 and Mac...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    noteq

    Framework for clinical Tinnitology and Epigenetical mechanics.

    iaaaat & iLQG Tech. Group. https://noteq.sourceforge.io http://noteq.eu5.net Flickr : https://www.flickr.com/people/noteq/ https://www.flickr.com/photos/noteq/ http://noteq.eu5.net/technology.html Download iaaaat.tar.gz : created ‎10. ‎juni ‎2022, ‏‎20:44:30. iaaaat.tar.gz 6.55 MB (6871440 bytes). https://app.box.com/s/rz6xqjcsno3ffctgu2iyqs4vqfg1x3c4 The Independent Audiology Assistant Association for the Advancement of Tinnitology in public health care and The Independent Loop Quantum Gravity Technology Group. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Towel

    Towel

    Throw in the towel

    A .NET library intended to make coding a bit more tolerable, data structures, algorithms, mathematics, metadata, extensions, consoles, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NbuExplorer
    Nokia NBU, NBF, NFB, NFC and ARC backup file parser, extractor and viewer. It can help you to check content of backup or extract files from it. Requires MS .Net Framework 2
    Leader badge
    Downloads: 120 This Week
    Last Update:
    See Project
  • 24
    SaveParser

    SaveParser

    Total War Savegame Editor / Parser

    Savegame editor for Total War games savegames. Supports Total War "Warhammer 2", "Warhammer", "Attila", "Rome 2", "Shogun 2", "Napoleon" and "Empire" savegame files, Includes also some tools which could be needed for developer for savegame-based application.
    Leader badge
    Downloads: 209 This Week
    Last Update:
    See Project
  • 25
    ThinkJava. The Professional Java IDE

    ThinkJava. The Professional Java IDE

    Better than IntelliJ. Lightweight. Professional.

    ...Email me at zeanfender11@gmail.com This is an EXE app, only Windows can be used!. If you are in another OS, use a Windows emulator Requirements OS: Windows 7 SP1 or newer CPU: Intel Celeron or more powerful RAM: 1 GB Hard Disk: More than 3 MB of disk space Extensions required: .NET Framework 4.1 and Java SE Dev Kit (JDK) (this is required to debug your Java project and syntax highlighting)
    Downloads: 13 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB