entile-server 0.1.2

dotnet add package entile-server --version 0.1.2
                    
NuGet\Install-Package entile-server -Version 0.1.2
                    
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="entile-server" Version="0.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="entile-server" Version="0.1.2" />
                    
Directory.Packages.props
<PackageReference Include="entile-server" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add entile-server --version 0.1.2
                    
#r "nuget: entile-server, 0.1.2"
                    
#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.
#addin nuget:?package=entile-server&version=0.1.2
                    
Install entile-server as a Cake Addin
#tool nuget:?package=entile-server&version=0.1.2
                    
Install entile-server as a Cake Tool

The Entile Notification Framework helps you when doing Live Tiles and Toasts for your Windows Phone 7 app. The framework consist of a client part installed in your phone app (the 'entile-client' package) and a server part which can be installed in any IIS hosted web site/service (this package). Install this package into a web site/wcf service project to get started using Entile.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.2 223 3/1/2011
0.1.1 108 1/30/2011