[go: up one dir, main page]

40 projects for "vb.net" with 1 filter applied:

  • Enterprise-Grade Monitoring - Zero Compromises Icon
    Enterprise-Grade Monitoring - Zero Compromises

    PRTG delivers deep visibility and proactive alerts for complex IT. Monitor, analyze, and optimize - all in one platform.

    Managing a large, distributed IT environment demands more than basic monitoring. PRTG provides a unified view of your entire infrastructure - across sites, clouds, and hybrid setups. Advanced analytics, customizable dashboards, and granular access controls empower your team to detect issues early and respond fast. Automate reporting, ensure compliance, and scale effortlessly as your network grows. With PRTG, you get reliability, flexibility, and the insights you need to keep your business running at peak performance.
    Start Your Free PRTG Trial
  • Boon: The Agile Referral Hiring Platform Icon
    Boon: The Agile Referral Hiring Platform

    Tap your entire community to hire better talent, faster

    Boon's agile referral platform expands your recruiting power 
through AI, automation, integrations, and gamification.
    Learn More
  • 1
    SqlSugar

    SqlSugar

    .Net aot ORM Fastest ORM DB2 Hana Simple Easy VB.NET Sqlite orm

    SqlSugar is a high-performance, easy-to-use Object-Relational Mapping (ORM) framework for .NET. It supports multiple database systems and offers a rich set of features that simplify database operations, making it a popular choice among .NET developers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    NeoLua

    NeoLua

    A Lua implementation for the Dynamic Language Runtime (DLR)

    A Lua implementation for the Dynamic Language Runtime (DLR). NeoLua is an implementation of the Lua language. Currently, the implementation is on the level of Lua_5.3. The goal is to follow the reference of the C-Lua implementation and combine this with full .NET Framework support. That means it should be easy to call .NET functions from Lua and it should be easy to access variables and functions from a .net language (e.g. C#, VB.NET, ...).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    SFML.Net

    SFML.Net

    Official binding of SFML for .Net languages

    SFML.Net is the official .NET binding for the Simple and Fast Multimedia Library (SFML), providing C# developers with access to a powerful multimedia and game development framework. It wraps SFML’s C++ API into a user-friendly .NET interface, making it easy to build 2D games, multimedia apps, and simulations with graphics, sound, windowing, and input support. SFML.Net keeps the design idiomatic to C#, maintaining SFML's performance and portability while providing seamless integration with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    This is a C library to check the validity of German and Austrian Bank Account Numbers. All currently defined test methods by Deutsche Bundesbank (Dec 2017: 00 to E4) are implemented. Modules for AWK, Perl, PHP, Python, Ruby, C#.net and VB.net are included too. The package includes also an IBAN converter to generate (german) IBANs and BICs from account data. All currently defined IBAN rules by Deutsche Bundesbank are implemented (Dec 2017: 57 rules) and tested against independent solutions.
    Leader badge">
    Downloads: 29 This Week
    Last Update:
    See Project
  • Easily build robust connections between Salesforce and any platform Icon
    Easily build robust connections between Salesforce and any platform

    We help companies using Salesforce connect their data with a no-code Salesforce-native solution.

    Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
    Learn More
  • 5
    Sooda is a library that provides simple yet efficient means for accessing relational databases from .NET languages such as C#, VB.NET, JScript.NET. It provides transparent object materialization, lookup, 1-N, N-N relations, XML serialization, transaction
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DotNet Code Helpers Library

    DotNet Code Helpers Library

    DotNet Code Helpers Library

    DotNet Library v0.2 contains some of the useful methods and codes to make C#, VB.Net languages and other DotNet languages easier in control and development. Soon, full Code Documentation will be included inside the code files followed by Web Documentation and Code Examples, If God wills
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    RTKSharp

    This is a port of LibRTK on C#, and into a small c/c++ library.

    RTKLIB is an open source program package for standard and precise positioning with GNSS (global navigation satellite system). RTKLIB consists of a portable program library and several APs (application programs) utilizing the library. This port includes only a library (.so or .dll) for the C/C++ language and a .dll for C#/.NET Framework. RTKSharp is compatible with Windows and Linux using the .NET/Mono Assembly withoout the need of recompilation/cross-building.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    The Open Toolkit is an advanced, cross-platform, C# OpenGL, OpenAL and OpenCL wrapper for Mono/.Net. It is especially suitable to RAD development and can be used in games, GUIs (WinForms, WPF, GTK#) and scientific applications. The official repository can be found in github: https://github.com/opentk/opentk The sourceforge repository will no longer be updated, but will remain online for posterity.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    NOTE: Project has moved to github, including file downloads. SharpPcap is a cross-platform packet capture framework for the .NET environment, based on the famous pcap / WinPcap libraries. It provides an API for capturing, injecting, analyzing and building packets using any .NET language such as C# and VB.NET.
    Downloads: 15 This Week
    Last Update:
    See Project
  • Turn speech into text using Google AI Icon
    Turn speech into text using Google AI

    Accurately convert voice to text in over 125 languages and variants by applying powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
    Try for free
  • 10
    NArrange is a tool for arranging .NET source code. This code beautifier automatically sorts and organizes class members into groups or regions. C# and VB.NET code files are supported, but one goal will be to add support for additional .NET languages.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    The goal of the NHI1 project is to create an artificial (non human) intelligence until 2040. The core is available for C, C++, C#, JAVA, Perl, PHP, Python, Ruby, Tcl and VB.NET.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    A simple way to create a syntax highlighting editor for a custom language/grammar and/or create custom grammar parsers. This is a .NET project written in C#. See details here: http://acct001.com/wordpress/?p=190
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Smtp client libraru written entirely in C# for use within any C#, VB.NET, C++.NET or F# application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Just a contrib of headers made via an XML to source code library xml generation tool I wont claim to maintain it however It is Intended to Aid and or be absorbed by the XML Resume Library folks hopefully It will aid the development of XML Resume further.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    libmsgque

    libmsgque

    something that writes code for you

    ... language that is supported by the Programming-Language-Micro-Kernel support. It even supports running multiple programming languages in a single piece of software. Supported Languages are: (C,C++,C#,VB.NET,Java,Python,Ruby,Perl,PHP,Tcl or GO) > Strategy: It takes 4 years to write a programming-language, but it only takes 4 weeks to insert a micro-kernel. The package-item is connected to one another via a pipe or a socket and is based on packets .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    command4net makes it easy to implement asynchronous command support for Console and command line based applications or services via the use of scripts written in any .NET language and optionally contained in external assemblies. C#, VB.NET, Boo Examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Stonehenge is a java tool for code generation. It simplifies the process of mapping DB tables into programming code. It generates Java code, C# code, VB.NET code and potentially code for any language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    USPS One Code - Intelligent Mail Barcode (4-State Customer Barcode) - encoder implementation with VS 2008. Source code in C# and VB.NET and binaries for .NET (1.1, 2.0 and 3.5), .NET CF (2.0 and 3.5) and Mono (1.* and 2.0).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Barcode recognition library (vb6, VB.NET & PHP5). Reads from Windows GDI device, .NET Graphics object or PECL Imagick source. Supports Code39, UPC, MSI, 2of5, Codeabar and many others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NeoJournal is an offline, personal journalling/diary application written in VB.Net and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pcap-sharp is a CLI wrapper around libpcap, giving managed languages like C#, VB.NET, and Boo the ability to capture network traffic in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Desktop Contacts aims to provide a lightweight, always on top set of tabs at the top of the screen that, when clicked, displays an editable contact list and quick notes. The project is written in VB.Net 2.0 and C# 2.0 (ExtendedRichTextBox control).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NHag - NHibernate Automated Generator - is an advanced Codegenerator. Based on the hbm.xmls it can produce class code (in VB.NET and C#), Cell- and MVP-based abstraction layers and test scenarios (Test-DB and Unit Tests) for the generated classes. It's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VCalendar is an open source Web calendar application for posting and maintaining events and schedules online. A free solution for use by online Web communities and any commercial and non-commercial organizations, available in PHP, ASP, C# and VB.NET.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next