Skip to content

A toolbox for implementing backend services based on dotnet

License

Notifications You must be signed in to change notification settings

RonGissin/toolbox

Repository files navigation

ToolBox.net 🛠️

A toolbox for implementing backend services based on dotnet.

codecov Build Status License

Introduction

ToolBox is a collection of NuGet packages that together speed up development in .NET.
You can use single packages independently, or use multiple and enjoy their native interoperability.

Below is the full list of packages.

Full List of Packages

Package Name Description Latest Version
ConfigGeneration A package that helps streamline the management of runtime configurations in your .NET project. NuGet
Safety A package that helps validate method parameters against common use cases such as nullability, empty strings, integer bounds, and more. NuGet
DependencyInjection A package which defines extensions over IServiceCollection to help with advanced dependency injection scenarios. NuGet

More to come..

About

A toolbox for implementing backend services based on dotnet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages