Coder Social home page Coder Social logo

dorucioclea / bedrock.shared Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bedrocknet/bedrock.shared

0.0 2.0 0.0 4.86 MB

.NET Standard library for creating .NET applications

License: MIT License

C# 97.52% Batchfile 1.25% PowerShell 1.24%

bedrock.shared's Introduction

Introduction

Bedrock.Shared is a .NET Standard library for writing .NET applications.

In general, Bedrock is a template for developing ASP.NET Core applications using Onion Architecture, Domain Driven Design (DDD) and S.O.L.I.D. design principles.

It contains a set of shared libraries in the form of Nuget packages and a template application that leverages these shared libraries. It also contains an application for handling enterprise security (AuthZ). The project also contains a tool to generate boilerplate domain code inferred from a database schema instance.

Bedrock is comprised of five (5) repositories:

(1) Bedrock.Shared - this repository; the shared library

(2) Bedrock.Shared.Security.UI - Angular enterprise security application

(3) Bedrock.Shared.Security.Api - ASP.NET Core Web API enterprise security application that leverages the Bedrock.Shared library

(4) Bedrock.Template.Api - ASP.NET Core Web API template application that leverages the Bedrock.Shared library and Bedrock.Shared.Security application

(5) Bedrock.DomainBuilder - Winform application to generate boilerplate domain layer code like domain entities/enumerations/services, EF DbContext, EF configuration mapping files etc... This will likely be rewritten as a CLI using Roslyn compiler API.

The template application is wired up to authenticate with Azure AAD B2C, but this is turned off within the configuration.

More description and help to follow.

Getting Started

Coming soon

Build and Test

Coming soon

Contribute

Coming soon

Credits

Coming soon

bedrock.shared's People

Contributors

bedrocknet avatar bobbydowling avatar

Watchers

James Cloos 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.