We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

.Net Runtime Library for Delphi

The .Net Runtime Library for Delphi is the best library to work with .Net framework from Delphi. It is designed to provide a way to interact with applications written in anyone of the .Net languages: C#, Visual Basic.Net, Delphi.Net, JScript.Net and others. It includes a large class library known as Delphi Framework Class Library (DFCL). The DFCL is a dispatched interface representation of the .Net Framework Class Library (FCL). Programs written for .NET Framework execute in a software environment known as Common Language Runtime (CLR), an application virtual machine that provides services such as security, memory management, and exception handling.

The Runtime Library provides:
– User Interface.
– Data Access.
– Database Connectivity.
– Cryptography.
– Numeric Algorithm.
– Network Communications.
– and many more.

Programmers can produce software by combining pascal source codes with .Net framework and other .Net libraries.

If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring tools that work for you. You want tools that makes it easy to find performance issues before your users do and resolve them before they impact the business. That’s why tens of thousands of customers around the world love WhatsUp Gold.

Website http://www.crystalnet-tech.com/RuntimeLibrary/RuntimeLibrary4Delphi
Tags
License
Platform
Features
  • Hosts the .Net Common Language Runtime (CLR) in Delphi.
  • Loads assemblies from .Net dll or exe file without registering the Library as COM.
  • Loads .Net assemblies from Global Assembly Cache (GAC) without prior registration of the assembly types as COM.
  • Access .Net assembly types and members of the types which includes fields, properties, methods events etc.
  • Creates an instance of a .Net object from the types of the loaded assemblies.
  • Calls static and non-static members of the .Net types from the loaded assemblies. The members include fields, properties, methods and events.
  • Handles and raises .net exception and also get information about the .net exception type.
  • Accesses, handles and invokes .net events and delegates
  • Contains all the assemblies and types in the .Net Framework Class Libraries.
  • Hosts .Net controls in Delphi Forms.
  • Contains a utility which imports .net dll, exe or Web Service Definition Languag (WSDL) and generates delphi classes from the loaded assemblies.
  • Supports Delphi 2009 and higher versions
  • Supports both 32bit and 64bit delphi application
  • and many more.