Calabonga.Owin.Angular 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Calabonga.Owin.Angular --version 1.1.0
NuGet\Install-Package Calabonga.Owin.Angular -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Calabonga.Owin.Angular" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Calabonga.Owin.Angular --version 1.1.0
#r "nuget: Calabonga.Owin.Angular, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Calabonga.Owin.Angular as a Cake Addin
#addin nuget:?package=Calabonga.Owin.Angular&version=1.1.0

// Install Calabonga.Owin.Angular as a Cake Tool
#tool nuget:?package=Calabonga.Owin.Angular&version=1.1.0

Perhaps you already know that you can use the command line interface (English Command Line Interface, CLI) to create the project on Angular. And that when using this method, a project is created that uses an http server based on node.js. There is another way to create an application project on Angular that uses dotnet, that is, the ASP.NET Core platform. I would like to offer you another way that is based on the use of ASP.NET MVC 5. Surely you can object to me that this is a common way - to run Visual Studio, select the Web API and create through the CLI a new application, Angular. To this I can say the following - when you create a SPA on ASP.NET MVC 5, you will get an onther artifacts of MVC 5 (controllers, razor and other things) that you will never use on Angular-application. I'm a little tired to remove those things from projects and therefore created a simple and, in my opinion, very useful nuget-package, which will greatly facilitate this task.

Read more >> (eng)

Наверное вы уже знаете, что для создания проекта на Angular можно использовать интерфейс командной строки (англ. Command Line Interface, CLI). И что при использовании данного способа создается проект который использует http-сервер на основе node.js. Существует и другой способ создать проект приложения на Angular, который использует dotnet, то есть платформу ASP.NET Core. Я бы хотел предложить вам другой способ, который базируется на использовании ASP.NET MVC 5. Наверняка вы сможете мне возразить, что это общеивестный способ - запускать Visual Studio, выбирай Web API и создавай через CLI новое приложение Angular. На это могу сказать следующее. Создать SPA на ASP.NET MVC 5 у вас конечно же получится, а вот избавиться от MVC 5 (контролеры, razor и прочие ненужные ненужности) это не так-то просто. Я немного устал заниматься этим неблагодарным делом и поэтому создал простой и, на мой взгляд, очень полезный nuget-пакет, который существенно облегчит эту задачу.

Читать больше >> (rus)

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 1,193 7/16/2018
1.1.0 905 7/9/2018
1.0.1 895 7/4/2018
1.0.0 900 7/4/2018
1.0.0-rc1 729 7/3/2018
1.0.0-beta-2 719 7/3/2018
1.0.0-beta-1 672 7/3/2018

Root path added as parameter