Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.54 KB

00 StartHere.md

File metadata and controls

48 lines (31 loc) · 1.54 KB

Start Here

🚀 ASP.NET Roadmap

🌐 Web Technologies

🔗 URL
📃 HTML
CSS
👩‍💻 ClientServerRelationship
📨 HTTP
✍️ Markdown


📘 Frameworks & Libraries Used

🧱 Frameworks

Software Framework .NET
Web Framework ASP.NET Core
Web Frontend UI Blazor

🗃️ Data Access

ORM (Object-Relational Mapping) Entity Framework Core
Database SQLite

🧰 WebApi Tooling

OpenAPI Generation Swashbuckle
WebAPI GUI SwaggerUI

🖌️ Web Styling

Bootstrap v5
Bootstrap Icons

🗜️ Version Control

Version Control System Git
Software Project Storage GitHub

🧪 Testing

Unit Testing Library xUnit
Assertions Library FluentAssertions Mocking Library NSubstitute