https://github.com/alexnoddings/tyne
C# libaries designed for making Line of Business Blazor apps more efficiently.
https://github.com/alexnoddings/tyne
asp-net-core aspnetcore blazor dotnet hacktoberfest
Last synced: 11 months ago
JSON representation
C# libaries designed for making Line of Business Blazor apps more efficiently.
- Host: GitHub
- URL: https://github.com/alexnoddings/tyne
- Owner: alexnoddings
- License: mit
- Created: 2022-06-29T08:37:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-22T13:18:28.000Z (over 1 year ago)
- Last Synced: 2025-07-19T10:30:10.353Z (12 months ago)
- Topics: asp-net-core, aspnetcore, blazor, dotnet, hacktoberfest
- Language: C#
- Homepage: https://alexnoddings.github.io/Tyne/
- Size: 1.4 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# Tyne ([docs](https://alexnoddings.github.io/Tyne/docs/)) ([demo](https://alexnoddings.github.io/Tyne/demo/))
[](https://github.com/alexnoddings/Tyne/actions/workflows/build-and-test-main.yml)
[](https://github.com/alexnoddings/Tyne/blob/main/LICENSE)
[](https://www.nuget.org/packages/Tyne.Core/)
[](https://www.nuget.org/packages/Tyne.Core/)
[](https://www.nuget.org/packages/Tyne.Core/)
Tyne is a set of C# packages designed to make line-of-business apps in Blazor more efficiently.
Packages are designed to be à la carte based on a project's requirements. For example, the Blazor components are usable without EF change auditing, and vice versa.
See [the package list](https://alexnoddings.github.io/Tyne/docs/packages/) for details about what packages are available, and how to install them.