Skip to main content
elibelash avatar

elibelash

NuGet publisher profile

Packages
13
Total Downloads
133.9K
133,858

Packages (13)

Nucs.JsonSettings package icon

Nucs.JsonSettings

Easiest way you'll ever write settings for your app. This library is built to be modular and one-liner exploiting the powerful serialization capabilities of Json.NET out of the box without any mapping necessary to serialize nested custom objects, dictionaries and lists.

79.0K
downloads
Nucs.JsonSettings.Autosave package icon

Nucs.JsonSettings.Autosave

An extension to JsonSettings that saves automatically when a property changes. Mark your settings class [Autosave] and every setter commits a save - no proxy, no virtual requirement, and nothing generated at runtime, so it works under Native AOT.

26.4K
downloads
nucs.Filesystem package icon

nucs.Filesystem

Filesystem helping library aiming to provide common functions when working with the filesystem. From monitoring to easier coding.

9.5K
downloads
Gym.NET package icon

Gym.NET

openai/gym's popular toolkit for developing and comparing reinforcement learning algorithms port to C#. This package contains the base classes to mimic gym's OOP structure.

4.0K
downloads
nucs.Automation package icon

nucs.Automation

Automate/simulate actions with mouse and keyboard

3.7K
downloads
Nucs.Essentials package icon

Nucs.Essentials

A composition of async tools, collections and struct-collections. Performance is key.

3.3K
downloads
Nucs.Optimization package icon

Nucs.Optimization

A wrapper around skopt to perform bayesian optimization

2.5K
downloads
FontRegister package icon

FontRegister

A library and a cli tool to install/uninstall fonts directly in windows, supporting bulk installs, folder installs.

1.5K
downloads
Gym.NET.Rendering.WinForm package icon

Gym.NET.Rendering.WinForm

openai/gym's popular toolkit for developing and comparing reinforcement learning algorithms port to C#. This package contains ported gym's environments.

1.4K
downloads
Neuron.Boards package icon

Neuron.Boards

Driver for Ebby Tech's Neuron student-board providing the communication required for the board to operate.

830
downloads
log4net-loggly-async package icon

log4net-loggly-async

Custom log4net Appender to send logs to Loggly

679
downloads
Co0nUtilz.Net5 package icon

Co0nUtilz.Net5

Package Description

569
downloads
Nucs.JsonSettings.NotifyChanges package icon

Nucs.JsonSettings.NotifyChanges

An extension to JsonSettings that turns a settings class into an observable, bindable object. [NotifyChanges] and [NotifyChangesMixin] rewrite your property setters at compile time to raise INotifyPropertyChanged - no proxy, no virtual requirement, nothing generated at runtime, so it works under Native AOT. Optional INotifyPropertyChanging, dependent-property notification via [NotifyChangesFor], and opt-in SynchronizationContext marshalling for off-thread writes. Framework-neutral: depends only on System.ComponentModel, not on WPF.

479
downloads