ASP.NET MVC Extensions is framework developed on top of ASP.NET MVC extensibility point, which allows your IoC Container to rule everywhere.
Provides boilerplate framework Razor code for an ASP.NET MVC project. ASP.NET MVC Boilerplate is a professional template for building secure, fast, robust and adaptable web applications or sites. It provides the minimum amount of code required on top of the default MVC template provided by Microsoft. You can download the ASP.NET MVC Boilerplate project template on the Visual Studio Gallery or download the code on GitHub.
MvcContrib was designed to add functionality and ease-of-use to Microsoft's ASP.NET MVC Framework, MVC Contrib is useful for developers looking to develop and test UI elements on top of the ASP.NET MVC framework. Note: this is a fork of the MvcContrib project that is suited for working with ASP.NET MVC 4.
Common configuration, helper and abstraction classes used by other TestEasy packages
Foundation is the most advanced responsive front-end framework in the world. With Foundation you can quickly prototype and build sites or apps that work on any kind of device, with tons of included layout constructs (like a full responsive grid), elements and best practices. Homepage: http://foundation.zurb.com Documentation: http://foundation.zurb.com/docs Download: http://foundation.zurb.com/download.php Foundation is MIT-licensed and absolutely free to use. Foundation wouldn't be possible without the support of the entire ZURB team, our friends and colleagues who gave feedback, and some luminaries who did some heavy lifting that we took advantage of (thanks guys).
The scryber pdf engine for dotnet 9 - One for the creators. Scryber is an advanced PDF generation engine based around HTML templates with CSS styles and SVG drawing. It includes full flowing pages, dynamic template binding on your object model and referenced external files, images, css and fonts. Easily create documents from your Apps, MVC sites, or Javascipt ajax calls. This framework is built entirely in .NET supporting Blazor WASM and is released under the LGPL licence so you can use to it in commercial applications.
Radial is a lightweight c# framework licensed under LGPL. It is designed to improve developers working efficiency, more convenient and efficient to build applications.It integrated with many components: • Dependency Injection (based on Unity) • Json (install Newtonsoft.Json first) • Serialization (Json, Xml, Binary) • Logging (based on log4net) • Caching (in-memory, or install EnyimMemcached first) • Persistence (install NHibernate first) • Web & Network (include MVC extensions, install Microsoft.AspNet.Mvc and Microsoft.AspNet.WebApi first) • Parameter (an easy way to store settings in xml or database) • ExcelTools (install EPPlus first) • Drawing (Captcha, ImageKits) • And Others...
ASP.NET MVC Core is supported by the ITfoxtec Identity SAML2 MVC Core package which helps to integrate the ITfoxtec Identity SAML2 package and add support for SAML-P and SAML 2.0 tokens. Support .NET 8.0 Support .NET 7.0 Support .NET 6.0 Support .NET 5.0 Support .NET Core 3.1 Support .NET Framework 4.6.2 and 4.8 Support message signing and validation as well as decryption is supported. The package supports SAML 2.0 login, logout, single logout and metadata. Both SP Initiated and IdP Initiated sign on is supported. Support redirect binding, post binding and artifact binding. Support signing/encryption certificates in Azure Key Vault. Tested for compliance with AD FS, Azure AD and Azure AD B2C. Support the Danish NemLog-in 2 / OIOSAML 2 and NemLog-in 3 / OIOSAML 3.
MVC application template for the Correspondence collaboration framework.
The package integrates Abblix's OIDC Server capabilities with ASP.NET MVC, offering seamless support for OpenID Connect in MVC applications. It enables fast and easy implementation of secure OpenID Connect protocols, ensuring security features are accessible within the MVC framework.
This packages adds bootstrap 3 support to the Durandal StarterKit written by Rob Eisenberg. Built using Durandal 2.0.1 ------------------------------------------------------------------------------------------- Durandal is a cross-device, cross-platform client framework written in JavaScript and designed to make Single Page Applications (SPAs) easy to create and maintain. We've used it to build apps for PC, Mac, Linux, iOS and Android...and now it's your turn... This is a starter kit for durandal-based projects.
Durandal is a cross-device, cross-platform client framework written in JavaScript and designed to make Single Page Applications (SPAs) easy to create and maintain. We've used it to build apps for PC, Mac, Linux, iOS and Android...and now it's your turn... This is a router designed to integrate SammyJS with Durandal. It makes building navigation style applications simple and elegant.
Use this to extend Entity Framework functionality to store changes in database. This is very useful for auditing purpose. It stores WHO changed WHAT and WHEN. It will let you choose which tables and columns you want to track with the help of attributes. NOTE: TO USE WITH ASP.NET MVC 5 IDENTITY, USE : TrackerEnabledDbContext.Identity Click here to get started : http://bilal-fazlani.blogspot.in/2013/09/adding-log-audit-feature-to-entity.html
Speed up your work by using these HTML helpers to integrate jQuery UI into your ASP.NET MVC 4 application. Requires the .NET Framework 4 and ASP.NET MVC4.
SumoSoft Cms is an advanced Framework based on MVC5 that will let you build highly customizable websites with extreme ease. The main features include: blog, e-commerce, dynamic user permissions, advanced internationalization, IP based geo-localization, media management using both local FTP folders and Windows Azure Storage accounts, email templating, logging system
This packages adds bootstrap 3 support to the Durandal StarterKit written by Rob Eisenberg. Built using Durandal 2.0.1 ------------------------------------------------------------------------------------------- Durandal is a cross-device, cross-platform client framework written in JavaScript and designed to make Single Page Applications (SPAs) easy to create and maintain. We've used it to build apps for PC, Mac, Linux, iOS and Android...and now it's your turn... This is a collection of transitions designed to work with Durandal's composition system.
Emeraude Framework is a powerful library providing abstractions, builders and ready to use ASP.NET Core structure for creating SEO friendly web applications based on SSR Vue.js and mobile applications based on Xamarin Forms.
See included readme for setup instructions. Foundation is the most advanced responsive front-end framework in the world. With Foundation you can quickly prototype and build sites or apps that work on any kind of device, with tons of included layout constructs (like a full responsive grid), elements and best practices. Homepage: http://foundation.zurb.com Documentation: http://foundation.zurb.com/docs Download: http://foundation.zurb.com/download.php Foundation is MIT-licensed and absolutely free to use. Foundation wouldn't be possible without the support of the entire ZURB team, our friends and colleagues who gave feedback, and some luminaries who did some heavy lifting that we took advantage of (thanks guys).
Propeller Mvc is a small framework which handles alot of the mapping between Sitecore items and project models. Another goal for this project is to make the develepment experience more like ordinary asp.net mvc.
Access Stored Procedures with Code First. Includes support for Input and Output parameters, multiple result sets and Table-valued parameters. V2.1 updates the Table-valued parameter support to a much simpler POCO model, more in keeping with the spirit of Code First / Entity Framework 4.1 V2.2 updates the Dll to work with Entity Framework v.4.3.1 V2.5 updates the Dll for Entity Framework 5 v2.6 updates the Dll for Entity Framework 6; adds Command Timeout optional parameter for long running procs. v3.0 revamp of the interface, add support for Async, Streaming v3.2 fix a issue with Async procedure calls v3.3 internal changes to support Glimpse.EF6 v3.4 fix improper null handling in output parameters v3.5 fix dll version number v3.6 Don't send a parameter for null or empty (zero row count) Table Valued Parameter. Fixes error for empty or null TVP's. v3.7 Bug fix and a bit of code refactoring. v3.8 allow ordinal values instead of names for return value column assignment to properties v3.9 Bug fixes! Connections passed in are no longer inadvertently closed.
ASP.NET MVC Extensions is framework developed on top of ASP.NET MVC extensibility point, which allows your IoC Container to rule everywhere.
Emeraude Framework is a powerful library providing abstractions, builders and ready to use ASP.NET Core structure for creating SEO friendly web applications based on SSR Vue.js and mobile applications based on Xamarin Forms.
Integration test harness for ASP.Net MVC 5. Allows you to fully integration test an MVC web project without needing to host under IIS or similar. Allows access to both server state and client responses in a single assertion.
Propeller Mvc is a small framework which handles alot of the mapping between Sitecore items and project models. Another goel for this project is to make the develeper experience more like ordinary asp.net mvc.
OmniCX Web Framework encapsulates lot of functionalities for Angular helpers, automatic form generation, validations, Email Templates, MVC Model Meta Data Extensions, Better Json Handling, Custom Attributes.
Quickstart package for Highway Framework in an MVC project.
Emeraude Framework is a powerful library providing abstractions, builders and ready to use ASP.NET Core structure for creating SEO friendly web applications based on SSR Vue.js and mobile applications based on Xamarin Forms.
Various framework elements and components to help make the development of .Net Standard applications and ASP.Net Core MVC websites that much easier to deal with. To see all assemblies in the framework, click the 'CoreXT' tag. This package holds various basic utilities and extension methods for convenience. For example, adds a '.Value(key, defaultValue)' method to easily pull out values from dictionaries, or '{string}.ND(defaultValue)' (null to default) for string values, async Task extensions, ObservableDictionary, WeakReferenceList, basic encryption, basic zip file support,, text parser, 'GetFullErrorMessage()' for writing out exceptions for debugging, and much more.
ASP.NET MVC Extensions is framework developed on top of ASP.NET MVC extensibility point, which allows your IoC Container to rule everywhere.
ASP.NET MVC and WebForm Middleware for Prerender.io (.NET Framework 4.0+). github: https://github.com/dingyuliang/prerender-dotnet. related blog posts: http://dingyuliang.me/tag/prerender/
Sitecore strongly-typed wrapper framework
DD4T Framework package for Tridion 2013, DD4T 1.3, and MVC 4
DD4T Framework package for Tridion 2013, DD4T 1.3, and MVC 3
DD4T Framework package for Tridion 2013, DD4T 1.3, and MVC 4
Barcode Rendering Framework Release.3.1.10729 components for Asp.Net, from http://barcoderender.codeplex.com/ The bar-code rendering framework quite simply encapsulates the native rendering of barcode symbologies without requiring third-party fonts. The framework makes it easy to define new symbologies and use the resultant images from web or forms applications in a variety of usage scenarios. The Asp.Net components make it easy to serve barcode images from Asp.Net including MVC. Currently supported bar-code symbologies: Code 11 with or without checksum, Code 25 standard/interleaved with or without checksum, Code 39 with or without checksum, Code 93 with checksum only, Code 128 with checksum only, Code EAN 13 with checksum only, Code EAN 8 with checksum only, (Code PDF417 2D still alpha – still broken), Code QR 2D (new) (nb the nuget owner is not the author, just a user who found it worked really well)
This is a plugin to the CubeBuild MVC Framework that adds Forms authentication.
Library for extend ASP.NET Scaffolding functionality: - Twitter Bootstrap - CKEditor - Bootstrap Datepicker - Azure Storage X.Scaffolding is a part of X-Framework library.