Alya.Core 1.0.0.1

dotnet add package Alya.Core --version 1.0.0.1
NuGet\Install-Package Alya.Core -Version 1.0.0.1
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="Alya.Core" Version="1.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Alya.Core --version 1.0.0.1
#r "nuget: Alya.Core, 1.0.0.1"
#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 Alya.Core as a Cake Addin
#addin nuget:?package=Alya.Core&version=1.0.0.1

// Install Alya.Core as a Cake Tool
#tool nuget:?package=Alya.Core&version=1.0.0.1

Core Project of the Alya Framework. Contains the EntityBase class, which is used by the whole Framework to work with data.

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 (3)

Showing the top 3 NuGet packages that depend on Alya.Core:

Package Downloads
Alya.DataAccess

Data access part of Alya. Implementation of the Repository Pattern with IRepository and RepositoryBase. See GitHub for further details

Alya.Web

Part of Alya that is used to build web pages. Contains a number of useful classes, such as improved ActionResult or Controller

Alya.DataClient

Client part of Alya, that enables clients to make calls to Rest services. Comes with prebuilt CRUD operation functions. See GitHub for more Details

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.1 1,251 8/4/2016
1.0.0 1,008 8/4/2016