almond 0.3.3
dotnet add package almond --version 0.3.3
NuGet\Install-Package almond -Version 0.3.3
<PackageReference Include="almond" Version="0.3.3" />
paket add almond --version 0.3.3
#r "nuget: almond, 0.3.3"
// Install almond as a Cake Addin #addin nuget:?package=almond&version=0.3.3 // Install almond as a Cake Tool #tool nuget:?package=almond&version=0.3.3
A small Asynchronous Module Definition (AMD) API provider.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on almond:
Package | Downloads |
---|---|
scalejs
Core of the framework for developing scalable JavaScript client side applications. The framework is targeted towards a .Net developer who has experience with Silverlight or WPF and is looking to apply same principles and patterns (e.g. MVVM, bindings, modularization, templated controls, reactive programming, etc.) to JavaScript client side development. It's inspired by Nicholas Zakas "Scalable JavaScript Application Architecture" talk. The framework leverages best tools and libraries such as Knockout, RequireJS, Linq, RxJS, LESS, Nuget, jasmine, etc. and relies on what's considered as "good parts" of JavaScript language. Together with Scalejs Extension for Visual Studio it aims to make development of JavaScript client side applications in Visual Studio simple and fun. |
GitHub repositories
This package is not used by any popular GitHub repositories.