Filter
Exclude
Time range
-
Near
Breaking changes in AspNet Core between 8 and 10. Happens for Duende Identity Server every time, though they have been good about dropping same day or close to it and even pre-releases against preview/rc. I haven't had issues with CLR updates in a while. That seems to have stablized from .Net 6 , though you still release quite a few breaking changes there too. Luckly, not in any APIs I was using. For the systems I've been dealing with, it's always a breaking change in AspNet Core, EF Core, or Extensions, or a breaking change in the platform somewhere that requires a dependency to update their code. And like I said, waiting on EF Core providers. Unfortunately, Oracle could care less if they support .Net. I'd like to say this is a one off, but Since 1.0 I've managed 40 products. 1.1->2.1 💥, 2.1->3.1 💥, 3.1->6.0 💥, 6.0->8.0 💥, 8.0->10.0 💥. Every one required code changes and/or dependencies to become compatible (either waiting, forking, or contributing back). I never had the luxury of just changing the moniker, compiling, and calling it a day. .Net upgrades in the realworld are a major upgrade, require code changes, dependency upgrades, full regression testing cycles including SAST, DAST, and PEN, and in the EU, filed reports to the EU with the results of said testing. That doesn't all happen in a few days. That is months worth of planning and work, scheduling with Red Teams, etc. I know the breaking changes are the trade-off of moving fast and innovation. I don't mind that part. Infact I think it's awesome. The problem is the 3yrs. Especially the 1 year between release and EOS of the previous. It's not enough time for many industries to update and remain compliant. You wouldn't dream of making Windows Server or SQL Server support cycles 3 years and only giving 1 year to uograde. So as an ISV, why does my software have to go out of support in a year? How am I supposed to release even once a year and have any kind of realistic enterprise software support with my customers? If there is a way for Sales to hit their numbers every quarter and not have customers in perpetual upgrade mode and provide realistic enterprise level support cycles (without HeroDevs), I'd love to hear it. I'm happy to brainstorm on this.
1
43
While building my Blog API, I realized my Tags implementation was fundamentally flawed. Each Post stored its own collection of tag strings: [“aspnet”, “efcore”, “backend”] Simple, but it created duplicates and made querying harder than it needed to be. The fix was to treat Tags as their own entity and introduce a many-to-many relationship between Posts and Tags. One of those concepts I understood theoretically, but learned much more deeply by implementing it myself. Just published the full walkthrough on YouTube. youtu.be/tNAnM7MqZjM
17
💻ASPNET Developer (C#Angular) at bajajfinserv.in 📍 Pune | 🗓️ 6 Days WFO | ✅ Outstation allowed 💰 CTC: ₹19–31.25 L |⏳NP: 30day 3 yrs .NET (C#, ASPNET, MVC,Web API) 1 yr in Angular. Apply: brajesh@delbangindia.com
14
💻ASPNET Developer (C#Angular) at bajajfinserv.in 📍 Pune | 🗓️ 6 Days WFO | ✅ Outstation allowed 💰 CTC: ₹19–31.25 L |⏳NP: 30day 3 yrs .NET (C#, ASPNET, MVC,Web API) 1 yr in Angular. Apply: brajesh@delbangindia.com
12
Jun 12
codex for open source! just granted about another huge batch including some that you might recognize! tensorflow/tensorflow n8n-io/n8n twbs/bootstrap github/gitignore ytdl-org/youtube-dl vercel/next.js 30-seconds/30-seconds-of-code kubernetes/kubernetes papers-we-love/papers-we-love angular/angular neovim/neovim microsoft/web-dev-for-beginners florinpop17/app-ideas bitcoin/bitcoin gin-gonic/gin microsoft/playwright laravel/laravel gothinkster/realworld spring-projects/spring-boot tensorflow/models apple/swift unclecode/crawl4ai tldr-pages/tldr snowpackjs/astro embedchain/embedchain vim/vim pingcap/tidb jonnyburger/remotion aspnet/aspnetcore seleniumhq/selenium jqlang/jq immutable-js/immutable-js anncwb/vue-vben-admin pynecone-io/pynecone martinvonz/jj serverless-stack/serverless-stack manojvivek/responsively-app trekhleb/homemade-machine-learning sipeed/picoclaw spicetify/spicetify-cli vueuse/vueuse guidance-ai/guidance nautechsystems/nautilus_trader hshoff/vx preservim/nerdtree officedev/office-ui-fabric-react carlospolop/peass-ng reduxjs/reselect adonisjs/adonis-framework rizinorg/cutter facebookresearch/llama-recipes stackexchange/dapper resendlabs/react-email tomav/docker-mailserver lichess-org/lila google/libphonenumber apache/incubator-brpc googlechrome/chrome-app-samples hwchase17/langchainjs fanux/sealos argoproj/argo argoproj/argo-workflows rjsf-team/react-jsonschema-form secureauthcorp/impacket scylladb/scylla uuidjs/uuid cayleygraph/cayley cesiumgs/cesium eclipse-vertx/vert.x pyodide/pyodide jetstack/cert-manager rileytestut/altstore sunnyyoung/wechattweak-macos pydanny/cookiecutter-django pandas-profiling/pandas-profiling espanso/espanso ansible-semaphore/semaphore k9mail/k-9 nock/nock dotnet/aspnetcore.docs selectize/selectize.js mozilla-mobile/firefox-ios wanghongenpin/network_proxy_flutter webpack-contrib/webpack-bundle-analyzer alicevision/meshroom actions/virtual-environments jxnl/instructor theramu/fay svprogresshud/svprogresshud lexikos/autohotkey_l lipis/flag-icon-css redpanda-data/redpanda vega/vega mrjbq7/ta-lib uber/ludwig keplergl/kepler.gl devicons/devicon crossplane/crossplane openaccess-ai-collective/axolotl go-shiori/shiori audiokit/audiokit pyroscope-io/pyroscope px4/px4-autopilot quickwit-oss/quickwit vuecomponent/ant-design-vue-pro divanteltd/vue-storefront k2-fsa/sherpa-onnx jantimon/html-webpack-plugin mockery/mockery automattic/node-canvas divio/django-cms containers/skopeo kubernetes/kompose lucia-auth/lucia microsoft/fluentui-system-icons triton-inference-server/server pressly/goose altair-viz/altair pwndbg/pwndbg maplibre/maplibre-gl-js webtorrent/webtorrent-desktop hackmdio/codimd
31
8
329
19,198
Replying to @theRTC204
Maybe, but not for the ASPNET Web API
1
68
Replying to @navincode
I love how ASPNET Identity is integrated and so native EF Core is
1
14
Jun 12
The C# and .NET Interview Compendium – Second Edition by Yohan Rodriguez is on sale on Leanpub! Its suggested price is $24.99; get it for $10.49 with this coupon: leanpub.com/csharp-net-inter… #c_sharp #dotnet #aspnet #apis
77
Job Opportunity. Apply Now Online! Sr. .Net Applications Developer (Deadline 6/19) $76.10-$86.50/hr | Health Ins. | FT, Contract | Tallahassee, FL | Onsite zurl.co/fcPPE #BIICSInc #BIICS #TechJobs #nowhiring #FLJobs #TallahasseeJobs #DotNet #ASPNet #TSQL #AzureDevOps
14
リリース後からFable 5使ってるけど、1つのプロジェクトだけいつの間にかOpus 4.8になってるような 勘違いの可能性もあるけど、statusLineにモデル名を表示してるしさっきまでFableだったと思うんだけどなぁ 脆弱性うんぬんの何かに引っかかってる?普通のASPNET Coreプロジェクトなんだけどな
76
📚 Birkaç sene önce Udemy'de bir kurs hazırlamıştım. MVC .NET Framework ile geliştirdiğimiz bir Kütüphane Yönetim Sistemi uygulamasıydı. 🚀 Biz M&Y Yazılım Eğitim Akademi Danışmanlık olarak kendi bootcamplerimizdeki 20 projenin 17 tanesinde tamamen özgün senaryolar üzerinden ilerliyor, caseleri de sıfırdan hazırlıyoruz. 💻 Kalan 3 projede ise mevcut Udemy kurslarımın üzerine yeni case'ler ekleyerek öğrencilerimizin projeleri daha da ileri seviyeye taşımasını istiyoruz. Özellikle bu projelerde video içerikleri oldukça yoğun olduğu için öğrencilerin uygulayarak ilerlemesini önemsiyoruz. 👏 Bu kapsamda sevgili Sümeyye Nur Tetik bir projesini daha başarıyla tamamladı. 😄 "Hocam ya .NET Framework mü kaldı Allahını seversen?" diyenler mutlaka olacaktır. 📊 Bizim 20 projemizin 17 tanesi ASPNET Core, 1 tanesi .NET MAUI ve sadece 2 tanesi .NET Framework tabanlı. 🏢 Çünkü sektöre kazandırdığımız öğrenciler sadece yeni teknoloji kullanan firmalara gitmiyor. Birçok kurumsal şirkette hâlâ aktif olarak çalışan .NET Framework projeleri bulunuyor. 🎯 Böyle durumlarda önemli olan sadece yeni teknolojileri bilmek değil; mevcut sistemleri okuyabilmek, geliştirebilmek ve gerektiğinde modern teknolojilerle entegre edebilmektir. 💪 Bizim öğrencilerimiz bu noktada sadece "sıfırdan proje yapan" geliştiriciler değil, aynı zamanda karşılarına çıkan mevcut projeleri analiz edip geliştirebilen yazılımcılar olarak yetişiyor. 🤖 İşte bu kapsamda Sümeyye mevcut projeye AI entegrasyonları, RapidAPI üzerinden dış servis bağlantıları ve çeşitli yeni geliştirmeler ekleyerek projeyi çok daha ileri bir seviyeye taşıdı. 🎉 Kendisini göstermiş olduğu emek ve özverili çalışmasından dolayı tebrik ediyorum. 🔗 Reposu linkte. github.com/sumeyyeetetikk/MV…
1
3
531
Replying to @lyeuhm
I mainly build systems and web apps using ASPNET Core and Identity
232
Jun 10
.NET 11.0 Update: Die Neuerungen in .NET 11.0 gegenüber .NET 10.0 inklusive C# 15.0, ASP.NET Core 11.0, Entity Framework Core 11.0, WPF 11.0, Windows Forms 11.0 und .NET MAUI 11.0 by Dr. Holger Schwichtenberg is a new release on Leanpub! Dieses kompakte .NET 11.0-Buch ist DAS Umsteigerbuch für Entwicklerinnen und Entwickler, die bisher mit .NET 10.0 gearbeitet haben. Es zeigt systematisch und anhand von vielen praktischen Programmcodebeispielen die Neuerungen in .NET 11.0 in folgenden Bereichen auf: - Neuerungen an den .NET 11.0 SDK-Werkzeugen - Neuerungen in C# 15.0 - Neuerungen in der .NET 11.0-Klassenbibliothek - Neuerungen in System.Text.Json 11.0 - Neuerungen in Entity Framework Core 11.0 - Neuerungen in Blazor 11.0 - Neuerungen in ASP.NET Core 11.0 - Neuerungen für WPF 11.0 - Neuerungen für Windows Forms 11.0 - Neuerungen in .NET MAUI 11.0 Dieses Buch ist kein Einsteigerbuch für .NET-Neueinsteiger. Es richtet sich ausschließlich an Umsteiger(innen) von .NET 10.0. #books #ebooks #newreleases #leanpublishing #selfpublishing #dotnet #c_sharp #aspnet #android #sql_server #ides
1
215
Sam Rueby retweeted
The .NET Day on Agentic Modernization agenda is live—see the new blog for what's in store, then join us to learn how to modernize apps without the rewrite. aka.ms/dotnetday/blog #modernize #dotnetday #githubcopilot #azurepaas
1
3
1,357