All Projects → catcherwong → Demos

catcherwong / Demos

💯Some demos for learning

Projects that are alternatives of or similar to Demos

Helloworld Msa
Main repository with documentation and support files
Stars: ✭ 218 (-9.54%)
Mutual labels:  demo
Idunno.authentication
A filled with self-loathing implementation of Basic Authentication, and Certificate Authentication to make me feel like a real security person, all for for ASP.NET Core
Stars: ✭ 228 (-5.39%)
Mutual labels:  aspnet-core
Smoothscrollanimations
Demo of a tutorial on how to add smooth page scrolling with an inner image animation
Stars: ✭ 238 (-1.24%)
Mutual labels:  demo
Knative Tutorial
https://dn.dev/master A practical guide to get started with Knative. Knative concepts are explained simple and easy way with lots of demos and exercises.
Stars: ✭ 219 (-9.13%)
Mutual labels:  demo
Terrain Builder
🏔 Procedural terrain using Three.js and perlin noise, Now Accelerated by your GPU!
Stars: ✭ 228 (-5.39%)
Mutual labels:  demo
Hsweb Demo
2.x版本演示项目
Stars: ✭ 229 (-4.98%)
Mutual labels:  demo
Cartoonize
A demo webapp to convert images and videos into cartoon!
Stars: ✭ 215 (-10.79%)
Mutual labels:  demo
Chain
链喵 CMDB 本项目已停止开发!因长时间未对代码进行维护,可能会造成项目在不同环境上无法部署、运行BUG等问题,请知晓!项目仅供参考!
Stars: ✭ 240 (-0.41%)
Mutual labels:  demo
Run Aspnetcore
A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 227 (-5.81%)
Mutual labels:  aspnet-core
Open model zoo
Pre-trained Deep Learning models and demos (high quality and extremely fast)
Stars: ✭ 2,925 (+1113.69%)
Mutual labels:  demo
Caffe2 Ios
Caffe2 on iOS Real-time Demo. Test with Your Own Model and Photos.
Stars: ✭ 221 (-8.3%)
Mutual labels:  demo
Digital Restaurant
DDD. Event sourcing. CQRS. REST. Modular. Microservices. Kotlin. Spring. Axon platform. Apache Kafka. RabbitMQ
Stars: ✭ 222 (-7.88%)
Mutual labels:  demo
Datmusic
Search and download free music from VK.
Stars: ✭ 230 (-4.56%)
Mutual labels:  demo
Easy Admin Demo
A demo application to showcase EasyAdmin features
Stars: ✭ 219 (-9.13%)
Mutual labels:  demo
React Native demo
react-native实现网易新闻和美团,实现大部分页面。使用最新的react-navigation等组件,同时支持安卓和iOS设备。
Stars: ✭ 237 (-1.66%)
Mutual labels:  demo
Bottomsheet
BottomSheet dialog library for Android
Stars: ✭ 219 (-9.13%)
Mutual labels:  demo
Magento React Native
React Native mobile app for Magento 2.x
Stars: ✭ 229 (-4.98%)
Mutual labels:  demo
Pg Promise Demo
👓 Advanced example of using pg-promise
Stars: ✭ 240 (-0.41%)
Mutual labels:  demo
Tinysynth
A drums looper made with React and the WebAudio API
Stars: ✭ 238 (-1.24%)
Mutual labels:  demo
Identity.dapper
Identity package that uses Dapper instead EntityFramework for use with .NET Core
Stars: ✭ 234 (-2.9%)
Mutual labels:  aspnet-core

中文版

Demos

This repository mainly contains some demos that you can find in my blogs.

Both in cnblogs and c-sharpcorner

Introduce

Nancy Demo

Name Description Url/Lang
NancyDemoForFormsauthentication how to use forms authentication in Nancy(1.x) Url/Chinese
NancyDemoForModelBinding how to use model binding in Nancy(1.x) Url/Chinese
NancyDemoWithHostingAspnet movies demo hosting by asp.net Url/Chinese
NancyDemoWithOwin three demos using owin Url/Chinese
NancyDemoWithSelfHosting one is using TopSelf to host , the other one is using Nancy.Hosting.Self to host. Url/Chinese

ASP.NET Core Demo

Name Description Url/Lang
ASPNETCoreAPIAuthorizedDemo asp.net core web api authorized demo Url/Chinese
JWTTokenDemo how to use JSON Web Token in ASP.NET Core(pre) Url/Chinese
JwtTokenDemo2 handle refresh_token when using JSON Web Token in ASP.NET Core 2.0(pre) Url/English
RedisDemo A demo using redis in .net core Url/Chinese
LocalDataCachingDemo A demo using SQLite to store the caching item as the local caching. Url/Chinese
MenuSolution A demo shows some way to render menus. Url/English
RPDemo A demo using ASP.NET Core Razore Pages Url/English
MonoDemo A demo run ASP.NET Core in .NET Framework with mono. Url/English
CachingAOPDemo Two demos that show how to handle caching interceptor. Url/Chinese
APIGatewayDemo A demo shows how to use Ocelot as our API Gateway. Url/English
DIDemo Same interface multi impl . Url/Chinese
RedisBatchRemoveSolution Introduce batch remove cached item in Redis. Url/Chinese
CachingSerializer Introduce serialization of distributed caching(Redis and Memcached). Url/Chinese
ResponseCachingDemo Introduce ResponseCaching in ASP.NET Core. Url/Chinese
CircuitBreakerDemo Introduce CircuitBreaker in ASP.NET Core. Url/Chinese
OptionsDemo Introduce Options in ASP.NET Core. Url/Chinese
HttpClientFactoryDemo Polly Demo With HttpClientFactory. Url/Chinese
SteeltoeWithHttpClientFactory Steeltoe Demo With HttpClientFactory. Url/Chinese
RefitClientApi Introduce Refit in ASP.NET Core. Url/Chinese
WebApiClientDemo Usages of WebApiClient. Url/English
WebApiClientApi WebApiClient With HttpClientFactory. Url/English

Xamarin Demo

Name Description Url/Lang
Catcher.AndroidDemo Android demo using Xamarin Url/Chinese
Catcher.MvvmCrossDemo Demos using MvvmCross framework Url/Chinese

Other

Name Description Url/Lang
Catcher.Unit.Demo A unittest demo Url/Chinese
RoundRobinDemo Load Balancing - Round Robin Url/Chinese
WeightedRoundRobinDemo Load Balancing - Weighted Round Robin Url/Chinese
RedisLockDemo Redis Lock Url/English
ObjectPoolDemo Usages of Microsoft.Extensions.ObjectPool. Url/Chinese
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].