Top 20 NuGet Packages
Angular Virtual Scroll
Angular and Require.js base project
A Simple Helper for angular.net developers
Package Description
This code is a wrapper which facilitates usage of WinJS UI controls in an Angular application.
Angular2 Base Template for Dotnet Core Projects
MVC + Angular 4 startup template
Angular-AppInsights is an angular module for using Microsoft's Application Insights within a SPA (Single Page Application).
An AngularJS directive to automatically adjust the height of an element corresponding to the parent and siblings.
https://github.com/compact/angular-bootstrap-lightbox
Angular-breadcrumb is a module for AngularJS, which generates a breadcrumb for any page of your application. It is strongly based on the ui-router framework and its hierarchical tree of states.
Key features
Build a breadcrumb with a step for each state in the current state's hierarchy,
Display a h...
Process templates containing angular2 template syntax (e.g. {{xxx}}) within a C# program.
Provides bundling and minification support for angular code in .net
Lightweight Angular module for access to cookies AngularJS
Generic Azure Mobile WebServices wrapper for use with AngularJS
AngularJS module for OpenSeadragon
Usage in controller:
AngularTemplateHelper.RenderAngularTemplates(Server.MapPath("~/app"));
Usage in MVC View:
@Html.Raw(AngularTemplateHelper.RenderAngularTemplates(Server.MapPath("~/app")))
Output:
<script type=\"text/ng-template\" id=\"/app/subfolder1/test2.html\">body2htmlstring</script>
<s...
Contains the Declaration Source Files for working with AngularJS in TypeScript.