Skip to content

schroedermarius/medium-blazor-wasm-enterprise-platform

 
 

Repository files navigation

Blazor WebAssembly Hosted Project

Overview

This project is a Blazor WebAssembly application built upon the architecture of the AspNetCoreEnterprisePlatform by Ben Abt. It showcases how to integrate the Mediator Pattern within a Blazor WebAssembly context, leveraging dependency injection for modular and maintainable code.

Getting Started

Prerequisites

  • .NET 9 SDK (preview version, ensure it’s installed on your system)

Forking the Repository

  • To start, fork the AspNetCoreEnterprisePlatform repository to get access to its architecture and features.

Running the Application

After setting everything up, run the application using:

dotnet run

Visit https://localhost:{port} to access your Blazor WebAssembly application.

Contributing

Feel free to contribute to this project by forking the repository, making improvements, or reporting issues. If you have ideas or enhancements, submit a pull request!

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

Special thanks to Ben Abt for his insightful architecture and guidance.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 89.0%
  • CSS 5.9%
  • HTML 5.1%