This is a collection of my personal tools and libraries.
- Firewall checker
- DateOnlyConverter
- DateTimeExtensions
- IEnumerableExtensions
- StringExtensions
- DataTableGenerator
- TemporaryDirectory Generator
- Hash Generator
- TemporaryFile Generator
- Pipeline pattern support
- Retry pattern support
- CSV Service
- Email Service
- WebDav Service
The project is splitted into several subprojects. Each subproject is a single NuGet package.
This project replaces and continues the project SaschasToolbox. The old project is deprecated and will not be maintained anymore.
What | Status |
---|---|
Language | C# |
Framework | .NET 8, netstandard2.0 |
Continuous Integration Prod | |
Continuous Integration Stage | |
Deployment Prod | |
Deployment Stage | |
Code Coverage | |
Bugreports | |
Bugreports | |
Blog |
File a bug report on Github.
File a bug report on Azure DevOps.
A little documentation is there.
A api doc is there.
The deployment is done by Azure DevOps. The development branch is deployed to Azure Artifacts Nuget feed. The master branch is deployed to NuGet.org.
Name | Status | Version |
---|---|---|
Saigkill.Toolbox.Checker | ||
Saigkill.Toolbox.Converter | ||
Saigkill.Toolbox.Extensions | ||
Saigkill.Toolbox.Generators | ||
Saigkill.Toolbox.Patterns | ||
Saigkill.Toolbox.Services |
Just install the needed package to your project.