RalmsDeveloper's profile picture. Microsoft MVP,
IT Specialist @Itau,
Entity Framework Core, http://ASP.NET, ScyllaDB, Apache Kafka and Data Access.

Rafael Almeida

@RalmsDeveloper

Microsoft MVP, IT Specialist @Itau, Entity Framework Core, http://ASP.NET, ScyllaDB, Apache Kafka and Data Access.

Rafael Almeida a reposté

New in .NET 7, HttpClient and Kestrel provide useful error messages if you accidentally mix HTTP/1.1 with HTTP/2 (or vice versa). See github.com/dotnet/aspnetc… for the unhelpful error messages that you get today 😅


Rafael Almeida a reposté

#EFCore and #Dotnet Data Biweekly Update 🦄 Merged for EF7 🦄 ➡️ TPC mapping support is complete! ➡️ 26 query improvements ➡️ Custom aggregate function support 🦄 Releases 🦄 ➡️ EF7 preview 4 ➡️ EF Core 6.0.5 🦄 Out-of-support 🦄 ➡️ EF Core 5.0 github.com/dotnet/efcore/…


Rafael Almeida a reposté

Drop in on @SebastienRos and the team for the latest @ASPNET Community Standup and a great preview of the output caching enhancements we made to #ASPNETCore in #dotNET 7. 📽️ ➡️ msft.it/6010wFOjp

dotnet's tweet image. Drop in on @SebastienRos and the team for the latest @ASPNET Community Standup and a great preview of the output caching enhancements we made to #ASPNETCore in #dotNET 7. 📽️ ➡️ msft.it/6010wFOjp

Rafael Almeida a reposté

The blog post for C# 11 preview updates in Visual Studio 17.2 Preview 3/.NET 7 Preview 3 is up: devblogs.microsoft.com/dotnet/csharp-…


Rafael Almeida a reposté

#EntityFramework and #Dotnet Data Biweekly News 🦄EF7 preview 3🦄 ➡️Composite key attribute ➡️UTF8 for SQL Server ➡️SaveChanges perf 🦄EF7 daily builds🦄 ➡️Value gen for converted types #DDD ➡️TPC for SaveChanges 🦄EF Core 6.0.4🦄 ➡️Bug fixes github.com/dotnet/efcore/…


Rafael Almeida a reposté

📣 It's finally here! Get Dapr swag from the @CloudNativeFdn store: store.cncf.io/collections/da…


Rafael Almeida a reposté

Entity Framework Biweekly Update Plan for EF Core 7.0 (EF7): » JSON columns » Bulk updates » Lifecycle hooks » TPC » Stored procs » Value objects » Raw SQL » T4 templates » Trimming » Open telemetry » Performance And more! Plus, EF Core 6.0.1 is out. github.com/dotnet/efcore/…


Rafael Almeida a reposté

👋 We are excited to announce the release Dapr v1.5.0! Thanks to our community of contributors who made this release possible! 🎉 See what's new here: blog.dapr.io/posts/2021/11/…

daprdev's tweet image. 👋 We are excited to announce the release Dapr v1.5.0!

Thanks to our community of contributors who made this release possible! 🎉

See what's new here:
blog.dapr.io/posts/2021/11/…

Rafael Almeida a reposté

So, EF Core 6.0 is out! Want the scoop of everything new? With lots of details and downloadable samples? The unicorns got you covered! 🦄🦄🦄🦄🦄🦄🦄🦄 docs.microsoft.com/en-us/ef/core/…


Rafael Almeida a reposté

📣 We are happy to share that Dapr has joined @CloudNativeFdn as an incubating project! 🎉 Learn more: blog.dapr.io/posts/2021/11/…

daprdev's tweet image. 📣 We are happy to share that Dapr has joined @CloudNativeFdn  as an incubating project! 🎉

Learn more: blog.dapr.io/posts/2021/11/…

Rafael Almeida a reposté

.NET 6 is on the way. This @DavidFowl post gives us a sample of the new APIs coming to #dotNET and #ASPNETCore that you're going to 💙... basically because they were directly driven by our fantastic community. Get the 411 here: msft.it/6014nhqBQ

dotnet's tweet image. .NET 6 is on the way.

This @DavidFowl post gives us a sample of the new APIs coming to #dotNET and #ASPNETCore that you're going to 💙... basically because they were directly driven by our fantastic community.

Get the 411 here: msft.it/6014nhqBQ

Rafael Almeida a reposté

HTTP/3 is coming to Kestrel and HttpClient! It will ship in .NET 6 as a preview feature. #dotnet gRPC is one of our main testbeds for HTTP/3. We're the first language to investigate end-to-end gRPC+HTTP/3. #grpc gRPC over HTTP/3 proposal: github.com/grpc/proposal/…


Fantastic 🚀🚀

Cassandra 4.0 vs. Cassandra 3.11: Comparing Performance — check out our #NoSQL database benchmark for @cassandra ow.ly/WtcP50FUeYz

ScyllaDB's tweet image. Cassandra 4.0 vs. Cassandra 3.11: Comparing Performance — check out our #NoSQL database benchmark for @cassandra ow.ly/WtcP50FUeYz


Rafael Almeida a reposté

Join @waldiko at P99 CONF for 'OSv Unikernel — Optimizing Guest OS to Run Stateless and Serverless Apps in the Cloud' Oct 6-7 - it's free, it's virtual and full of great content! Register now: p99conf.io #ScyllaDB #P99CONF #OSv

ScyllaDB's tweet image. Join @waldiko at P99 CONF for 'OSv Unikernel — Optimizing Guest OS to Run Stateless and Serverless Apps in the Cloud'
Oct 6-7 - it's free, it's virtual and full of great content!
Register now: p99conf.io
#ScyllaDB #P99CONF #OSv

Rafael Almeida a reposté

#EntityFramework updates are back! #EFCore 6.0 previews 5 & 6: » Configure all properties of a type in one place » Compiled models » Split queries for projected collections Unfortunately, we had to make a few cuts to EF Core 6.0. Click for details. github.com/dotnet/efcore/…


Rafael Almeida a reposté

Just released version 5.0.0-alpha.2 of EntityFrameworkCore.VisualBasic. lorcQc has been busy fixing bugs! nuget.org/packages/Entit…


Rafael Almeida a reposté

That's a lot of unicornpower!

Announcing #EntityFramework Core #EFCore 6.0 Preview 4 - performance edition! @shayrojansky details the journey to: 🏃‍♀️ a 70% speed increase on TechEmpower Fortunes benchmarks 🔎 over 30% faster query execution 📚 43% decrease in heap allocations devblogs.microsoft.com/dotnet/announc…



Rafael Almeida a reposté

This change is incredible. Thanks @ben_a_adams #dotnet #signalr

davidfowl's tweet image. This change is incredible. Thanks @ben_a_adams #dotnet #signalr

🥳 #AspNetCore updates in .NET 6 Preview 3 🔹Smaller SignalR, Blazor Server, MessagePack scripts 🔹Redis profiling sessions 🔹HTTP/3 endpoint TLS configuration 🔹Initial .NET Hot Reload support 🔹BlazorWebView controls for WPF & Windows Forms 🔹and more! devblogs.microsoft.com/aspnet/asp-net…



Loading...

Something went wrong.


Something went wrong.