Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ubeac/ubeac-api

Source of uBeac .NET Core packages
https://github.com/ubeac/ubeac-api

dotnet dotnet-core identity interception logging nuget-packages repository service ubeac web

Last synced: about 2 months ago
JSON representation

Source of uBeac .NET Core packages

Awesome Lists containing this project

README

        





Welcome to uBeac Developers World


Develop your .NET projects easier and faster than ever with uBeac packages


We make the world more beautiful for programmers



[![GitHub last commit](https://img.shields.io/github/last-commit/ubeac/ubeac-api?color=594ae2&style=flat-square&logo=github)](https://github.com/ubeac/ubeac-api)
[![Contributors](https://img.shields.io/github/contributors/ubeac/ubeac-api?color=594ae2&style=flat-square&logo=github)](https://github.com/ubeac/ubeac-api/graphs/contributors)
[![Nuget version](https://img.shields.io/nuget/v/uBeac.Common?color=ff4081&label=nuget%20version&logo=nuget&style=flat-square)](https://www.nuget.org/packages/uBeac.Common/)
[![Nuget downloads](https://img.shields.io/nuget/dt/uBeac.Common?color=ff4081&label=nuget%20downloads&logo=nuget&style=flat-square)](https://www.nuget.org/packages/uBeac.Common/)

[Website](https://www.ubeac.io) | [LinkedIn](https://www.linkedin.com/company/ubeac) | [NuGet](https://www.nuget.org/profiles/ubeac.io)






Let us know



We try to speed up the development of .NET projects by providing different packages and get the things we need done in the shortest possible time.
Our way of thinking is that each module, if implemented properly, can be used in most projects in most different ways, so we write once and use it everywhere.
Each of our packages is based on a real need in the world of software development.




Get started




- [Common](/src/Common)
*Contains useful modules and extensions.*
- [Identity](/src/Identity)
*Easy-to-use identity management implementation based-on real-world scenarios.*
- [Logging](/src/Logging)
*Easy-to-use logging implementation based-on real-world scenarios.*
- [Repository](/src/Repository)
*Easy-to-use repository pattern implementation based-on real-world scenarios.*
- [Service](/src/Service)
*Easy-to-use service pattern implementation based-on real-world scenarios.*
- [Web](/src/Web)
*Contains useful modules and extensions in ASP.NET Core.*