BreadPack
-
- 439 total downloads
- last updated 10/10/2024
- Latest version: 1.0.3
BlittableChecker ensures that structs marked with the [Blittable] attribute are blittable. It provides compile-time safety by generating errors if non-blittable fields are detected. -
- 342 total downloads
- last updated 10/10/2024
- Latest version: 1.0.3
BlittableChecker ensures that structs marked with the [Blittable] attribute are blittable. It provides compile-time safety by generating errors if non-blittable fields are detected. -
- 176 total downloads
- last updated 10/10/2024
- Latest version: 1.0.1
This project is a Source Generator for creating custom formatters for MessagePack. It includes utilities and code generation for efficient serialization and deserialization of custom types. -
- 127 total downloads
- last updated 10/10/2024
- Latest version: 1.0.2
Utc, Local, Unspecified 처럼 명확하지 않은 시간 처리로 인한 오류 방지를 위해서 정해진 Kind의 DateTime 만을 처리하기 위한 DateTime 타입들을 제공합니다. -
- 93 total downloads
- last updated 10/10/2024
- Latest version: 1.0.1
Entity Framework Core support for DateTypeTypes -
- 86 total downloads
- last updated 10/10/2024
- Latest version: 1.0.1
NewtonsoftJson custom serializer for DateTimeTypes -
- 80 total downloads
- last updated 7/17/2024
- Latest version: 1.0.3
This project is a lightweight expression evaluator for C#. It includes utilities for parsing and evaluating mathematical expressions.