Module.Application 0.1.0-beta

This is a prerelease version of Module.Application.
dotnet add package Module.Application --version 0.1.0-beta
                    
NuGet\Install-Package Module.Application -Version 0.1.0-beta
                    
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="Module.Application" Version="0.1.0-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Module.Application" Version="0.1.0-beta" />
                    
Directory.Packages.props
<PackageReference Include="Module.Application" />
                    
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 Module.Application --version 0.1.0-beta
                    
#r "nuget: Module.Application, 0.1.0-beta"
                    
#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=Module.Application&version=0.1.0-beta&prerelease
                    
Install Module.Application as a Cake Addin
#tool nuget:?package=Module.Application&version=0.1.0-beta&prerelease
                    
Install Module.Application as a Cake Tool

Module系统Application模块(公测版)

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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Module.Application:

Package Downloads
Module.Web.Angular

Module系统Web模块(公测版)

Module.Tests

Module系统Tests模块(公测版)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0-beta 1,251 9/5/2016

- BaseApplicationService