Info
Version: | 9.0.0-preview.1 |
Author(s): | György Kőszeg |
Last Update: | Friday, September 6, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://kgysoft.net/corelibraries |
NuGet Url: | https://www.nuget.org/packages/KGySoft.CoreLibraries |
Install
Install-Package KGySoft.CoreLibraries
dotnet add package KGySoft.CoreLibraries
paket add KGySoft.CoreLibraries
KGySoft.CoreLibraries Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
Tags
Many of them aim to replace existing APIs of the original .NET framework with more efficient versions.
Among others:
- Useful extensions for simple types, collections, and others
- High-performance collections
- Fast enum handling
- High-performance reflection API
- Very compact binary serializer with safe mode
- Powerful XML serializer
- Resource managers for .resx resources with dynamic expansion support
- Base classes for business objects and model classes with change tracking, editing, undo/redo capability and validation
- Technology-agnostic command binding with disposable event handlers
- Performance measurement and other diagnostic tools
- and more...
Just the most fundamental framework .dlls are referenced. No dependencies to any 3rd party libraries.
Demo App: https://github.com/koszeggy/KGySoft.ComponentModelDemo
Online Live Examples: https://dotnetfiddle.net/Authors/84474/koszeggy
Online Documentation: https://docs.kgysoft.net/corelibraries
Change Log: https://github.com/koszeggy/KGySoft.CoreLibraries/blob/master/KGySoft.CoreLibraries/changelog.txt.