Coder Social home page Coder Social logo

identityserver.blazoradmin's Introduction

Logo

IdentityServer.BlazorAdmin

Administration UI for IdentityServer4 and Asp.Net Core Identity using WebAssembly with Blazor

Project status

Build Status

This project is currently in development

The application is written using Blazor on Asp.Net Core - .NET Core 3.0

NOTE: Works only with IdentityServer4 version => 2.3.0

NOTE: Blazor is an unsupported, experimental web framework that shouldn't be used for production workloads at this time.

Requirements

  • Install the latest .NET Core 3.x SDK. This version is still in a preview version and shouldn't be used for production workloads at this time.

  • Install and follow the instructions to install the Blazor Templates for .NET CLI

  • Install If you are using Visual Studio 2017 / 2019, install the Blazor Language Services extension to enable Blazor Templates and Support on Visual Studio

Solution Structure

  • STS:

    • IdentityServer.AspNetIdentity.Shared - Shared classes like DTO objetcs, shared between Identity Server and Blazor Views for Login, Password Reset and other stuff

    • IdentityServer.AspNetIdentity.Blazor.Client - Blazor Components used in place of Razor views like Login on Identity Server

    • IdentityServer.AspNetIdentity.Server - Identity Server 4 with ASP.NET Core Identity and EF Storage. Also, servers Blazor views for Login and other common views for IS4

  • Admin

    • IdentityServer.Blazor.Admin.Shared - Shared classes like DTO objetcs, shared between Identity Server and Blazor Views for Users, Claims, Resources and other CRUD stuff for IS administration

    • IdentityServer.Blazor.Admin.Client - Blazor Components used for Identity Server administration, like Users, Resources, Claims CRUD views

    • IdentityServer.Blazor.Admin.Server - ASP.NET Core application hosting the Admin API and also serving Blazor Components from Admin.Client project

  • Tests

    TBD

The Admin application contains the following modules:

IdentityServer.Blazor.Admin.Modules

identityserver.blazoradmin's People

Contributors

gustavobigardi avatar

Watchers

 avatar  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.