Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Install
Faster access than browser!
 

List of .NET libraries and frameworks

Index List of .NET libraries and frameworks

This article contains a list of notable libraries that can be used in.NET languages. [1]

102 relations: Accord.NET, Adapter pattern, AForge.NET, ALGLIB, Android (operating system), Application programming interface, Application software, ASP.NET, Assembly (CLI), BSD licenses, Build (developer conference), C (programming language), C Sharp (programming language), CenterSpace Software, Common Intermediate Language, Common Language Runtime, Compatibility layer, Compiled language, Component Object Model, Cross-platform, DirectX, Exception handling, Framework Class Library, Free Software Foundation, Game engine, GitHub, GNOME, GNU General Public License, GNU Lesser General Public License, Graphical user interface, GTK+, ILNumerics, IOS, Language interoperability, Library, Library (computing), Linux, List of CLI languages, List of numerical libraries, LLVM, Machine code, MacOS, Managed code, Massachusetts Institute of Technology, Math.NET Numerics, Measurement Studio, Memory management, Meta.Numerics, Microsoft, Microsoft Windows, ..., MIT License, Mobile device, Mono (software), NHibernate, NMath, NUnit, Object-relational mapping, Open-source model, Open-source software, Open-source software movement, OpenAL, OpenGL, OpenGL ES, OpenTK, Ouya, Personal computer, Platform Invocation Services, PlayStation Mobile, Portable.NET, Programming language, Qt (software), QuickCheck, Reasonable and non-discriminatory licensing, Richard Stallman, Secure copy, Secure Shell, Shared source, Software, Software framework, Software relicensing, SSH File Transfer Protocol, Standard Libraries (CLI), TechCrunch, Unit testing, Unity (game engine), Unity Technologies, Video game, Video game console, Virtual machine, VTK, Website, Windows API, Windows Forms, Windows Phone, Windows Presentation Foundation, Windows USER, Xamarin, XUnit, .NET Compiler Platform, .NET Foundation, .NET Framework, .NET strategy. Expand index (52 more) »

Accord.NET

Accord.NET is a framework for scientific computing in.NET.

New!!: List of .NET libraries and frameworks and Accord.NET · See more »

Adapter pattern

In software engineering, the adapter pattern is a software design pattern (also known as Wrapper, an alternative naming shared with the Decorator pattern) that allows the interface of an existing class to be used as another interface.

New!!: List of .NET libraries and frameworks and Adapter pattern · See more »

AForge.NET

AForge.NET is a computer vision and artificial intelligence library originally developed by Andrew Kirillov for the.NET Framework.

New!!: List of .NET libraries and frameworks and AForge.NET · See more »

ALGLIB

ALGLIB is a cross-platform open source numerical analysis and data processing library.

New!!: List of .NET libraries and frameworks and ALGLIB · See more »

Android (operating system)

Android is a mobile operating system developed by Google, based on a modified version of the Linux kernel and other open source software and designed primarily for touchscreen mobile devices such as smartphones and tablets.

New!!: List of .NET libraries and frameworks and Android (operating system) · See more »

Application programming interface

In computer programming, an application programming interface (API) is a set of subroutine definitions, protocols, and tools for building software.

New!!: List of .NET libraries and frameworks and Application programming interface · See more »

Application software

An application software (app or application for short) is a computer software designed to perform a group of coordinated functions, tasks, or activities for the benefit of the user.

New!!: List of .NET libraries and frameworks and Application software · See more »

ASP.NET

ASP.NET is an open-source server-side web application framework designed for web development to produce dynamic web pages.

New!!: List of .NET libraries and frameworks and ASP.NET · See more »

Assembly (CLI)

Defined by Microsoft for use in recent versions of Windows, an assembly in the Common Language Infrastructure (CLI) is a compiled code library used for deployment, versioning, and security.

New!!: List of .NET libraries and frameworks and Assembly (CLI) · See more »

BSD licenses

BSD licenses are a family of permissive free software licenses, imposing minimal restrictions on the use and redistribution of covered software.

