Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/primeeagle/vnet.system
System level class library which includes an event aggregator, delayed callback manager, plugin architecture for Lua and C#, culture and localization manager, temp file manager, and custom data types for dealing with percentages.
https://github.com/primeeagle/vnet.system
class-library dotnet events localization system temp-files
Last synced: 2 days ago
JSON representation
System level class library which includes an event aggregator, delayed callback manager, plugin architecture for Lua and C#, culture and localization manager, temp file manager, and custom data types for dealing with percentages.
- Host: GitHub
- URL: https://github.com/primeeagle/vnet.system
- Owner: PrimeEagle
- License: apache-2.0
- Created: 2023-11-22T05:54:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-25T05:20:50.000Z (about 1 year ago)
- Last Synced: 2024-11-22T13:38:49.992Z (2 months ago)
- Topics: class-library, dotnet, events, localization, system, temp-files
- Language: C#
- Homepage:
- Size: 6.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VNet.System
![Build .NET](https://github.com/PrimeEagle/VNet.System/actions/workflows/build-dotnet.yml/badge.svg) ![Build NuGet](https://github.com/PrimeEagle/VNet.System/actions/workflows/create-nuget.yml/badge.svg)
![Static Badge](https://img.shields.io/badge/Latest_Build-v1.1.1.141-lightblue) ![Static Badge](https://img.shields.io/badge/Latest_Release-v1.1.1-blue) ![Static Badge](https://img.shields.io/badge/NuGet_Package-v1.1.1-blue) ![Static Badge](https://img.shields.io/badge/.NET-8.0.100-darkblue)
![GitHub License](https://img.shields.io/github/license/PrimeEagle/VNet.System)System level class library which includes an event aggregator, delayed callback manager, plugin architecture for Lua and C#, culture and localization manager, temp file manager, and custom data types for dealing with percentages.
This is a standalone class library, but is also available as part of the full [VNet](https://github.com/PrimeEagle/VNet) library.