@efmagicunicornsさんをブロックしました
このツイートを表示してもよろしいですか?これによって@efmagicunicornsさんのブロックが解除されることはありません。
-
Entity Frameworkさんがリツイート
The first ever
#EntityFramework Core#EFCore Community Stand-up is live in a few hours (10am PT, 1pm ET). Join us to see the latest community links and blog posts, review community contributions and features, hear from guests and answer your questions. https://live.dot.net/ pic.twitter.com/JEDSt7yjgU
今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
Entity Frameworkさんがリツイート
@bricelambs I really enjoyed hearing the@efmagicunicorns story on the 6 figure developer podcast - thanks for telling the story!https://6figuredev.com/podcast/episode-132-ef-an-ef-core-with-brice-lambson/ …今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
The
#EntityFramework#EFCore#EF6 is on Twitter! Subscribe to this list to keep up to date with their Twitter feeds. https://twitter.com/i/lists/1253069921669410818 …今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
Entity Frameworkさんがリツイート
Want a visual tool to help you get up to speed quickly with Entity Framework Core - try my free Visual Studio extension, like more than 80.000 other users https://marketplace.visualstudio.com/items?itemName=ErikEJ.EFCorePowerTools …
#efcore#sqlserver#azurepic.twitter.com/reeVMqwiqz
今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
Mark the date! Pleased to announce the inaugural monthly (1st Wednesday of the month)
#EntityFramework Community Standup on: May 6th 2020 at 10am PT More details to come. Special thanks to@JamesMontemagno and@camerontomisser for their help with our "test run" this morning!pic.twitter.com/J9vDpjHzwp
今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
"Gee, wouldn't it be nice to have an hour livestream we can use to highlight community contributions and blog posts, share the latest roadmap and features, and answer questions?" "You mean, like the .NET Community Standup?" "EXACTLY. Shall we join the lineup?" Stay tuned...
今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
Entity Frameworkさんがリツイート
Just published
#VSToolbox. Part 3 of 5 with@skimedic showing@efmagicunicorns Core. Today we cover querying data.https://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Entity-Framework-Core-Part-3 …今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
Entity Frameworkさんがリツイート今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す
-
Entity Frameworkさんがリツイート
New one up! Event-driven integration #2 - Inferring events from EF Core changes [ASPF02O|E041] https://blog.codingmilitia.com/2020/04/20/aspnet-041-from-zero-to-overkill-event-driven-integration-inferring-events-from-efcore-changes/ … Sharing & feedback always appreciated!
#dotnet#dotnetcore#aspnet#aspnetcore#efcore#AspNetCoreFromZeroToOverkill今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
Entity Frameworkさんがリツイート
Just blogged: How to pass a dynamic/variable list of values as SqlParameters with FromSqlRaw in EF Core https://erikej.github.io/efcore/sqlserver/2020/04/20/use-dynamic-sqlparameters-with-fromsql.html …
#sqlserver#efcore今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
Entity Frameworkさんがリツイート
The
#EntityFramework#EFCore team is going virtual! Join@ajcvickers and me on Thursday May 21, 2020 at 4pm PT/7pm ET when we join the Louisville#dotnet .NET meetup for a special online look at Entity Framework past and future! Details and RSVP here:https://www.meetup.com/Louisville-DotNet/events/270049199/ …今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
Entity Frameworkさんがリツイート
Entity Framework weekly update
#entityframework#efcore » New EF documentation hub! » Database collations in migrations and queries » Two more issues patched for 3.1.4 » Docs for filtered Include and other new featureshttps://github.com/dotnet/efcore/issues/19549#issuecomment-614920826 …今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
Entity Frameworkさんがリツイート
Just posted
#VSToolbox. Parts 1 and 2 of a 5 part series on beginning@efmagicunicorns Core with@skimedic. Start with a database, scaffold it to create entities, then work with data.https://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Entity-Framework-Core-Part-1 …今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
Our team works in the open on
#GitHub and relies on your input to understand what features and/or issues are most important. Please log your issues and feature requests and upvote
the items that are important to you.
Here's the list ranked by votes:
https://github.com/dotnet/efcore/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc …今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -

Hello, everyone!
It's a new day & we have a new look!
Check out the #EntityFramework#EFCore#EF6 landing page and let us know what you think! This is just the first step. We're working on platform guidance (#Blazor,#Xamarin, etc.) and more!https://docs.microsoft.com/ef今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
Entity Frameworkさんがリツイート
Logging in
#EntityFramework Core#EFCore. "It's log. It's log. It's better than bad. It's good!" https://jlik.me/hp3 pic.twitter.com/A6eeA6OIkR
今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
Entity Frameworkさんがリツイート
Just blogged: Generate Entity Framework Core classes from a SQL Server database project - .dacpac file https://erikej.github.io/efcore/sqlserver/2020/04/13/generate-efcore-classes-from-a-sql-server-database-project.html …
#sqlserver#efcore#dacpac#ssdtpic.twitter.com/5mPYR6f0Bi
今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
Here are some helpful quick links for
#EntityFramework#EFCore#EF6: Issues and feature requests for EF Core: https://aka.ms/efcorefeedback Issues for EF 6: https://aka.ms/ef6feedback Entity Framework Roadmap: https://aka.ms/efroadmap What's new in EF Core 5.x?https://aka.ms/efcore5今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
Entity Frameworkさんがリツイート
Entity Framework Weekly Update
#efcore#entityframework Highlights: » Great progress on queries for many-to-many » More model building enhancements Try EF Core 5.0 now: » Preview 2 on NuGet » Daily builds (see GitHub) Runs on .NET Core 3.1 and .NET 5.https://github.com/dotnet/efcore/issues/19549#issuecomment-611782980 …今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す -
Entity Frameworkさんがリツイート
I'm a little (a lot!) late to the game but oh my is
#entityframework and#Odata4 so cool! Moving a web app to React, updating the underlying APIs along the way. Single API in .NET 4/Web API: 82 lines of code. Same API in .NET Core/EF/OData: 6 lines of code.今後は興味のあるツイートがもっと表示されるようになります。 取り消す取り消す
読み込みに時間がかかっているようです。
Twitterの処理能力の限界を超えているか、一時的な不具合が発生しています。やりなおすか、Twitterステータスで詳細をご確認ください。