Fundamentals
Fundamentals is a collection of packages that offer common utilities, formalizations and abstractions for both backend and frontend development.
Packages
- Backend (.NET): NuGet package for .NET applications
- Frontend (JavaScript/TypeScript): npm package for JavaScript/TypeScript applications
Documentation Sections
| Section | Description |
|---|---|
| C# | Documentation for the .NET package, including concepts, types, serialization, and more. |
| TypeScript | Documentation for the JavaScript/TypeScript package, including utilities and abstractions. |
Getting Started
Choose the appropriate section based on your development needs:
- For .NET developers: Start with the C# documentation
- For JavaScript/TypeScript developers: Start with the TypeScript documentation