Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ubeac/ubeac-api
- Owner: ubeac
- Created: 2021-12-23T16:20:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T20:38:44.000Z (over 1 year ago)
- Last Synced: 2024-04-28T14:45:19.949Z (8 months ago)
- Topics: dotnet, dotnet-core, identity, interception, logging, nuget-packages, repository, service, ubeac, web
- Language: C#
- Homepage:
- Size: 865 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
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.*