An open API service providing repository metadata for many open source software ecosystems.

Topic: "donetcoreapi"

jackyhuynh/TaskTracker

The Team Task Tracker allows multiple users to get access to a list of activity that needs to be completed. Member can assign tasks by simply typing their name (or coworker) and adding the task to the task list (SQL Server Implementation). This is implemented as a WEB API architecture. The sever-backend is written in C#. Implement the .NET framework so that the architecture can handle multiple users without false, and save a lot of time of writing code. The architecture is fairly simple. Users get access to web clients through any web browser (with the correct address). Users then can send REQUEST to the backend, or simply view what is in the task list. After the backend-sever receive HTTP request(insert, update, delete, view) from the clients, it processes the request and communicates with the Data Access Layer(SQL Server). SQL Server decides what to do with the request (read, write, search, view), complete, and report to the backend controller. controller confirms the clients' request is completed(satisfy) and sends the HTTP response back. Please refer to the UML Diagram for more details.

Language: C# - Size: 16.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

likhonsible/DonationCrypto

🤖 A simply with good view tip pages with some crypto address .

Language: HTML - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

yadaskinn/DotnetCorePaging

.Net Core 2.1 Web API and Angular 8 Pagination

Language: TypeScript - Size: 1.36 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

eideard-hm/GraphQLNetCore

Language: C# - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alihaxan020/WebApiCaching

NET 6 - Web API Caching with Redis Caching is the process of storing copies of files or data in a cache, or temporary storage location, so that they can be accessed more quickly

Language: C# - Size: 4.46 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0