1
0
mirror of https://github.com/dnpm-dip/mv64e-mtb-dto-dotnet.git synced 2025-07-02 02:42:54 +00:00

Initial commit

This commit is contained in:
2024-07-10 16:11:26 +02:00
commit b1a8b4280c
9 changed files with 2650 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# DNPM:DIP MTB Data-Transfer-Objects for .NET
Serialization and deserialization of DNPM:DIP MTB DTOs for .NET using the C# programming language.
This crate provides DNPM:DIP data model for use with "Modellvorhaben gem. §64e SGB V"
## Usage notices
This library uses `NewtonSoft.Json` to handle JSON strings.