[go: up one dir, main page]

Showing 62 open source projects for "clr"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Project Planning and Management Software | Planview Icon
    Project Planning and Management Software | Planview

    For Enterprise PMOs

    Planview® ProjectAdvantage (formerly Sciforma) is an enterprise-centric project and portfolio management (PPM) software designed to enable change, drive innovation, and lead in a company's digital transformation. With ProjectAdvantage, teams can strategically track and monitor project data in order to make relevant decisions. It offers multiple features focused on strategic management, functional management, and execution management. A highly scalable and cost-effective solution, ProjectAdvantage is available in various deployment models.
    Learn More
  • 1
    .NET Book

    .NET Book

    .NET Platform Architecture book (English, Chinese, Russian)

    ...Beyond their standard goal, to show a specific functionality with a simple code, these examples pave the way to alternative reality by showing that things may turn out to be more complicated than they seem. With that in mind, you will feel how every single cog works in CLR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Windows Fetch
    ...Requirements * .NET >= 4.0 * Windows xp & later How to configure If you want configure windows fetch go here https://github.com/MRmlik12/Windows-Fetch/wiki/How-to-configure-Windows-Fetch Github: https://github.com/MRmlik12/Windows-Fetch Changes 1.3.1: - changed CLR version to .NET version 2019 MRmlik12
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3

    Command Line GUI

    Parser and GUI libraries for command line programs; Robocopy included

    ...You define a data model class decorated with some attributes for represeting arguments. The core library will parse the commaline arguments and populate the Plain Old CLR Object which is the router of the functionality of your command line program. And the Core library may also generates CLI help page. Command Line GUI is a host program that generates GUI for existing command line programs. .NET command line programs constructed through the core library could become a plugin of Command Line GUI and have the GUI generated.
    Leader badge">
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Edge.js

    Edge.js

    Run .NET and Node.js code in-process on Windows, MacOS, and Linux

    ...Edge.js ensures correct lifetime of objects on V8 and CLR heaps. The CLR code can be pre-compiled or specified as C#, F#, Python, or PowerShell source: Edge.js can compile CLR scripts at runtime. Edge can be extended to support other CLR languages or DSLs. Edge.js provides an asynchronous, in-process mechanism for interoperability between Node.js and .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • 5

    DbPipeline.NET

    OR-Mapper for C# and VB.NET that is better than Entity Framework

    The DbPipeline.NET OR-Mapper library was created out of frustration of the shortcomings of Entity Framework in handling stateless web applications and hiding of SQL from skilled developers. The DbPipeline.NET Database Interface Library shields you, the programmer, from having to learn and work with all the ADO.NET or Entity Framework database objects at a low level, and encapsulates all this power into objects with many additional capabilities and features that are not offered in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MoonSharp

    MoonSharp

    An interpreter for the Lua language, written entirely in C#

    A complete Lua solution is written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms. Support for the complete Lua standard library with very few exceptions (mostly located on the 'debug' module) and a few extensions (in the string library, mostly). Supports dumping/loading bytecode for obfuscation and quicker parsing at runtime. An embedded JSON parser (with no dependencies) to convert between JSON and Lua tables. Easy opt-out of Lua standard library modules to sandbox what...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    InnoVB .NET Packager

    InnoVB .NET Packager

    Deploy VB.NET applications quick and easy

    InnoVB .NET Packager is the easiest deployment tool for VB.NET applications via Inno Setup. It includes all the Application's dependencies even the COM libraries. Great for hybrid application projects. System Requirements: * .NET Framework 2.0 or later * Windows 2000 or later * 256Mb RAM or higher * 1GHz Processor or higher * Inno Setup 5 or higher NOTICE: Visual Basic .NET is a trademark of Microsoft. Inno Setup is a trademark of Jordan Russel. All trademarks are owned by their...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HookSpeech

    HookSpeech

    Avoid automated moderation of text!

    Changes keyboard input to a different alphabet on the fly, no mess. Useful for avoiding automated moderation of text! Also a pretty good example for using a native C++ DLL in a C# application via a managed C++ wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SQL CLR Function for Address Geocoding

    SQL CLR Function for Address Geocoding

    This SQL Server user-defined CLR function takes a postal address on input and returns a properly parsed and corrected address on the output plus the latitude and longitude coordinates of its location on the map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ThreatLocker Cybersecurity Software Icon
    ThreatLocker Cybersecurity Software

    Giving you complete control to help you manage your applications and better protect your endpoints.

    The Zero Trust security solution that offers a unified approach to protecting users, devices, and networks against the exploitation of zero day vulnerabilities.
    Learn More
  • 10
    jni4net

    jni4net

    Fast, object oriented, intraprocess bridge between JVM and CLR

    Fast, object oriented, intraprocess bridge between JVM and CLR
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    DUnit FMX

    DUnit FMX

    DUnit translation to FMX and Mac OS X.

    DUnit is a framework of classes designed to support the Xtreme approach to software testing. This branch from the principal project, is for transform his visual interface to the new Firemonkey framework, know too as FMX. Current version is only for the old VCL framework. When project finish, it shall work for run unit test in Windows and Mac OS X. And of course for Android and IOS too. Did you need this approach? You can support us saying you like this project and leaving a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ela, functional language
    Ela is a modern functional programming language that runs on CLR and Mono. It is implemented in 100% .NET and C#. Main project hosting is CodePlex: https://ela.codeplex.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    CefSharp

    .Net binding for the Chromium Embedded Framework

    This project contains .Net CLR bindings for The Chromium Embedded Framework (CEF) by Marshall A. Greenblatt. The bindings are written in C++/CLI but can be used from any CLR language e.g. C# or VB. CefSharp provides both WinForms and WPF web browser control implementations. See the CefSharp.WinForms.Example or CefSharp.Wpf.Example projects for example web browsers built using this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Python for .NET
    Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    pandaboard GPIO

    Access pandaboard gpio via command line

    ...Minicom will work fine also. Access pandaboard gpio via command line by using a bash script. To use $./gpio.sh [gpio#] [direction] [value] or to unexport $./gpio.sh [gpio#] clr Look at the code as an example. You may need to modify some code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple downcount Timer. Just type the time you want to count and press 'Start'. Press 'Stop' if you want to stop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SoundsSharp
    A .NET 3.5 (CLR) sounds engine based on FMODex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FMACJ is a parallelization framework for the .NET CLR that gives your applications multicore/cluster support by saying what should be parallelized via attributes. You do not have to think about threads and networks at all. FMACJ also runs on Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    P4.Net is a Perforce API for the Microsoft .Net Common Language Runtime (CLR). It can be used from any managed language including C#, VB.Net, J#, Powershell, IronPython, and MSBuild.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Next step of emule .net port. Any visual studio .net application can add its own emule / kademlia client by simply add the mixed managed/native clr emule_lib.dll. Look at release 0.1.0.(and its own debug example!!) Luca
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A multi-database system supported Community/BBS/CMS system powered by MONORail and Brail Engine running on the CLR environment such as .NET 1.1/2.0 and MONO framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RC4.NET is a library that adds support for encrypting/decrypting using the symmetric RC4 algorithm in the .NET environment. The library is written in C# language, and performs equally well on both the Microsoft CLR and Mono platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a P2P application developed for the Distributed Systems class at UVA. It utilizes the .NET CLR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Runtime Assembly Instrumentation Library project plans to implement an API that allows .Net CLR assemblies to be manipulated and instrumented before they are loaded and executed. It is a high-level API, releasing coders from MSIL, and written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bamboo.Prevalence is a .NET implementation of the object prevalence concept brought to life by Klaus Wuestefeld in Prevayler. Bamboo.Prevalence provides transparent object persistence to deterministic systems targeting the CLR.
    Downloads: 0 This Week
    Last Update:
    See Project