Skip to main content

Home/ Coders/ Group items tagged libraries Development opensource

Rss Feed Group items tagged

Joel Bennett

F# PowerPack - 3 views

  •  
    The F# PowerPack is a collection of libraries and tools for F#, provided by the F# team at Microsoft, but which is not part of the core F# release. The PowerPack include features such as a basic Matrix library and supporting math types, FsLex and FsYacc tools for lexing and parsing, support for using F# with LINQ-based libraries, and a tool for generating HTML documentation from F# libraries.
Matteo Spreafico

NuPack - pacakge management for Visual Studio - 3 views

  • NuPack is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during development.
  • There are a large number of useful 3rd party open source libraries out there for the .NET platform, but for those not familiar with the OSS ecosystem, it can be a pain to pull these libraries into a project.
  • NuPack automates all these common and tedious tasks for a package as well as its dependencies. It removes nearly all of the challenges of incorporating a third party open source library into a project’s source tree. Of course, using that library properly is still up to the developer.
  •  
    pacakge management for Visual Studio
Joel Bennett

Svn.NET - .Net bindings for SVN - 0 views

  • This is a project to build reliable .NET bindings for the Subversion version-control system libraries. This is a continuation of the SubversionSharp library initially created by Softec and released under the LGPL.
  •  
    Looks like a pretty good effort to create a .Net binding which would let you easily do SVN apps in .Net
Joel Bennett

ZedGraph - 0 views

  •  
    ZedGraph is an OpenSource .Net graphing library (2D graphs and charts) for Windows -- it can render multiple graphs in a single pane and offers extensive customizability.
Joel Bennett

Xamarin.Mobile / Xamarin - 6 views

  •  
    Xamarin.Mobile is a library that runs on iPhone, Android and Windows Phone 7 which abstracts the underlying functionality and exposes a common API that developers can build against.
Joel Bennett

The Tao Framework - 0 views

  •  
    The Tao Framework for .NET is a collection of bindings to facilitate cross-platform media application development utilizing the .NET and Mono platforms. Lots of library wrappers: OpenGl FreeGlut OpenAl Cg Lua Sdl PhysFs Glfw FFmpeg FreeType ... etc
Joel Bennett

oauth-dot-net - Google Code - 0 views

  •  
    OAuth.net is a .net library which provides full OAuth consumer and provider support. The library facilitates secure API authentication in a simple and standard method for desktop and web applications.
Joel Bennett

Diff/Merge/Patch Library for C#/.NET - 0 views

  •  
    "I don't know why I did it, but I decided to translate the Perl module Algorithm::Diff into C#, since there aren't any C# libraries yet for finding the differences between two lists."
Joel Bennett

Python Tools for Visual Studio - CodePlex - 4 views

  •  
    PTVS is a free/OSS plugin that turns Visual Studio into a Python IDE. PTVS supports CPython, IronPython, editing, browsing, Intellisense, mixed Python/C++ debugging, profiling, HPC clusters, multiple REPL's, IPython, Django, and cloud computing with client libraries for Windows, Linux and MacOS. This is an officially supported product from Microsoft's Developer Division.
Joel Bennett

CommonServiceLocator - CodePlex - 0 views

  •  
    The Common Service Locator library contains a shared interface abstraction over IoC containers and service locators.
Joel Bennett

Ultimate++ - 0 views

  • Ultimate++ is a C++ cross-platform rapid application development suite focused on programmers productivity. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment.
  •  
    U++ looks like an interesting alternative to qt and wxWidgets as a cross-platform widget toolkit -- it has it's own IDE with graphical form design, etc.
Joel Bennett

Main Page - TagLib# - 0 views

  •  
    An Open Source media-tagging library with support for ID3, ASF, APE, Xiph, and other media tags embedded in everything from .asf to .wv including mp3 and mpeg4, wmv, etc. Supports a large variety of movie and music formats and abstracts away the differences so you can just write: file.Tag.Title, file.Tag.Duration ... etc.
Joel Bennett

PostSharp brings AOP to .NET - 0 views

  •  
    PostSharp Laos is a post-compiler, MSIL injecting, high level aspect oriented programming weaver.  It looks amazing, and has been integrated with the .Net Enterprise Library 3.0 via the Enterprise Library Contribution project.
  •  
    With PostSharp, you can encapsulate aspects as custom attributes.
Joel Bennett

NodeXL - CodePlex - 0 views

  •  
    NodeXL (formerly known as NetMap). An Excel 2007 template for viewing and analyzing network graphs, with a set of .NET Framework 3.5 class libraries that can be used to add network graphs to custom applications.
Joel Bennett

iTextSharp - SourceForge.net - 0 views

  •  
    iText# (iTextSharp) is a port of the iText open source java library to C# for the .NET platform. iText# allows you to generate PDF files on the fly...
Joel Bennett

DotNetOpenAuth - OpenID, OAuth, and InfoCard for .NET - 2 views

  •  
    Compiled library that adds support for your site visitors to login with their OpenIDs by just dropping an ASP.NET control onto your page. It's that easy. An AJAX-style login control is also included for a slick, streamlined user experience.
Joel Bennett

Matt Manela's Blog : DiffPlex 1.0 Released!! - 0 views

  •  
    The DiffPlex project is a combination of a .NET Diffing Library with a Silverlight and HTML diff viewer. It is released open source under the MS-PL license.
Joel Bennett

Base Class Libraries - 2 views

  • This is a site for the BCL Team to get features to customers to try out without requiring a Beta or CTP of the .NET Framework. Our goal is to put generally useful functionality here, and to get feedback on it and have the chance to iterate on the design. Having a feature here does not mean that it will eventually end up in the BCL. Some items are samples that build on top of existing classes, and some features might be ones we were considering for the .NET Framework but decide not to include for one reason or another.
  •  
    This is basically the BCL Futures project
1 - 20 of 24 Next ›
Showing 20 items per page