New!!: List of .NET libraries and frameworks and BSD licenses · See more »

Build (developer conference)

Microsoft Build (often stylised as) is an annual conference event held by Microsoft, aimed towards software engineers and web developers using Windows, Windows Phone, Microsoft Azure and other Microsoft technologies.

New!!: List of .NET libraries and frameworks and Build (developer conference) · See more »

C (programming language)

C (as in the letter ''c'') is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

New!!: List of .NET libraries and frameworks and C (programming language) · See more »

C Sharp (programming language)

C# (/si: ʃɑːrp/) is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines.

New!!: List of .NET libraries and frameworks and C Sharp (programming language) · See more »

CenterSpace Software

CenterSpace Software, LLC. is a commercial software development company with headquarters in Corvallis, Oregon, USA, that produces numerical and statistical class libraries for the.NET Framework.

New!!: List of .NET libraries and frameworks and CenterSpace Software · See more »

Common Intermediate Language

Common Intermediate Language (CIL), formerly called Microsoft Intermediate Language (MSIL), is the lowest-level human-readable programming language defined by the Common Language Infrastructure (CLI) specification and is used by the.NET Framework,.NET Core, and Mono.

New!!: List of .NET libraries and frameworks and Common Intermediate Language · See more »

Common Language Runtime

The Common Language Runtime (CLR), the virtual machine component of Microsoft's.NET framework, manages the execution of.NET programs.

New!!: List of .NET libraries and frameworks and Common Language Runtime · See more »

Compatibility layer

In software engineering, a compatibility layer is an interface that allows binaries for a legacy or foreign system to run on a host system.

New!!: List of .NET libraries and frameworks and Compatibility layer · See more »

Compiled language

A compiled language is a programming language whose implementations are typically compilers (translators that generate machine code from source code), and not interpreters (step-by-step executors of source code, where no pre-runtime translation takes place).

New!!: List of .NET libraries and frameworks and Compiled language · See more »

Component Object Model

Component Object Model (COM) is a binary-interface standard for software components introduced by Microsoft in 1993.

New!!: List of .NET libraries and frameworks and Component Object Model · See more »

Cross-platform

In computing, cross-platform software (also multi-platform software or platform-independent software) is computer software that is implemented on multiple computing platforms.

New!!: List of .NET libraries and frameworks and Cross-platform · See more »

DirectX

Microsoft DirectX is a collection of application programming interfaces (APIs) for handling tasks related to multimedia, especially game programming and video, on Microsoft platforms.

New!!: List of .NET libraries and frameworks and DirectX · See more »

Exception handling

Exception handling is the process of responding to the occurrence, during computation, of exceptions – anomalous or exceptional conditions requiring special processing – often changing the normal flow of program execution.

New!!: List of .NET libraries and frameworks and Exception handling · See more »

Framework Class Library

The Framework Class Library (FCL) is a standard library and Microsoft's.NET Framework implementation of the Standard Libraries as defined in the Common Language Infrastructure.

New!!: List of .NET libraries and frameworks and Framework Class Library · See more »

Free Software Foundation

The Free Software Foundation (FSF) is a 501(c)(3) non-profit organization founded by Richard Stallman on 4 October 1985 to support the free software movement, which promotes the universal freedom to study, distribute, create, and modify computer software, with the organization's preference for software being distributed under copyleft ("share alike") terms, such as with its own GNU General Public License.

New!!: List of .NET libraries and frameworks and Free Software Foundation · See more »

Game engine

A game engine is a software development environment designed for people to build video games.

New!!: List of .NET libraries and frameworks and Game engine · See more »

GitHub

GitHub Inc. is a web-based hosting service for version control using Git.

New!!: List of .NET libraries and frameworks and GitHub · See more »

GNOME

GNOME is a desktop environment composed of free and open-source software that runs on Linux and most BSD derivatives.

New!!: List of .NET libraries and frameworks and GNOME · See more »

GNU General Public License

The GNU General Public License (GNU GPL or GPL) is a widely used free software license, which guarantees end users the freedom to run, study, share and modify the software.

New!!: List of .NET libraries and frameworks and GNU General Public License · See more »

GNU Lesser General Public License

The GNU Lesser General Public License (LGPL) is a free software license published by the Free Software Foundation (FSF).

New!!: List of .NET libraries and frameworks and GNU Lesser General Public License · See more »

Graphical user interface

The graphical user interface (GUI), is a type of user interface that allows users to interact with electronic devices through graphical icons and visual indicators such as secondary notation, instead of text-based user interfaces, typed command labels or text navigation.

New!!: List of .NET libraries and frameworks and Graphical user interface · See more »

GTK+

GTK+ (formerly GIMP Toolkit) is a cross-platform widget toolkit for creating graphical user interfaces.

New!!: List of .NET libraries and frameworks and GTK+ · See more »

ILNumerics

ILNumerics is a mathematical class library for Common Language Infrastructure (CLI) developers and a domain specific language (DSL) for the implementation of numerical algorithms on the.NET platform.

New!!: List of .NET libraries and frameworks and ILNumerics · See more »

IOS

iOS (formerly iPhone OS) is a mobile operating system created and developed by Apple Inc. exclusively for its hardware.

New!!: List of .NET libraries and frameworks and IOS · See more »

Language interoperability

Language interoperability is the capability of two different programming languages to natively interact as part of the same system.

New!!: List of .NET libraries and frameworks and Language interoperability · See more »

Library

A library is a collection of sources of information and similar resources, made accessible to a defined community for reference or borrowing.

New!!: List of .NET libraries and frameworks and Library · See more »

Library (computing)

In computer science, a library is a collection of non-volatile resources used by computer programs, often for software development.

New!!: List of .NET libraries and frameworks and Library (computing) · See more »

Linux

Linux is a family of free and open-source software operating systems built around the Linux kernel.

New!!: List of .NET libraries and frameworks and Linux · See more »

List of CLI languages

CLI Languages are computer programming languages that are used to produce libraries and programs that conform to the Common Language Infrastructure (CLI) specifications.

New!!: List of .NET libraries and frameworks and List of CLI languages · See more »

List of numerical libraries

This is a list of notable numerical libraries, which are libraries used in software development for performing numerical calculations.

New!!: List of .NET libraries and frameworks and List of numerical libraries · See more »

LLVM

The LLVM compiler infrastructure project is a "collection of modular and reusable compiler and toolchain technologies" used to develop compiler front ends and back ends.

New!!: List of .NET libraries and frameworks and LLVM · See more »

Machine code

Machine code is a computer program written in machine language instructions that can be executed directly by a computer's central processing unit (CPU).

New!!: List of .NET libraries and frameworks and Machine code · See more »

MacOS

macOS (previously and later) is a series of graphical operating systems developed and marketed by Apple Inc. since 2001.

New!!: List of .NET libraries and frameworks and MacOS · See more »

Managed code

Managed code is computer program code that requires and will execute only under the management of a Common Language Runtime virtual machine, typically the.NET Framework, or Mono.

New!!: List of .NET libraries and frameworks and Managed code · See more »

Massachusetts Institute of Technology

The Massachusetts Institute of Technology (MIT) is a private research university located in Cambridge, Massachusetts, United States.

New!!: List of .NET libraries and frameworks and Massachusetts Institute of Technology · See more »

Math.NET Numerics

Math.NET Numerics is an open-source numerical library for.NET and Mono, written in C# and F#.

New!!: List of .NET libraries and frameworks and Math.NET Numerics · See more »

Measurement Studio

NI Measurement Studio is a set of test and measurement components built by National Instruments, that integrates into the Microsoft Visual Studio environment.

New!!: List of .NET libraries and frameworks and Measurement Studio · See more »

Memory management

Memory management is a form of resource management applied to computer memory.

New!!: List of .NET libraries and frameworks and Memory management · See more »

Meta.Numerics

Meta.Numerics is an open-source library for advanced scientific computing on the.NET platform.

New!!: List of .NET libraries and frameworks and Meta.Numerics · See more »

Microsoft

Microsoft Corporation (abbreviated as MS) is an American multinational technology company with headquarters in Redmond, Washington.

New!!: List of .NET libraries and frameworks and Microsoft · See more »

Microsoft Windows

Microsoft Windows is a group of several graphical operating system families, all of which are developed, marketed, and sold by Microsoft.

New!!: List of .NET libraries and frameworks and Microsoft Windows · See more »

MIT License

The MIT License is a permissive free software license originating at the Massachusetts Institute of Technology (MIT).

New!!: List of .NET libraries and frameworks and MIT License · See more »

Mobile device

A mobile device (or handheld computer) is a computing device small enough to hold and operate in the hand.

New!!: List of .NET libraries and frameworks and Mobile device · See more »

Mono (software)

Mono is a free and open-source project led by Xamarin, a subsidiary of Microsoft (formerly by Novell and originally by Ximian), and the.NET Foundation, to create an Ecma standard-compliant,.NET Framework-compatible set of tools including, among others, a C# compiler and a Common Language Runtime.

New!!: List of .NET libraries and frameworks and Mono (software) · See more »

NHibernate

NHibernate is an object-relational mapping (ORM) solution for the Microsoft.NET platform.

New!!: List of .NET libraries and frameworks and NHibernate · See more »

NMath

NMath is a numerical package for the Microsoft.NET Framework.

New!!: List of .NET libraries and frameworks and NMath · See more »

NUnit

NUnit is an open-source unit testing framework for Microsoft.NET.

New!!: List of .NET libraries and frameworks and NUnit · See more »

Object-relational mapping

Object-relational mapping (ORM, O/RM, and O/R mapping tool) in computer science is a programming technique for converting data between incompatible type systems using object-oriented programming languages.

New!!: List of .NET libraries and frameworks and Object-relational mapping · See more »

Open-source model

The open-source model is a decentralized software-development model that encourages open collaboration.

New!!: List of .NET libraries and frameworks and Open-source model · See more »

Open-source software

Open-source software (OSS) is a type of computer software whose source code is released under a license in which the copyright holder grants users the rights to study, change, and distribute the software to anyone and for any purpose.

New!!: List of .NET libraries and frameworks and Open-source software · See more »

Open-source software movement

The open-source software movement is a movement that supports the use of open-source licenses for some or all software, a part of the broader notion of open collaboration.

New!!: List of .NET libraries and frameworks and Open-source software movement · See more »

OpenAL

OpenAL (Open Audio Library, Open but not as in open-source) is a cross-platform audio application programming interface (API).

New!!: List of .NET libraries and frameworks and OpenAL · See more »

OpenGL

Open Graphics Library (OpenGL) is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics.

New!!: List of .NET libraries and frameworks and OpenGL · See more »

OpenGL ES

OpenGL for Embedded Systems (OpenGL ES or GLES) is a subset of the OpenGL computer graphics rendering application programming interface (API) for rendering 2D and 3D computer graphics such as those used by video games, typically hardware-accelerated using a graphics processing unit (GPU).

New!!: List of .NET libraries and frameworks and OpenGL ES · See more »

OpenTK

OpenTK, also known as The Open Toolkit library, is a C# graphics library superseding the Tao Framework.

New!!: List of .NET libraries and frameworks and OpenTK · See more »

Ouya

The Ouya, stylized as OUYA, is an Android-based microconsole developed by Ouya Inc.

New!!: List of .NET libraries and frameworks and Ouya · See more »

Personal computer

A personal computer (PC) is a multi-purpose computer whose size, capabilities, and price make it feasible for individual use.

New!!: List of .NET libraries and frameworks and Personal computer · See more »

Platform Invocation Services

Platform Invocation Services, commonly referred to as P/Invoke, is a feature of Common Language Infrastructure implementations, like Microsoft's Common Language Runtime, that enables managed code to call native code.

New!!: List of .NET libraries and frameworks and Platform Invocation Services · See more »

