Skip to the content.

.NET License: MIT GitHub Release Nuget

Doofes Zeug


The Idea

Doofes Zeug is an collection of some useful models/entities/classes for rapid prototyping in .net core and / or creating some tests for development stuff. Doofes Zeug is designed so that it isn’t too complicated. It should be easy to use. No expensive security features such as write-protected properties or lists that only mean additional work.

The basic idea was to have an collection of classes and enumerations for simple daily needed stuff like:

And some easy to use feaures, tools and datatypes like:


Overview

Entities

All the entities / classes are listet in the generated Entity Overview.

Enumerations

All the enumerations are listet in the generated Enumerations Overview.


Further Features


Current Status

This library is current under development, the first small models/entites are implement to gather experience what i need in the future and what make sense to invest time. But when there is a first version avaible, i’ll put it to nuget of course.


Here are some useful links to helpful articles, some in english, some in german.


Used Data