KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
api-core
★ 13
Open GitHub ↗
A simple ASP.NET Core API
Download README (.md)
Explore Similar Repositories
Python_Basic4beginners
:
Educational Code Examples for Getting Used to Python3 (Numpy and Matplotlib)
varfont-prep-workshop
:
An example project to demo the RoboFont script VarFont Prep
SAFE
:
This repository currently contains just SAFE.Tool - a dotnet tool that might serve as an utility to manage SAFE projects.
image_classifier
:
Image classifier in Elixir
NJU_KEPractice
:
The final project for the Knowledge Engineering course at Nanjing University.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
api-core
?
Download (.md)
  [](https://github.com/arditmezini/api-core/blob/master/LICENSE) # Work in progress... ## ASP.NET Core API Sample Project ### (N-Tier / N-Layer Architecture) - Common - Database - Models - Data - Service - API ### Packages used: - *[AutoMapper](https://github.com/AutoMapper/AutoMapper)* - *[AutoWrapper](https://github.com/proudmonkey/AutoWrapper)* - *[FluentValidation](https://github.com/FluentValidation/FluentValidation)* - *[Hangfire](https://github.com/HangfireIO/Hangfire)* - *[Swashbuckle](https://github.com/domaindrivendev/Swashbuckle)* - *[NLog](https://github.com/NLog/NLog)* - *[EntityFrameworkCore](https://github.com/dotnet/efcore)* - *[Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json)* - *[MailKit](https://github.com/jstedfast/MailKit)* - *SignalR Hubs* ## Xamarin.Forms Sample Project - Material renderers ### Packages used: - *[Autofac](https://github.com/autofac/Autofac)* - *[ConnectivityPlugin](https://github.com/jamesmontemagno/ConnectivityPlugin)* - *[ACR User Dialogs](https://github.com/aritchie/userdialogs)* - *[Xam.Plugins.Settings](https://github.com/jamesmontemagno/SettingsPlugin)* - *[FlowListView](https://github.com/daniel-luberda/DLToolkit.Forms.Controls/tree/master/FlowListView)* - *[SignalR Hubs](https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Client)* ## Angular Sample Project ### Packages used: - *[Bootstrap](https://www.npmjs.com/package/bootstrap)* - *[jquery](https://www.npmjs.com/package/jquery)* - *[ngx-toastr](https://www.npmjs.com/package/ngx-toastr)* - *[jwt-decode](https://www.npmjs.com/package/jwt-decode)* ## React Sample Project ### Packages used: