Получи случайную криптовалюту за регистрацию!

Анонимный дотнетчик

Логотип телеграм канала @dotnetter — Анонимный дотнетчик А
Логотип телеграм канала @dotnetter — Анонимный дотнетчик
Адрес канала: @dotnetter
Категории: Технологии
Язык: Русский
Страна: Россия
Количество подписчиков: 1.70K
Описание канала:

Держим руку на пульсе мира .NET - все новости и свежие статьи о .NET теперь в одном месте.

Рейтинги и Отзывы

2.67

3 отзыва

Оценить канал dotnetter и оставить отзыв — могут только зарегестрированные пользователи. Все отзывы проходят модерацию.

5 звезд

0

4 звезд

1

3 звезд

0

2 звезд

2

1 звезд

0


Последние сообщения 13

2022-05-24 06:57:56 Как я консольное приложение делал

Всем привет. Все мы пользовались консольными приложениями. Да и наше первое приложение "Hello, world!" - консольное. Я решил сделать свое + с поддержкой аргументов. Столкнулся с тем, что я не знал как правильно их создавать. В этом посте я расскажу как шаг за шагом проектировал самую сложную на мой взгляд часть - работу с аргументами командной строки.

Читать далее

https://habr.com/ru/post/667438/?utm_campaign=667438&utm_source=habrahabr&utm_medium=rss
420 views03:57
Открыть/Комментировать
2022-05-24 00:54:37 Using Playwright E2E Tests With C# .NET – Part 2 – Trace Viewer

This is a post in a series about the automated E2E testing framework Playwright. While you can start anywhere, it’s always best to start right at the beginning! Part 1 – Intro Part 2 – Trace Viewer A massive selling point in using a automated test runner such as Cypress.io, is that it can record […]
The post Using Playwright E2E Tests With C# .NET – Part 2 – Trace Viewer appeared first on .NET Core Tutorials.


https://dotnetcoretutorials.com/2022/05/24/using-playwright-e2e-tests-with-c-net-part-2-trace-viewer/
431 views21:54
Открыть/Комментировать
2022-05-23 23:00:27 Visual Studio 2022 for Mac is now available

Today, I’m thrilled to share the news of the general availability (GA) release of Visual Studio 2022 for Mac v17.0 and that it’s available to download now. This is the fastest Visual Studio for Mac version yet with an all new native macOS UI,
The post Visual Studio 2022 for Mac is now available appeared first on Visual Studio Blog.


https://devblogs.microsoft.com/visualstudio/visual-studio-2022-for-mac-is-now-available/
430 views20:00
Открыть/Комментировать
2022-05-23 22:55:14 Introducing .NET MAUI – One Codebase, Many Platforms

Welcome to .NET Multi-platform App UI. This release marks a new milestone in our multi-year journey to unify the .NET platform. Now you and over 5 million other .NET developers have a first-class, cross-platform UI stack targeting Android, iOS, macOS, and Windows to complement the .NET toolchain (SDK) and base class library (BCL).
The post Introducing .NET MAUI – One Codebase, Many Platforms appeared first on .NET Blog.


https://devblogs.microsoft.com/dotnet/introducing-dotnet-maui-one-codebase-many-platforms/
441 views19:55
Открыть/Комментировать
2022-05-23 10:53:41 Exploring Service Bus with Fantasy Football

Chris Tjoumas explores the power and flexibility of Azure Service Bus through some fun with Fantasy Football.
For the past 15 years, I’ve been playing fantasy football and probably spend too much time each Sunday during the regular season watching every single game.
The post Exploring Service Bus with Fantasy Football appeared first on Developer Support.


https://devblogs.microsoft.com/premier-developer/exploring-service-bus-with-fantasy-football/
495 views07:53
Открыть/Комментировать
2022-05-23 09:51:20 Temporary breakpoint – New feature in Visual Studio 2022

Temporary breakpoint – New feature in Visual Studio 2022 which is time saver and helpful. Temporary breakpoint once it is hit, it's gone.
The post Temporary breakpoint – New feature in Visual Studio 2022 appeared first on Talking Dotnet.


https://www.talkingdotnet.com/temporary-breakpoint-new-feature-in-visual-studio-2022/
494 views06:51
Открыть/Комментировать
2022-05-23 00:46:03 Еще одна вариация Brainfuck

Если вы ждали что-то серьезное или умное, то пропускайте эту статью. Спасибо.

Погружение

https://habr.com/ru/post/667168/?utm_campaign=667168&utm_source=habrahabr&utm_medium=rss
124 views21:46
Открыть/Комментировать
2022-05-19 23:23:44 Using Playwright E2E Tests With C# .NET

These days, end to end browser testing is a pretty standard practice amongst modern development teams. Whether that’s with Selenium, WebDriver.IO or Cypress, realistically as long as you are getting the tests up and running, you’re doing well. Over the past couple of years, Cypress had become a defacto end to end testing framework. I […]
The post Using Playwright E2E Tests With C# .NET appeared first on .NET Core Tutorials.


https://dotnetcoretutorials.com/2022/05/20/using-playwright-e2e-tests-with-c-net/
364 views20:23
Открыть/Комментировать
2022-05-19 17:20:20 [Перевод] Минимальные API в .NET 6

Создание REST API является основной частью многих проектов разработки. Выбор для создания таких проектов широк, но если вы разработчик на C#, варианты будут весьма ограничены. API на основе контроллеров были наиболее распространенными в течение долгого времени, но .NET 6 меняет эту ситуацию, предлагая новую возможность. 

Читать далее

https://habr.com/ru/post/666676/?utm_campaign=666676&utm_source=habrahabr&utm_medium=rss
312 views14:20
Открыть/Комментировать
2022-05-19 14:18:45 Парсинг сайта Госзакупок (ЕИС закупки)

Для оценки контрагента довольно полезную информацию можно получить с сайта «ЕИС закупки», в частности из реестра недобросовестных поставщиков. Расскажу, как быстро проверить контрагентов, имея список ИНН.
Читать далее

https://habr.com/ru/post/666614/?utm_campaign=666614&utm_source=habrahabr&utm_medium=rss
397 views11:18
Открыть/Комментировать