abuzaforfagun / MonthlyScheduler.Blazor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MonthlyScheduler.Blazor

Very simple and straight forward goal. Use balzor to create a super simple application, use several features and components of blazor.

Prerequisites

  • Visual Studio 2019 or later
  • Dot Net Core 3.1 or later

Roadmap

  • Basic Implementation
    • Creating Blazor Application
    • Separate business logic and ui
    • Dependency Injection
    • CRUD operation
    • Basic form validation
  • Using Dialog
    • Creating dialogs
    • Event callback
    • Reuse components
  • Blazor application with external Web API
  • Blazor WebAssembly

Implementation

Contribute

You are welcome to extend this repository. Please clone and create your feature specific branch, implement the feature with a well-defined readme file and create a pull request. You are done :)

About


Languages

Language:C# 55.8%Language:HTML 30.8%Language:CSS 13.4%