Skip to content

alexandrejulien/dapr-nblocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn
Technical Debt Quality Gate Status Security Rating Code Smells Coverage


Dapr NBlocks

Dapr NBlocks is a Dapr Building Blocks implementations for common use projects. It offers an abstraction and somes pattern with Dapr Components like PubSub, StateStore, and others.
Explore the docs »

· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact

About The Project

Dapr NBlocks uses Dapr Client SDK from Dapr official. Dapr is an awesome runtime for distributed applications. It helps in solving problems in microservices architecture with an Event approch. For more information about Dapr : https://dapr.io/

Dapr NBlocks :

  • Dapr Core : abstraction for Dapr Client SDK
  • Dapr Events : Building blocks for Dapr Pub/Sub with an event driven paradigm.

(back to top)

Benchmarks

Coming soon ...

Built With

(back to top)

Getting Started

Coming soon ...

Prerequisites

You might have a .NET 6 SDK or .NET 7 SDK.

Installation

  1. Get latest release
  2. Configure "appsettings.json" file

(back to top)

Usage

Coming soon ...

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Alexandre Julien - @alexandrejulien

Project Link: https://github.com/alexandrejulien/dapr-nblocks

(back to top)

Releases

No releases published

Packages

No packages published

Languages