Skip to content
Alexander Pototsky edited this page Oct 14, 2022 · 9 revisions

Welcome to the NetObserver wiki!

en-US

NetObserver - is an open source, cross-platform .NET Standard 2.0 library that implements a set of networking utilities. It was originally planned as a small package for network tracing.

The package is written by one person.

But we always need help with:

  • Code review.
  • Ideas for new network utilities.
  • Translation into other languages and adaptation of the current translation.
  • Documentation update.

The program supports .NET versions:

.NET implementation Version support
.NET and .NET Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0
.NET Framework 4.6.1 2, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
Mono 5.4, 6.4
Universal Windows Platform 10.0.16299, TBD
Xamarin.Android 8.0, 10.0
and a complete list of platforms and versions, you can find in the official documentation

ru-RU

NetObserver - это Nuget пакет для .NET Standard 2.0 с открытым исходным кодом, реализующий набор утилит для разнообразной работы с сетью. Изначально планировался как маленький пакет для трассировки сети.

Пакет пишется одним человеком.

Но всегда нужна помощь в:

  • Ревью кода.
  • Идеи для новых сетевых утилит.
  • Перевод на другие языки и адаптация текущего перевода.
  • Обновление документации.

Программа поддерживает версии .NET:

.NET implementation Version support
.NET and .NET Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0
.NET Framework 4.6.1 2, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
Mono 5.4, 6.4
Universal Windows Platform 10.0.16299, TBD
Xamarin.Android 8.0, 10.0
и полный список платформ и версии, Вы можете найти в официальной документации