https://github.com/litetex/coreframework
Stuff that is frequently used in (my) code and therefore here summarized
https://github.com/litetex/coreframework
c-sharp c-sharp-library library netcore3 netstandard21 nuget-package nupkg
Last synced: about 2 months ago
JSON representation
Stuff that is frequently used in (my) code and therefore here summarized
- Host: GitHub
- URL: https://github.com/litetex/coreframework
- Owner: litetex
- License: mit
- Created: 2020-03-21T15:30:00.000Z (over 5 years ago)
- Default Branch: dev
- Last Pushed: 2025-01-21T20:26:10.000Z (5 months ago)
- Last Synced: 2025-04-22T05:57:59.307Z (2 months ago)
- Topics: c-sharp, c-sharp-library, library, netcore3, netstandard21, nuget-package, nupkg
- Language: C#
- Homepage:
- Size: 452 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CoreFramework
[](https://github.com/litetex/CoreFramework/releases)
> **Current state**: _Deprecated / Maintenance mode_Stuff that is frequently used in (my) code and therefore here summarized
Module
Nuget
Nuget (preview/dev)
Alternatives
Base
![]()
![]()
Config
![]()
![]()
Config.Net
![]()
Config.Json
![]()
![]()
Config.Net#JSON
Config.Yaml
![]()
![]()
Config.Net.Yaml
![]()
Logging
![]()
![]()
Serilog
![]()
CrashLogging
![]()
![]()
## Development [](https://github.com/litetex/CoreFramework/releases)
| Workflow | Status |
| --- | --- |
| Sonar Build | [](https://sonarcloud.io/dashboard?id=litetex_CoreFrameworkBase)
[](https://github.com/litetex/CoreFramework/actions/workflows/sonar.yml?query=branch%3Adev) |
| Check Build | [](https://github.com/litetex/CoreFramework/actions/workflows/checkBuild.yml?branch%3Adev) |
| Build Nuget | [](https://github.com/litetex/CoreFramework/actions/workflows/buildNuget.yml?branch%3Adev) |
| Release | [](https://github.com/litetex/CoreFramework/actions/workflows/release.yml?query=branch%3Amaster)
[](https://github.com/litetex/CoreFramework/actions/workflows/release.yml?query=branch%3Amaster-release-test) |