All Projects → mithunvp → ngGitHouse

mithunvp / ngGitHouse

Licence: other
Using Angular 11 inside ASP.NET MVC 5 with Angular CLI using Visual Studio 2017/ 2019

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
C#
18002 projects
HTML
75241 projects
CSS
56736 projects
ASP.NET
160 projects

Projects that are alternatives of or similar to ngGitHouse

project-lighthouse
Project Lighthouse is a clean-room, open-source custom server for LittleBigPlanet.
Stars: ✭ 139 (+456%)
Mutual labels:  asp-net
Self-Hosted-Asp.Net-WebHooks
Self hosted custom webhook receiver and sender
Stars: ✭ 50 (+100%)
Mutual labels:  asp-net
squidex-samples
Samples for Squidex
Stars: ✭ 47 (+88%)
Mutual labels:  asp-net
BlipBinding
ASP.NET MVC case study solution for PluralSight Guides. Demonstrates how to use default MVC model binding with hierarchical form data.
Stars: ✭ 29 (+16%)
Mutual labels:  asp-net
codegenerator
Generate EF6 WebApi with an AngularJS font-end
Stars: ✭ 11 (-56%)
Mutual labels:  asp-net
squidex-identity
Identity Server for Squidex Headless CMS
Stars: ✭ 28 (+12%)
Mutual labels:  asp-net
Dasblog Core
The original DasBlog reimagined with ASP.NET Core
Stars: ✭ 252 (+908%)
Mutual labels:  asp-net
adminlte-aspnetcore2-version
Asp.Net Example version of famous and beautiful AdminLTE control panel themes and template.
Stars: ✭ 64 (+156%)
Mutual labels:  asp-net
ByteScout-SDK-SourceCode
ALL source code samples for ByteScout SDKs and Web API API products.
Stars: ✭ 24 (-4%)
Mutual labels:  asp-net
PersianDataAnnotations
PersianDataAnnotations is ASP.NET Core MVC & ASP.NET MVC Custom Localization DataAnnotations (Localized MVC Errors) for Persian(Farsi) language - فارسی سازی خطاهای اعتبارسنجی توکار ام.وی.سی. و کور.ام.وی.سی. برای نمایش اعتبار سنجی سمت کلاینت
Stars: ✭ 38 (+52%)
Mutual labels:  asp-net
FlexDotnetCMS
A powerful, flexible, decoupled and easy to use and Fully Featured ASP .NET CMS, it can also be used as a Headless CMS
Stars: ✭ 45 (+80%)
Mutual labels:  asp-net
Home
Home for Blazor Extensions
Stars: ✭ 51 (+104%)
Mutual labels:  asp-net
DNZ.SEOChecker
SEO Checker and Recommander Plugin (like wordpress Yoast) for ASP.NET Core.
Stars: ✭ 18 (-28%)
Mutual labels:  asp-net
html2canvas-csharp-proxy
C# Proxy html2canvas (aspx)
Stars: ✭ 16 (-36%)
Mutual labels:  asp-net
Uintra
A flexible and lightweight Umbraco based framework, for making an Intranet, Extranet or social platform based on known conventions.
Stars: ✭ 43 (+72%)
Mutual labels:  asp-net
Nlog.web
NLog integration for ASP.NET & ASP.NET Core 1-5
Stars: ✭ 252 (+908%)
Mutual labels:  asp-net
web-schedule-course
🚪 基于ASP.NET和SQL Server数据库开发的排课系统(web开发课程设计)
Stars: ✭ 40 (+60%)
Mutual labels:  asp-net
csharp
📚 Recursos para aprender C#
Stars: ✭ 37 (+48%)
Mutual labels:  asp-net
EmbeddedResourceVirtualPathProvider
A custom VirtualPathProvider for IIS - load views and assets from Embedded Resources in referenced assemblies
Stars: ✭ 62 (+148%)
Mutual labels:  asp-net
WebApiToTypeScript
A tool for code generating TypeScript endpoints for your ASP.NET Web API controllers
Stars: ✭ 26 (+4%)
Mutual labels:  asp-net

ngGitHouse

Using Angular 11 inside ASP.NET MVC 5 with Angular CLI using Visual Studio 2017/ 2019. Look for branch mvc5angular11

How to run the applicaiton?

  • Clone or Fork the this repo
  • Run npm install to download all node modules. This is a mandatory step, needs NodeJs installed
  • Run the ng build --watch command from root folder to run Angular application
  • F5 or run from Visual Studio IDE to load both MVC & Angular. Navigate to Contacts to see in action

Refer the blog post for detail write up Using Angular 11 in ASP.NET MVC 5 with Angular CLI and Visual Studio 2017

Checkout adding Angular Component, Service, Class to ASP.NET MVC 5

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].