CCSWE
-
-
- 102,301 total downloads
- last updated 7/17/2026
- Latest version: 1.1.145
Shared utility classes. -
-
-
- 77,817 total downloads
- last updated 7/17/2026
- Latest version: 1.1.145
Simple thread-safe collections. -
-
-
- 75,987 total downloads
- last updated 7/17/2026
- Latest version: 1.1.145
A collection of utilities to simplify thread usage. -
-
-
- 52,800 total downloads
- last updated 7/17/2026
- Latest version: 1.1.145
Manage configuration data for your application. -
-
-
- 47,899 total downloads
- last updated 7/17/2026
- Latest version: 1.1.145
A simple asynchronous mediator implementation for nanoFramework. -
-
-
- 41,549 total downloads
- last updated 7/17/2026
- Latest version: 1.1.145
A fast ESP32 RMT library for controlling LED chipsets (NeoPixel, WS2812B, etc.). -
-
-
- 40,385 total downloads
- last updated 7/17/2026
- Latest version: 1.1.145
A fast, but not necessarily IEEE 754:2019 compliant, implementation of System.Math for .NET nanoFramework. -
-
-
- 40,216 total downloads
- last updated 7/17/2026
- Latest version: 1.1.145
A simple asynchronous web server implementation for .NET nanoFramework that tries to mimic the ASP.NET Core implementation. -
-
-
- 39,097 total downloads
- last updated 7/17/2026
- Latest version: 1.1.145
A helper for managing ThreadPool during unit tests. -
-
-
- 32,783 total downloads
- last updated 7/17/2026
- Latest version: 1.1.145
Logging infrastructure default implementation for Microsoft.Extensions.Logging. -
-
-
- 29,378 total downloads
- last updated 7/17/2026
- Latest version: 1.1.145
Hosting and startup infrastructures for applications. -
-
-
- 29,252 total downloads
- last updated 7/17/2026
- Latest version: 1.1.145
An interface for file storage access in .NET nanoFramework. -
-
-
- 27,062 total downloads
- last updated 7/17/2026
- Latest version: 1.1.145
A simple DHCP server for nanoFramework. -
-
-
- 3,521 total downloads
- last updated 7/17/2026
- Latest version: 1.1.145
Color conversion and utility helpers for nanoFramework. -
-
-
- 2,747 total downloads
- last updated 7/17/2026
- Latest version: 1.1.145
A reusable mDNS responder server for nanoFramework with dependency injection support. Automatically handles A, PTR, SRV, and TXT queries based on registered hostname, IP address, and service instances. -
-
- 2,599 total downloads
- last updated 6/23/2026
- Latest version: 12.0.26
A standalone Material 3 theme for Avalonia 12 — a Dark/Light color system, the M3 type scale, motion, embedded brand fonts (DM Sans, Plus Jakarta Sans), and M3 control themes for the full control set. Depends... More information -
- 1,059 total downloads
- last updated 6/23/2026
- Latest version: 12.0.11
A compile-time, AOT/trim-safe Avalonia ViewLocator. A Roslyn source generator pairs each FooViewModel with its FooView by naming convention (same namespace, a ViewModels/Views split, or an assembly-wide search)... More information -
- 924 total downloads
- last updated 6/23/2026
- Latest version: 12.0.7
The lifetime-agnostic contract for bootstrapping Avalonia apps on the .NET Generic Host: IServiceProviderAccessor, the seam an Avalonia Application implements to receive the host's IServiceProvider. For desktop... More information -
- 851 total downloads
- last updated 6/23/2026
- Latest version: 12.0.7
Bootstrap an Avalonia classic-desktop app (Windows, Linux, macOS) on the .NET Generic Host: DesktopApplication.CreateBuilder<TApp>(args) wires DI, hosted services, configuration and logging, then... More information