KGySoft.CoreLibraries
5.5.0
KGy SOFT Core Libraries offer high-performance and handy general libraries. 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
- High-performance reflection API
- Very compact binary serializer
- 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
Install-Package KGySoft.CoreLibraries -Version 5.5.0
dotnet add package KGySoft.CoreLibraries --version 5.5.0
<PackageReference Include="KGySoft.CoreLibraries" Version="5.5.0" />
paket add KGySoft.CoreLibraries --version 5.5.0
#r "nuget: KGySoft.CoreLibraries, 5.5.0"
KGy SOFT Core Libraries offer high-performance and handy general libraries.
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
- High-performance reflection API
- Very compact and efficient binary serializer
- 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...
See the online help for the complete documentation or the project site for some highlighted code examples.
See also this WPF/WinForms demo application, which focuses mainly on some KGySoft.ComponentModel features.
KGy SOFT Core Libraries offer high-performance and handy general libraries.
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
- High-performance reflection API
- Very compact and efficient binary serializer
- 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...
See the online help for the complete documentation or the project site for some highlighted code examples.
See also this WPF/WinForms demo application, which focuses mainly on some KGySoft.ComponentModel features.
Release Notes
See the detailed release notes here: https://github.com/koszeggy/KGySoft.CoreLibraries/blob/master/KGySoft.CoreLibraries/changelog.txt
Dependencies
-
.NETCoreApp 2.0
- No dependencies.
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
net5.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on KGySoft.CoreLibraries:
Package | Downloads |
---|---|
KGySoft.Drawing
KGy SOFT Drawing Libraries offer advanced features built around System.Drawing types.
Among others:
- Fast direct native Bitmap data access for every PixelFormat
- Creating managed bitmap data of any PixelFormat on every platform, including Linux and MacOS
- Quantizing and dithering
- Several built-in icons as well as simple access to Windows associated and stock icons.
- Extracting bitmaps from multi-frame bitmaps and icons.
- Creating combined icons and multi-resolution bitmaps.
- Saving metafiles in EMF/WMF formats.
- Advanced support for saving images as Icon, BMP, JPEG, PNG, GIF and TIFF formats.
- Converting between various pixel formats preserving transparency if possible.
- Useful extensions for the Icon, Bitmap, Image, Metafile and Graphics types.
Demo App and Debugger Visualizers: https://github.com/koszeggy/KGySoft.Drawing.Tools
Find Documentation: https://docs.kgysoft.net/drawing
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
5.5.0 | 212 | 11/19/2020 |
5.5.0-rc.1 | 101 | 11/10/2020 |
5.4.0 | 347 | 9/17/2020 |
5.3.0 | 304 | 6/15/2020 |
5.2.0 | 175 | 5/30/2020 |
5.2.0-alpha.1 | 116 | 5/18/2020 |
5.1.1 | 424 | 4/19/2020 |
5.1.0 | 172 | 4/7/2020 |
5.0.1 | 293 | 12/26/2019 |
5.0.0 | 179 | 11/30/2019 |
5.0.0-rc.1 | 178 | 11/11/2019 |
5.0.0-alpha.2 | 126 | 10/1/2019 |
5.0.0-alpha.1 | 146 | 9/4/2019 |
4.7.0 | 304 | 7/17/2019 |
4.6.2 | 207 | 6/28/2019 |
4.6.2-alpha.1 | 180 | 6/26/2019 |
4.6.1 | 275 | 6/16/2019 |
4.6.0 | 243 | 5/30/2019 |
4.6.0-alpha.1 | 144 | 5/24/2019 |
4.5.1 | 220 | 5/6/2019 |
4.5.0 | 391 | 5/1/2019 |