PlayStation Mobile

PlayStation Mobile Inc. (formerly PlayStation SuiteHinkle, David. (2012-06-04).

New!!: List of .NET libraries and frameworks and PlayStation Mobile · See more »

Portable.NET

Part of the decommissioned DotGNU project, Portable.NET is a free software and open source software initiative aiming to build a portable toolchain and runtime for Common Language Infrastructure applications.

New!!: List of .NET libraries and frameworks and Portable.NET · See more »

Programming language

A programming language is a formal language that specifies a set of instructions that can be used to produce various kinds of output.

New!!: List of .NET libraries and frameworks and Programming language · See more »

Qt (software)

Qt ("cute") is a cross-platform application framework and widget toolkit for creating classic and embedded graphical user interfaces, and applications that run on various software and hardware platforms with little or no change in the underlying codebase, while still being a native application with native capabilities and speed.

New!!: List of .NET libraries and frameworks and Qt (software) · See more »

QuickCheck

QuickCheck is a combinator library originally written in Haskell, designed to assist in software testing by generating test cases for test suites.

New!!: List of .NET libraries and frameworks and QuickCheck · See more »

Reasonable and non-discriminatory licensing

Reasonable and non-discriminatory (RAND) terms, also known as fair, reasonable, and non-discriminatory (FRAND) terms, denote a voluntary licensing commitment that standards organizations often request from the owner of an intellectual property right (usually a patent) that is, or may become, essential to practice a technical standard.

New!!: List of .NET libraries and frameworks and Reasonable and non-discriminatory licensing · See more »

Richard Stallman

Richard Matthew Stallman (born March 16, 1953), often known by his initials, rms—is an American free software movement activist and programmer.

New!!: List of .NET libraries and frameworks and Richard Stallman · See more »

Secure copy

Secure copy protocol or SCP is a means of securely transferring computer files between a local host and a remote host or between two remote hosts.

New!!: List of .NET libraries and frameworks and Secure copy · See more »

Secure Shell

Secure Shell (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network.

New!!: List of .NET libraries and frameworks and Secure Shell · See more »

Shared source

A shared source or source available software source code distribution model includes arrangements where the source can be viewed, and in some cases modified, but without necessarily meeting the criteria to be called open source.

New!!: List of .NET libraries and frameworks and Shared source · See more »

Software

Computer software, or simply software, is a generic term that refers to a collection of data or computer instructions that tell the computer how to work, in contrast to the physical hardware from which the system is built, that actually performs the work.

New!!: List of .NET libraries and frameworks and Software · See more »

Software framework

In computer programming, a software framework is an abstraction in which software providing generic functionality can be selectively changed by additional user-written code, thus providing application-specific software.

New!!: List of .NET libraries and frameworks and Software framework · See more »

Software relicensing

Software relicensing is applied in open-source software development when software licenses of software modules are incompatible and are required to be compatible for a greater combined work.

New!!: List of .NET libraries and frameworks and Software relicensing · See more »

SSH File Transfer Protocol

In computing, the SSH File Transfer Protocol (also Secure File Transfer Protocol, or SFTP) is a network protocol that provides file access, file transfer, and file management over any reliable data stream.

New!!: List of .NET libraries and frameworks and SSH File Transfer Protocol · See more »

Standard Libraries (CLI)

The Common Language Infrastructure (CLI) includes the Standard Libraries in order to encapsulate a large number of common functions, such as file reading and writing, XML document manipulation, exception handling, application globalization, network communication, threading and reflection, which makes the programmer's job easier.

New!!: List of .NET libraries and frameworks and Standard Libraries (CLI) · See more »

TechCrunch

TechCrunch is an American online publisher of technology industry news founded in 2005 by Archimedes Ventures whose partners were Michael Arrington and Keith Teare.

New!!: List of .NET libraries and frameworks and TechCrunch · See more »

Unit testing

In computer programming, unit testing is a software testing method by which individual units of source code, sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures, are tested to determine whether they are fit for use.

New!!: List of .NET libraries and frameworks and Unit testing · See more »

Unity (game engine)

Unity is a cross-platform game engine developed by Unity Technologies, first announced and released in June 2005 at Apple Inc.'s Worldwide Developers Conference as an OS X-exclusive game engine.

New!!: List of .NET libraries and frameworks and Unity (game engine) · See more »

Unity Technologies

Unity Technologies SF is a video game development company, which is best known for the development of Unity, a licensed game engine.

New!!: List of .NET libraries and frameworks and Unity Technologies · See more »

Video game

A video game is an electronic game that involves interaction with a user interface to generate visual feedback on a video device such as a TV screen or computer monitor.

New!!: List of .NET libraries and frameworks and Video game · See more »

Video game console

A video game console is an electronic, digital or computer device that outputs a video signal or visual image to display a video game that one or more people can play.

New!!: List of .NET libraries and frameworks and Video game console · See more »

Virtual machine

In computing, a virtual machine (VM) is an emulation of a computer system.

New!!: List of .NET libraries and frameworks and Virtual machine · See more »

VTK

The Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, image processing and visualization.

New!!: List of .NET libraries and frameworks and VTK · See more »

Website

A website is a collection of related web pages, including multimedia content, typically identified with a common domain name, and published on at least one web server.

New!!: List of .NET libraries and frameworks and Website · See more »

Windows API

The Windows API, informally WinAPI, is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems.

New!!: List of .NET libraries and frameworks and Windows API · See more »

Windows Forms

Windows Forms (WinForms) is a graphical (GUI) class library included as a part of Microsoft.NET Framework, providing a platform to write rich client applications for desktop, laptop, and tablet PCs.

New!!: List of .NET libraries and frameworks and Windows Forms · See more »

Windows Phone

Windows Phone (WP) is a family of discontinued mobile operating systems developed by Microsoft for smartphones as the replacement successor to Windows Mobile and Zune.

New!!: List of .NET libraries and frameworks and Windows Phone · See more »

Windows Presentation Foundation

Windows Presentation Foundation (WPF) is a graphical subsystem by Microsoft for rendering user interfaces in Windows-based applications.

New!!: List of .NET libraries and frameworks and Windows Presentation Foundation · See more »

Windows USER

Windows USER is a component of the Microsoft Windows operating system that provides core functionality for building simple user interfaces.

New!!: List of .NET libraries and frameworks and Windows USER · See more »

Xamarin

Xamarin is a Microsoft-owned San Francisco, California-based software company founded in May 2011 by the engineers that created Mono, Mono for Android and MonoTouch, which are cross-platform implementations of the Common Language Infrastructure (CLI) and Common Language Specifications (often called Microsoft.NET).

New!!: List of .NET libraries and frameworks and Xamarin · See more »

XUnit

xUnit is the collective name for several unit testing frameworks that derive their structure and functionality from Smalltalk's SUnit.

New!!: List of .NET libraries and frameworks and XUnit · See more »

.NET Compiler Platform

.NET Compiler Platform, better known by its codename "Roslyn", is a set of open-source compilers and code analysis APIs for C# and Visual Basic.NET languages from Microsoft.

New!!: List of .NET libraries and frameworks and .NET Compiler Platform · See more »

.NET Foundation

The.NET Foundation is an independent organization, incorporated on March 31, 2014, by Microsoft, to improve open-source software development and collaboration around the.NET Framework.

New!!: List of .NET libraries and frameworks and .NET Foundation · See more »

.NET Framework

.NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows.

New!!: List of .NET libraries and frameworks and .NET Framework · See more »

.NET strategy

The.NET strategy was a long-term Microsoft software development and marketing plan, envisioned in late 1990s.

New!!: List of .NET libraries and frameworks and .NET strategy · See more »

Redirects here:

.NET Frameworks, .NET Libraries, .NET Library.

References

[1] https://en.wikipedia.org/wiki/List_of_.NET_libraries_and_frameworks

OutgoingIncoming
Hey! We are on Facebook now! »