DevUtils.Elas.Core
0.0.2-alpha
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package DevUtils.Elas.Core --version 0.0.2-alpha
NuGet\Install-Package DevUtils.Elas.Core -Version 0.0.2-alpha
<PackageReference Include="DevUtils.Elas.Core" Version="0.0.2-alpha" />
paket add DevUtils.Elas.Core --version 0.0.2-alpha
#r "nuget: DevUtils.Elas.Core, 0.0.2-alpha"
// Install DevUtils.Elas.Core as a Cake Addin #addin nuget:?package=DevUtils.Elas.Core&version=0.0.2-alpha&prerelease // Install DevUtils.Elas.Core as a Cake Tool #tool nuget:?package=DevUtils.Elas.Core&version=0.0.2-alpha&prerelease
DevUtils.Elas.Core is the core framework assembly for ELAS that the rest of ELAS builds upon.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Windows Phone | wpa is compatible. |
Windows Store | win8 is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DevUtils.Elas.Core:
Package | Downloads |
---|---|
DevUtils.Elas.Pretranslate.MicrosoftTranslation
The DevUtils ELAS for Microsoft Translation includes an extension for DevUtils ELAS Core that helps create simpler translation. Get suggestions via integrated Microsoft Translator services (requires an active Internet connection). Integration with Microsoft Translator services gives you instant testing across multiple languages without the assistance of a human translator. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.11 | 1,710 | 5/20/2016 |
1.0.10 | 1,886 | 8/13/2015 |
0.0.9 | 1,359 | 5/28/2015 |
0.0.8 | 1,453 | 4/15/2015 |
0.0.7 | 1,316 | 3/31/2015 |
0.0.5 | 1,796 | 11/14/2014 |
0.0.4 | 1,914 | 11/13/2014 |
0.0.3-alpha | 1,525 | 11/12/2014 |
0.0.2-alpha | 1,283 | 11/11/2014 |
0.0.1-alpha | 1,334 | 11/8/2014 |
Added support of (resx).Net4.0 projects.
Added support of (resw) Windows Phone App 8.1 (WinRT-based) and Windows Store apps (Javascript, C#, VB.NET) projects.
Fixed minor bugs.