Git Product home page Git Product logo

heroplate's Introduction

Heroplate

This code is based on the FullStackHero code, more specifically it's a "merge" of the two repositories dotnet-webapi-boilerplate and blazor-wasm-boilerplate.

It seems like maintenance over on the fullstackhero project has kind of grinded to a halt, so I took the liberty to release my "updated" version here.

This template is optimized for use with Visual Studio on Windows. It's definitely possible to use it with other IDE's/platforms, but this hasn't been tested.

The following extensions for Visual Studio are recommended:

Changes:

  • Update to .NET 7
  • Update packages
  • Remove different database providers (The code is using sql server now, but changing to another provider shouldn't be that much work. This has the advantage you only have to load the assemblies for the provider you're actually using.)
  • Add ValidationBehavior for asynchronous validation using FluentValidation
  • Add HangfireMediatorBridge
  • Add ProblemDetails middleware
  • Add Tests
  • Re-structure
  • Rename Client => Admin
  • Many other small changes, refactorings and bug fixes
  • ...

DISCLAIMER: This code is provided as is and has been used successfully in a real-world application. However, every application has its own unique rules and constraints, and this code may not be the best fit for every situation. Please thoroughly evaluate the specific requirements of your application before using this code.

heroplate's People

Contributors

fretje avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.