https://github.com/altinn/app-lib-dotnet
Libraries used in Altinn Apps
https://github.com/altinn/app-lib-dotnet
Last synced: 3 months ago
JSON representation
Libraries used in Altinn Apps
- Host: GitHub
- URL: https://github.com/altinn/app-lib-dotnet
- Owner: Altinn
- License: bsd-3-clause
- Created: 2022-06-23T13:58:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-11T09:45:40.000Z (12 months ago)
- Last Synced: 2025-07-11T10:55:44.909Z (12 months ago)
- Language: C#
- Homepage:
- Size: 8.74 MB
- Stars: 8
- Watchers: 17
- Forks: 16
- Open Issues: 252
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/Altinn/app-lib-dotnet/actions)
[](https://github.com/Altinn/app-lib-dotnet/blob/main/LICENSE)
[](https://www.nuget.org/packages/Altinn.App.Core)
[](https://www.nuget.org/packages/Altinn.App.Api)
# Altinn.App .NET libraries
Altinn.App .NET libraries for apps running on Altinn 3, part of the [Altinn Studio product](https://docs.altinn.studio/altinn-studio/about/).
These libraries support the runtime of Altinn apps by
* Exposing APIs used by service owners and the [frontend (app-frontend-react)](https://github.com/Altinn/app-frontend-react) of an Altinn app
* Exposing abstractions to interact with features of Altinn Studio and Altinn 3 Platform services
## Contributing
See [/CONTRIBUTING.md](/CONTRIBUTING.md).
## Documentation
Documentation on how to develop Altinn apps can be found [here](https://docs.altinn.studio/).
## Architecture
This template is built using .NET
The below diagram shows the different layers.
