Our NuGet total downloads reached 2M!

We have finally reached 2 million downloads across all our NuGet packages, which consist of both the current and the past libraries that have been downloaded over the lifetime of our NuGet feed existence that started on August 2019. Thanks to everyone who have tried out our packages and used them in their applications!

This is a minor milestone, but we are aiming for major ones, such as 5 million downloads across all packages. To celebrate this milestone, we’re introducing brand new versions of libraries. This is to add new features and to improve existing ones.

Nitrocid 0.1.3 is going to have a major arrangement overhaul when it comes to the API, so we’re going to mark this by increasing the API version to v4.0 from v3.1 as it’s a huge breaking change. This will make sure that the Nitrocid application acts like a “launcher” for the core Nitrocid kernel, which, in turn, depends on the base kernel library. This is vaguely similar to how v0.0.20 was developed.

Textify will be updated to improve the RTL reverse performance by getting rid of the libicu library in favor of the more efficient method after this experiment proves successful. As always, we are aiming to change how we make experiments to make sure that they don’t hinder the final production code, but, sometimes, we’d release a version that includes such experiments to gather feedback.

We are going to try reducing the distribution size of Terminaux starting from v7.0, and Beta 3 will include this improvement to ensure that we reduce the download size, especially for future Nitrocid versions. We have already updated Terminaux 6.1.x to include this improvement, and docs have been already updated to reflect this change.

Finally, we are going to introduce some subtle changes to the CI system across all projects, as well as some more build system improvements that we’ve promised, to improve build times and to increase reliability. This applies to developers only.

Enjoy!

#Net #Net6 #Net60 #NET7 #NET70 #Net8 #Net80 #Net9 #Net90 #NetCore #NetCore31 #NetFramework #NetStandard #C_ #csharp #NuGet #NuGetPackageManager #NuGetOrg #Package #PackageManager #Packages #Packaging #VBNET

.NETってなに? C#との違いを理解する - Qiita

はじめにC#を学んでいくに当たって、.NETとは?と疑問に感じたので自分なりに調べたものをまとめました。結論C#と.NETは別物です。C#はプログラミング言語で.NETは実行環境です。公式…

Qiita

Nitrocid 0.1.2 – Ink-redible Hotness

Built on top of Nitrocid 0.1.0 and 0.1.1, we are very excited to announce that the public release of Nitrocid 0.1.2 has come! We gave the whole kernel a fresh coat of paint, while adding new features and general improvements that make your experience more intuitive than before. Seven months after the 0.1.1 release, we are early celebrating the first birthday of the 0.1.0 release on March 11th, 2024.

Our hard work in this version of Nitrocid resulted in new features and internal improvements. Such changes were necessary to improve the Nitrocid kernel even more. Using Terminaux 6.1 to empower terminal rendering, we’ve managed to modernize the kernel to fit with today’s design trends, which made Nitrocid 0.1.2 earn the codename of “Ink-redible Hotness“. As a result, the following striking changes were made:

Modern design

Nitrocid KS 0.1.2 uses Terminaux 6.1 to provide you with a modern design that aligns with today’s standards. Instead of using non-curved rectangles in borders, we’ve used the curved borders in rectangles to make every single interactive TUI, be it The Nitrocid Homepage or the interactive settings TUI, more attractive than before. This uses the appropriate Unicode character set to render those curved corners.

As for the ambience, we’ve added ambient sounds to add some audible events, such as the startup sound, the shutdown sound, and even the screensaver ambient sounds that play with the screensaver simultaneously to make your experience more relaxing. Such themes are free to download from our SoundCloud:

This improvement is available in the third service pack of 0.1.1 and 0.1.0.

The existing configuration will not be affected, so you may still see the old design if you came from older versions of Nitrocid that don’t use the newer corners, due to how the settings storage works since 0.1.0. You can, however, quickly restore the settings entry to its default value using the SHIFT + R key on a configuration entry.

More TUIs

We have added more interactive TUIs that allow you to use your favorite things more easily, such as the following interactives:

  • FTP
  • SFTP
  • Mail manager
  • Mod manager

In addition to that, we’ve made improvements to the existing TUIs, such as the live timezones that refresh every second in the left selection pane. TUIs will continue to be improved in future Nitrocid and Terminaux releases as they closely interface with each other.

This improvement only exists in 0.1.2 and higher.

