1. EntityFramework 5.0.0

    By:

    Entity Framework is Microsoft's recommended data access technology for new applications.

    1,662,150 downloads

  2. WebBackgrounder.EntityFramework

    By:

    WebBackgrounder.EntityFramework is an implementation of the IJobCoordinator for WebBackgrounder that uses a Database (via EF Code First) as the synchronization mechanism (aka a mutex) for coordinating jobs.

  3. NUnit

    By:

    NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests. Version 2.6 is the seventh major release of this well-known and well-tested programming tool. This package includes only the framework assemb... More information

  4. EntityFramework.SqlServerCompact 4.3.6

    By:

    Allows SQL Server Compact 4.0 to be used with Entity Framework.

  5. ServiceStack webservice framework: Faster, Cleaner, Modern WCF alternative

    By:

    Binaries for the ServiceStack web framework. Visit http://www.servicestack.net/ServiceStack.Hello/ and https://github.com/ServiceStack/ServiceStack/wiki/Create-your-first-webservice for walk throughs and docs on creating your first web service.

  6. Microsoft .NET Framework 4 HTTP Client Libraries 2.0.20710.0

    By:

    This package provides a programming interface for modern HTTP applications. This package includes HttpClient for sending requests over HTTP, as well as HttpRequestMessage and HttpResponseMessage for processing HTTP messages.

    439,021 downloads

  7. Microsoft ASP.NET Web Optimization Framework 1.0.0

    By:

    ASP.NET Optimization introduces a way to bundle and optimize css/js files.

  8. Json.NET

    By:

    Json.NET is a popular high-performance JSON framework for .NET

    1,660,221 downloads

    Tags

  9. System.Spatial 5.4.0

    By:

    Contains a number of classes and canonical methods that facilitate geography and geometry spatial operations. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.

  10. EdmLib 5.4.0

    By:

    Classes to represent, construct, parse, serialize and validate entity data models. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.

  11. ODataLib 5.4.0

    By:

    Classes to serialize, deserialize and validate OData payloads. Enables construction of OData producers and consumers. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.

  12. Service Clients and Common libs for ServiceStack projects

    By:

    Common library dependency for other ServiceStack projects. Includes JSON, XML, JSV and SOAP Generic Service Clients. Contains: - ServiceStack.Interfaces - ServiceStack.Common Dependencies: - ServiceStack.Text

  13. EntityFramework.Extended

    By:

    A library that extends the functionality of Entity Framework by adding batch update, future queries and audit logs.

  14. Nuget.Core

    By:

    NuGet.Core is the core framework assembly for NuGet that the rest of NuGet builds upon.

    692,510 downloads

    Tags

  15. EntityFramework Profiler

    By:

    EntityFramework Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of EntityFramework. The product is architected with input coming from many top industry leaders within the OR/M community. Alerts are presented in a concise code-review manner indicating patterns of misuse by... More information

  16. FubuMVC.References

    By:

    DEPRECATED -- redirects to FubuMVC.Core. Please use the FubuMVC.Core, FubuMVC.StructureMap/FubuMVC.AutoFac packages instead

  17. Entity Framework Provider Wrapper Toolkit

    By:

    A toolkit for writing Entity Framework provider wrappers.

  18. Entity Framework Tracing Provider

    By:

    A provider that allows tracing Entity Framework queries and updates.

  19. EntityFramework.Patterns

    By:

    EntityFramework.Patterns provides different patterns to be used with Entity Framework >= 4.3.1 Implemented patterns are : - Generic Repository - Unit of Work - Repository Decorator - Auditable Entity - Archivable Entity - Cache

    6,181 downloads

  20. Backbone.js

    By:

    Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.