Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
XamarinAssemble: Desarrollo de aplicaciones Rea...
Search
Esteban Solano Granados
July 18, 2020
Technology
0
270
XamarinAssemble: Desarrollo de aplicaciones Real-time con Xamarin, SignalR y CosmosDB
Esteban Solano Granados
July 18, 2020
Tweet
Share
More Decks by Esteban Solano Granados
See All by Esteban Solano Granados
Mockeando tus APIs con C# y Xamarin
stvansolano
0
570
Mobile Workshop: Xamarin Intro
stvansolano
0
280
Intro a Git, GitHub Actions y Azure Container Instances
stvansolano
0
73
C# 8 & NET 5: Primeros Pasos
stvansolano
0
730
Desarrollo de aplicaciones Real-time con Xamarin y CosmosDB
stvansolano
0
690
Introduccion a Inteligencia Artificial y Aprendizaje Maquina en la Nube
stvansolano
0
60
Mobile Backends: Docker, .NET Core + SQL Server (Linux)
stvansolano
0
560
Intro a Azure DevOps y VS Online
stvansolano
0
100
Desarrollo móvil con Serverless, Docker y Xamarin
stvansolano
0
180
Other Decks in Technology
See All in Technology
職種の壁を溶かして開発サイクルを高速に回す~情報透明性と職種越境から考えるAIフレンドリーな職種間連携~
daitasu
0
140
Automating Web Accessibility Testing with AI Agents
maminami373
0
1.2k
企業の生成AIガバナンスにおけるエージェントとセキュリティ
lycorptech_jp
PRO
2
160
大「個人開発サービス」時代に僕たちはどう生きるか
sotarok
20
9.7k
La gouvernance territoriale des données grâce à la plateforme Terreze
bluehats
0
150
ChatGPTとPlantUML/Mermaidによるソフトウェア設計
gowhich501
1
130
Platform開発が先行する Platform Engineeringの違和感
kintotechdev
4
540
これでもう迷わない!Jetpack Composeの書き方実践ガイド
zozotech
PRO
0
300
react-callを使ってダイヤログをいろんなとこで再利用しよう!
shinaps
1
230
allow_retry と Arel.sql / allow_retry and Arel.sql
euglena1215
1
160
[ JAWS-UG 東京 CommunityBuilders Night #2 ]SlackとAmazon Q Developerで 運用効率化を模索する
sh_fk2
3
380
おやつは300円まで!の最適化を模索してみた
techtekt
PRO
0
290
Featured
See All Featured
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Visualization
eitanlees
148
16k
The Power of CSS Pseudo Elements
geoffreycrofte
77
6k
The Invisible Side of Design
smashingmag
301
51k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
The Language of Interfaces
destraynor
161
25k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
A Tale of Four Properties
chriscoyier
160
23k
Transcript
Desarrollo de apps real-time con Xamarin, CosmosDB y SignalR
Esteban Solano Granados Microsoft MVP | Developer Technologies www.linkedin.com/in/stvansolano /stvansolano
stvansolano.github.io/blog ¿Quién soy? github.com/stvansolano
Agenda SignalR: Real-time communication CosmosDB / MongoBD API 02 Xamarin
/ Serverless: Azure Functions (local) 01 03 Local -> Pipelines -> Cloud (Azure) http://github.com/stvansolano/my-todo-app 04
Que es SignalR? • Open Source / ASP.NET (Core) •
Disponible como Azure SignalR Service • Mensajería / Websockets / Streaming • Conectividad / Escalabilidad • Mobile, IoT, Desktop, Web, y mucho más • Disponible para .NET, Java, Python, JS y más
Como funciona SignalR? Hub / Group / Users / Events
GroupName = Seattle
None
Demo time!!! http://github.com/stvansolano/my-todo-app
Arquitectura Twitter/GitHub: stvansolano
SignalR Azure instance
Usando CosmosDB (MongoDB API) Texto
Todo Junto • Xamarin + Serverless + SignalR • ConnectionStrings
+ MongoDB Driver (.NET) • NuGet packages (SignalR) Local (Docker/Functions) + SignalR (Free tier) + Right-click -> Deploy Azure Functions + SignalR (Free tier) + Azure DevOps | GH Actions Local Cloud
Preguntas? Esteban Solano Granados Microsoft MVP | Developer Technologies www.linkedin.com/in/stvansolano
/stvansolano stvansolano.github.io/blog github.com/stvansolano
Esteban Solano Granados Microsoft MVP | Developer Technologies www.linkedin.com/in/stvansolano /stvansolano
stvansolano.github.io/blog github.com/stvansolano