Packaging improvements

Nitrocid KS has earned a new PPA repository on Launchpad that solves all problems that the older PPA faced, and we’ve made several changes to the build scripts to be more agnostic to other distribution’s package formats. We’ve recently introduced canary builds for Arch Linux’s AUR package. In addition to that, you can now install all supported Nitrocid series side-by-side on both Ubuntu and Arch Linux.

Not only that, but we’re introducing the Windows Installer for the first time, powered by the WiX 5.x toolset! As we are fulfilling our promise to make experiences more intuitive, we’ve started to work on extending our package support for Nitrocid KS to more Linux-based operating systems.

This improvement is available in the third service pack of 0.1.1 and 0.1.0.

More screensavers and themes

More screensavers and themes have been added to Nitrocid KS! While the screensavers were added to add more mesmerizing console animations, we’ve introduced a brand new theme section: Linux! This section provides you with themes inspired from all the major Linux distributions and their popular flavors. We’re working to make sure that all the colors pop on your Nitrocid KS with the continued improvements to the Terminaux library.

More screensavers are available in the third service pack of 0.1.1 and 0.1.0.

Get it!

Get your copy here to make your kernel more attractive!

Download now!

#Net #Net6 #Net60 #NET7 #NET70 #Net8 #Net80 #NetCore #KS #nitrocid #NitrocidKS #update

The Mirage

This is one of the official Aptivi branding sound themes. The original branding music!

SoundCloud
GitHub - MahApps/MahApps.Metro.IconPacks: Awesome icon packs for WPF and UWP in one library

Awesome icon packs for WPF and UWP in one library. Contribute to MahApps/MahApps.Metro.IconPacks development by creating an account on GitHub.

GitHub

Try out the .NET 10.0 Alpha SDK!

.NET 9.0 was released on November 12th, 2024, to provide your applications with brand new features, such as ref struct in interfaces, performance improvements, and bug fixes related to several of the .NET components.

Not so long after, .NET 10.0 alpha builds were spotted in the main installer GitHub repository, which is public. The table shows the platform table with two releases: .NET 9.0 and the upcoming .NET 10.0, which is going to be another LTS release.

The upcoming version of .NET will provide you with several of nice features, as well as performance improvements and bug fixes. This .NET version is to be released on November 2025 to accommodate with the release schedule, as well as its first preview to be scheduled for February 2025.

If you have Visual Studio 17.13 or later (may change across preview releases), you can now try out the Alpha builds of .NET 10.0, which you can find in the above link. Here are the links to .NET 10.0:

Please note that this software is in its alpha state and may contain features that may not make it to the final release. Use with care.

Enjoy!

#Net #Net10 #Net100 #NETConsoleProject #NetCore #NetFramework #NetStandard #azure #C_ #dotnet #runtime #sdk #softwareDevelopment

sdk/documentation/package-table.md at main · dotnet/sdk

Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI - dotnet/sdk

GitHub

Small step for update but big step for security improvements

#umbraco 8 updated to latest security patch (8.18.15) https://costco.ttc.com/

next year major upgrade and move to #netcore finally
https://our.umbraco.com/download/releases

#security #patch #oldbutgold #SDLC

Costco Travel USA | Home

Releases · punker76/gong-wpf-dragdrop

The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF - punker76/gong-wpf-dragdrop

GitHub
Releases · MahApps/IconPacks.Avalonia

Awesome icon packs for Avalonia in one library. Supporting a wide range of platforms such as Windows, macOS, Linux, iOS, Android and WebAssembly. - MahApps/IconPacks.Avalonia

GitHub

The #IconPacks lib v5.1.0 has just been released. ❤️🎉🤘

Take it, use it, love it and give a ⭐ to all the used #Icon libs!

👉 https://github.com/MahApps/MahApps.Metro.IconPacks/releases
👉 https://www.nuget.org/profiles/punker76

#OSS #Icons #MahApps #XAML #Material #WPF #UWP #AvaloniaUI #netcore #dotnet #net6 #net8 #MVPBuzz

Releases · MahApps/MahApps.Metro.IconPacks

Awesome icon packs for WPF and UWP in one library. Contribute to MahApps/MahApps.Metro.IconPacks development by creating an account on GitHub.

GitHub
Releases · hardcodet/wpf-notifyicon

NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform - hardcodet/wpf-notifyicon

GitHub