library

C#/Common

C# - MiniExcel 라이브러리 사용법 (Query, Save)

1. Introduction MiniExcel은 OOM을 피하기 위해 만들어진 .NET 라이브러리이다. Github의 Readme를 보면, 아래와 같이 라이브러리 특징에 대해 소개하고 있다.Features Low memory consumption, avoid OOM (out of memory) and full GC Support operation of each row of data real-time Support LINQ deferred execution, it can do low-consumption, fast paging and other complex queries Lightweight, without Microsoft Office installed, no COM+, DLL size is less ..

Toy Project

C# library - Peponi.SourceGenerators

1. Instruction This package is under MIT License. GitHub : Peponi Blog : Peponi Instruction & API information is on following section 1.1. About Peponi.SourceGenerators Peponi.SourceGenerators is a package for generating codes. Including generators are: 1. ICommand 2. Object injection 3. Method caller in property 4. INotifyPropertyChanged 5. Property 6. Raise can execute 7. Raise property change..

Toy Project

C# library - Peponi.Maths

1. Instruction This package is under MIT License. GitHub : Peponi Blog : Peponi Instruction & API information is on following section 1.1. About Peponi.Maths Peponi.Maths is a package for Mathematics. Including contents are: 1. Coordinates - Cartesian (2D & 3D) - Cylindrical - Polar - Spherical 2. Numerical integrations - Trapezoidal - Midpoint - Simpson's rule (1/3 & 3/8) 3. Moving Averages..

Toy Project

C# library - Peponi.MaterialDesign3.WPF

1. Instruction This package is under MIT License. GitHub : Peponi Blog : Peponi Instruction & API information is on following section 1.1. About Peponi.MaterialDesign3.WPF Peponi.MaterialDesign3.WPF is a package for implementing Material design 3 of google. Contents are: 1. Colors - Getting colors using DynamicResource, StaticResource 2. Fonts - Getting Font family, size, weight, line height usi..

Toy Project

C# library - Peponi.Logger

1. Instruction This package is under MIT License. GitHub : Peponi Blog : Peponi Instruction & API information is on following section 1.1. About Peponi.Logger Peponi.Logger is a package for logging. Base concepts are: 1. Fast return - Add log item and return immediately 2. High performance logger - Has processor & writer per each logger 1.1.1. Peponi.Logger license The MIT License (MIT) Copyrigh..

Toy Project

C# library - Peponi.FreeSpaceManagement

1. Instruction This package is under MIT License. GitHub : Peponi Blog : Peponi Instruction & API information is on following section 1.1. About Peponi.FreeSpaceManagement Peponi.FreeSpaceManagement is a package for maintaining free space of storage. Base concepts are: 1. Remove oldest file - Automatically remove oldest file when free space is under setted disk preserve percent value 1.1.1. Pepo..

Toy Project

C# library - Peponi

1. Instruction This library is under MIT License. GitHub : Peponi Blog : Peponi Instruction & API information is on following section 1.1. About This is C# library made by Peponi. Key purposes are: 1. Act as 3rd party library for not supported from major libraries 2. Common API use for development 3. Better Maintenancability 1.2. License The MIT License (MIT) Copyright (c) 2024 peponi Permission..

Peponi_
'library' 태그의 글 목록