imbACE.Network.Standard 0.2.0.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package imbACE.Network.Standard --version 0.2.0.10
NuGet\Install-Package imbACE.Network.Standard -Version 0.2.0.10
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="imbACE.Network.Standard" Version="0.2.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add imbACE.Network.Standard --version 0.2.0.10
#r "nuget: imbACE.Network.Standard, 0.2.0.10"
#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 imbACE.Network.Standard as a Cake Addin
#addin nuget:?package=imbACE.Network.Standard&version=0.2.0.10

// Install imbACE.Network.Standard as a Cake Tool
#tool nuget:?package=imbACE.Network.Standard&version=0.2.0.10

imbVeles libraries are migrating to .NET Standard 2.0

Note Since NuGet package numbers 0.2.* the whole imbVeles stack moved toward cross-platform and mobile development. Therefore, new releases of the libraries have 3 targets

New NuGet packages include three target platforms:

  • .NET Standard 2.0
  • .NET Framework 4.5
  • .NET Framework 4.0

The focus is too keep WindowsXP compatibility (.NET 4.0) and to stay fully cross-platform capable, via Xamarin.Forms 3.0. Xamarin recently introduced full cross-platform support, for both Desktop and mobile operational systems and platforms.


imbVeles Project - Coding for Science

imbVeles Framework is an open source project, organized in five units, with corresponding GitHub repositories. The credo is: “Coding for Science”, as its primary purpose is to help researchers in developing their, research specific, software tools. While the main focus of the framework follows my own research (knowledge extraction from the web content, applied for business intelligence in manufacturing systems and related fields), lower layers have more general value as they provide reporting, data annotation, aggregation and exchange tools.

Project home page: blog.veles.rs

Documentation

API Documentation home page: doc.veles.rs

imbSCI - SCI Foundation libraries API Documentation Introduction to imbSCI

imbACE - Advanced Console Environment API Documentation Introduction to imbACE

imbNLP - Natural Language Processing API Documentation Introduction to imbNLP

imbWEM - Web Exploration Model API Documentation Introduction to imbWEM

imbWBI - Web Business Intelligence API Documentation Introduction to imbWBI

GitHub repository

GitHub imbVeles


Author: Goran Grubić

E-mail: hardy@veles.rs

Web: http://blog.veles.rs

Copyright: Copyright (c) 2017-2018

License: GNU General Public Licence v3.0

Organization: imbVeles

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on imbACE.Network.Standard:

Package Downloads
imbACE.Services.Standard

Higher layer for imbACE (Advanced Console Environment) application: Text User Interface (TUI), plugin support

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.30 1,150 9/24/2018
0.2.6 1,252 6/24/2018
0.2.0.20 1,136 6/20/2018
0.2.0.12 1,776 6/16/2018
0.2.0.10 942 6/15/2018
0.2.0.2 1,331 5/28/2018
0.2.0 1,260 5/28/2018

Targets: .NET 4.0*, .NET 4.5 and .NET Core 2.0 i.e ready for use in cross-platform application development. * Purpose of the .NET 4.0 target is to provide compatibility with Windows XP, that is still popular on console PCs of older CNC machines and industrial controlers. It will be supported "forever", as it is part of the mission.