1. Thinktecture.IdentityModel

    By:

    Helper library for identity & access control in .NET 4.0/WIF and .NET 4.5 (includes MVC4 and Web API support).

  2. Windows Identity Foundation

    By:

    Windows Identity Foundation enables .NET developers to externalize identity logic from their application, improving developer productivity, enhancing application security, and enabling interoperable federation. Enjoy greater productivity, applying the same tools and programming model to build on-premises software as well as cloud services. Create m... More information

  3. Caliburn.Micro

    By:

    A small, yet powerful framework designed for Xaml platforms, Caliburn.Micro implements a variety of UI patterns for solving real-world problems. Patterns that are highlighted include MVVM (Presentation Model), MVP and MVC.

  4. ModelMetadataExtensions

    By:

    Extension to Model Metadata that provide convention based resource lookup bugfix: http://haacked.com/archive/2011/07/14/model-metadata-and-validation-localization-using-conventions.aspx#85157

  5. ModelScaffolding

    By:

    A fast and customizable way to add Model (with optional Controller and Views) to your ASP.NET MVC project. You can specify property types or can use conventions. Visit the Project site to learn about output and conventions' customization. Inspired by MVCScaffolding.

  6. YamlDotNet.RepresentationModel

    By:

    A .NET library for YAML. yamldotnet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.

  7. ModelMetadataExtensions

    By:

    Extension to Model Metadata that provide convention based resource lookup

  8. AutoMapper 2.2.1

    By:

    A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple ... More information

    319,434 downloads

  9. HtmlAgilityPack

    By:

    This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to... More information

  10. Sinbadsoft.Lib.Model

    By:

    Model manipulation library. It provides utility functions for: (1) Converting objects of any type, dictionaries, data readers and anonymous to expando object; (2) Slicing objects by specifying either a list of properties to keep or to exclude; (3) Converting from any type to any type based on property name and using a flexible convertion strategy.

  11. Catel.Core 3.5

    By:

    Catel.Core library which includes the DataObjectBase class.

  12. Correspondence.Model

    By:

    Add to a class library. Creates a model.fact file and a T4 template to compile it.

  13. DevExpress eXpand Framework ModelDifference Module (Web)

    By:

    Extends XAF by adding great new features for example; ◦the ability to generate runtime members for your objects, ◦creating Application/Role/User models in the database, ◦storing your web cookies in the database, ◦handling of external application models, ◦combine end user modifications with application model, ◦support for multiple models at de... More information

  14. DevExpress eXpand Framework ModelDifference Module (Win)

    By:

    Extends XAF by adding great new features for example; ◦the ability to generate runtime members for your objects, ◦creating Application/Role/User models in the database, ◦storing your web cookies in the database, ◦handling of external application models, ◦combine end user modifications with application model, ◦support for multiple models at de... More information

  15. MVVM ModelEntity t4 Template

    By:

    The t4 template for Model generation in MVVM. version 1.1 : change the model class to partial.

  16. NakedObjects.ProgrammingModel

    By:

    Naked Objects Programming Model. Add to a Model project (a C# or VB class library) for useful Attributes and Helper classes.

    2,002 downloads

  17. DevExpress eXpand Framework ModelArtifact Module (Web)

    By:

    ModelArtifact Module (Web) / eXpand Framework

  18. DevExpress eXpand Framework ModelArtifact Module (Win)

    By:

    ModelArtifact Module (Win) / eXpand Framework

  19. Wrox.ProMvc3.Views.ViewModel

    By:

    Sample code from Chapter 3 of the Professional ASP.NET MVC 3 book by Wrox.

    3,098 downloads

  20. Microsoft Token Validation Extension for Microsoft .Net Framework 4.5

    By:

    This package provides an assembly containing classes which extend the .NET Framework 4.5 with the necessary logic that extends token validation to check that the signer of a token and the issuer of the token are a valid pair. This capability can be applied both within the Windows Identity Foundation token processing pipeline and standalone, without... More information