-
awesome-css-cn Public
Forked from jobbole/awesome-css-cnCSS 资源大全中文版,内容包括:CSS预处理器、框架、CSS结构、代码风格指南、命名习惯等等
UpdatedDec 25, 2015 -
underscore Public
Forked from jashkenas/underscoreJavaScript's utility _ belt
JavaScript Other UpdatedNov 14, 2015 -
npoi Public
Forked from nissl-lab/npoiLatest NPOI source code is here
-
Caching Public
Forked from aspnet/CachingLibraries for caching, including in-memory caching, distributed caching, and ASP.NET session caching.
-
Mvc Public
Forked from aspnet/MvcModel view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
-
Razor Public
Forked from aspnet/RazorParser and code generator for CSHTML files used in view pages for MVC web apps.
-
EntityFramework Public
Forked from dotnet/efcoreMicrosoft's recommended data access technology for new applications in .NET.
-
DependencyInjection Public
Forked from aspnet/DependencyInjectionContains the common DI abstractions that ASP.NET and EF vNext use, as well as adapters for some IoC containers.
-
Hosting Public
Forked from aspnet/HostingCode for hosting and starting up an ASP.NET application.
-
Identity Public
Forked from aspnet/IdentityMembership system for building ASP.NET web applications, including membership, login, and user data.
-
Security Public
Forked from aspnet/SecurityMiddleware for security and authorization of web apps.
-
Home Public
Forked from dotnet/aspnetcoreThe Home repository is the starting point for people to learn about ASP.NET 5.
-
Routing Public
Forked from aspnet/RoutingMiddleware for routing requests to application logic.
-
SignalR-Server Public
Forked from avdinfotech/SignalR-ServerReal-time web functionality for web apps, including server-side push.
-
angular.js Public
Forked from angular/angular.jsHTML enhanced for web apps
-
ember.js Public
Forked from emberjs/ember.jsEmber.js - A JavaScript framework for creating ambitious web applications
-
knockout Public
Forked from knockout/knockoutKnockout makes it easier to create rich, responsive UIs with JavaScript
-
meteor Public
Forked from meteor/meteorMeteor, an ultra-simple, database-everywhere, data-on-the-wire, pure-Javascript web framework.
-
redis Public
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
C BSD 3-Clause "New" or "Revised" License UpdatedMay 10, 2015 -
Open-XML-SDK Public
Forked from dotnet/Open-XML-SDKOpen XML SDK by Microsoft Open Technologies, Inc.
-
SignalR Public
Forked from SignalR/SignalRIncredibly simple real-time web for .NET
-
backbone Public
Forked from jashkenas/backboneGive your JS App some Backbone with Models, Views, Collections, and Events