.NET · @dotnet
3838 followers · 38 posts · Server dotnet.social

On this week's Community Standup:
🏗️ Migrate from framework to core with System.Web.Adapters
🎙️ Taylor Southwick, Jon Galloway

đź—“ Tuesday | Aug 1
⏰ 10:00 AM Pacific | 17:00 UTC

youtu.be/l_PKg_VozFc

#ASPNET #dotnet #dotnetcore

Last updated 1 year ago

Eduardo Fonseca · @efonsecabcr
64 followers · 257 posts · Server dotnet.social
Swimburger :dotnet: · @swimburger
472 followers · 38 posts · Server dotnet.social

Want to write about .NET for the Twilio blog? Our call for content is open for submissions. Learn more about the process and $ here
twilio.com/en-us/voices

#dotnet #csharp #ASPNET

Last updated 1 year ago

Swimburger :dotnet: · @swimburger
472 followers · 37 posts · Server dotnet.social
Swimburger :dotnet: · @swimburger
465 followers · 34 posts · Server dotnet.social

Learn how to End-to-End Test SMS Applications with C# .NET and Twilio.
(I first started with using a TaskCompletionSource to make one incoming messages awaitable, but I wanted to be able to await multiple messages which let me down to the Channels API which is really cool.)

twilio.com/blog/e2e-test-sms-a

#dotnet #csharp #ASPNET #twilio

Last updated 2 years ago

Anthony Steele · @anthony_steele
201 followers · 1722 posts · Server dotnet.social

Did any of the talk of building a server in come to anything? Is anyone up and running their code?

#mastodon #fediverse #csharp #ASPNET #dotnet

Last updated 2 years ago

Marco Siccardi :dotnet: · @MSicc
376 followers · 105 posts · Server dotnet.social
Swimburger :dotnet: · @swimburger
461 followers · 30 posts · Server dotnet.social

I'm trying to make end-to-end testing a programmable phone number intuitive by providing this VirtualPhone API based on Twilio. First, what do y'all think?

#dotnet #csharp #ASPNET

Last updated 2 years ago

Swimburger :dotnet: · @swimburger
461 followers · 29 posts · Server dotnet.social

Did a library add services, but you want the service to use a different lifetime, check this out. Use at your own risk!

swimburger.net/blog/dotnet/cha

#dotnet #ASPNET #csharp

Last updated 2 years ago

dotnet · @dotnet
2959 followers · 12 posts · Server dotnet.social

🆕New video series!🆕
đź“şMigrating from to

18 videos from Mike Rousos upgrading an app on .NET Framework to .NET 7. Includes .NET Upgrade Planner and .NET Upgrade Assistant (command line and from Visual Studio).

aka.ms/modernize-aspnet-videos

#ASPNET #aspnetcore #dotnet

Last updated 2 years ago

Swimburger :dotnet: · @swimburger
461 followers · 28 posts · Server dotnet.social
Swimburger :dotnet: · @swimburger
458 followers · 25 posts · Server dotnet.social

Learn how to build an IVR using Twilio Voice and ASP .NET Core to build a voicemail service.
Another great post by Volkan.

twilio.com/blog/build-a-voicem

#dotnet #csharp #ASPNET

Last updated 2 years ago

Marco Siccardi :dotnet: · @MSicc
361 followers · 30 posts · Server dotnet.social
Carlos Sánchez :dotnet: · @foo_fighter
258 followers · 64 posts · Server dotnet.social

Another episode of Nick Chapsas' podcast, this time interviewing David Fowler:

youtube.com/watch?v=_xlRY3j8uf

#dotnet #csharp #ASPNET

Last updated 2 years ago

Swimburger :dotnet: · @swimburger
451 followers · 21 posts · Server dotnet.social

The new API for ChatGPT is interesting.
For bots to respond based on previous questions and answers, you have to persist the chat history yourself and pass it back and forth for every API call.
In this snippet I'm storing the chat history in session.

#dotnet #ASPNET #csharp

Last updated 2 years ago

Swimburger :dotnet: · @swimburger
450 followers · 20 posts · Server dotnet.social
Swimburger :dotnet: · @swimburger
446 followers · 19 posts · Server dotnet.social
Eduardo Fonseca · @efonsecabcr
63 followers · 247 posts · Server dotnet.social

It’s time to stop using ASP .NET Webforms, here is some information on how to migrate out of it.

linkedin.com/pulse/how-migrate

#ASPNET #aspnetcore #dotnet #webforms #blazor

Last updated 2 years ago

Paul Pitchford · @pitchie
9 followers · 25 posts · Server dotnet.social

Has anyone written a complete set of razor pages for in ? I find using MVC templates a jarring experience. Or is there a good alternative framework? It’s time to get some authentication/authorisation into my side project. I know @davidfowl was experimenting on something but cannot find the posts.

#blazor #identity #ASPNET

Last updated 2 years ago

Swimburger :dotnet: · @swimburger
434 followers · 15 posts · Server dotnet.social