menelion, to dotnet
@menelion@dragonscave.space avatar

Hello fedi, any #DotNet and #NuGet experts here please?
I'm trying to prepare a NuGet package where I need to bundle a folder with a DLL and some accompanying files. Everything is good, the nupkg file is created, the folder is there (I can clearly see it with 7-zip). However, when installing the package, the folder is again there in the NuGet global cache, but not in the project where I install it!
I even asked a StackOverflow question [1] about it, but still no dice. Any thoughts please? Thanks!
[1]:https://stackoverflow.com/questions/78582554/

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

If you’re working on with in , you'll notice that the VCS dropdown shows you if the current branch is tied to a PR and allows you to open it in the tool window. Cool!

khalidabuhakmeh, to CSharp
@khalidabuhakmeh@mastodon.social avatar

I updated the #aspnetcore Hydro sample to use #entityframeworkcore for anyone interested in seeing the sample with a persistence layer implemented.

It’s pretty nice, actually, especially with #csharp 12 features.

#dotnet

https://github.com/hydrostack/hydro-todo/pull/2

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

The VCS integration in #JetBrainsRider is so awesome. If you find a file in your commit window you need to ignore, you can just right-click and "Add to .gitignore”. No more tracking down the file and figuring out where to put the line. #dotnet #git #vcs #software #development

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I may be late to the party here, but this Hydro project looks very cool.

https://usehydro.dev/

cc @alexzeitler

J_aa_p, to dotnet Dutch
@J_aa_p@mastodon.social avatar

Announcing the official OpenAI library for .NET

"At Microsoft Build 2024, we announced new investments that expand the AI ecosystem for .NET developers. We’re excited to share more detailed plans around Microsoft’s collaboration with OpenAI on their official .NET library."

https://devblogs.microsoft.com/dotnet/openai-dotnet-library/

#dotNET #OpenAI #Build2024 #ChatGPT #Azure

Ciantic, (edited ) to CSharp
@Ciantic@twit.social avatar

C# 13 is adding the ability to make extensions properties, this means we can build a scientific units library or financial units library with the nice syntax:

(15.mm + 12.inch) / 12.sec

or

(15.eur + 1200.dollars) / 12.months

Will be (most likely) a valid syntax by adding extension properties mm, inch, sec, kg for integers.

https://www.youtube.com/watch?v=O3hx6oPWzX8

poppastring, to random
@poppastring@dotnet.social avatar

A post from the archive 📫:
Collecting dumps anywhere with dotnet-monitor

https://www.poppastring.com/blog/collecting-dumps-anywhere-with-dotnetmonitor

SmartmanApps,
@SmartmanApps@dotnet.social avatar

@poppastring
You forgot the hashtag Mark.

@bot boost this

vekzdran, to dotnet

I enjoy Rick Strahl’s contributions and blogs related to . But, did you know he fucking owns punk rock music: https://spotify.link/KMU4EeUKbKb

@rickstrahl respect ❤️

khalidabuhakmeh, to CSharp
@khalidabuhakmeh@mastodon.social avatar

I still don’t understand why extension method implementations are limited to static class containers. #csharp #dotnet

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

Hey and @avaloniaui folks. We're looking for happy users who want to give a testimonial for each technology.

If you're interested, please DM me. Boosts appreciated.

nietras, to dotnet
@nietras@mastodon.social avatar

"Automate your .NET SDK updates for consistent and reproducible builds with global.json and Renovate"

https://anthonysimmon.com/automate-dotnet-sdk-updates-global-json-renovate/

#dotnet

nietras, to dotnet
@nietras@mastodon.social avatar

New blog post "Phi-3-vision in 50 lines of C# with ONNX Runtime GenAI"
👇
https://nietras.com/2024/06/05/phi-3-vision-csharp-ortgenai/

Phi-3-vision is multi-modal and supports image + text inputs.

#dotnet #csharp #LLM #AI

video/mp4

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I noticed that the #dotnet #stateless library is publishing new packages again. In honor of its revival, here is a lightswitch example written in #csharp. 💡

Toggling a lightswitch workflow on and off

khalidabuhakmeh, to unity
@khalidabuhakmeh@mastodon.social avatar

This livestream will live on in the halls of Valhalla for eternity… or as long as YouTube is around.

Come join this livestream and see how to improve your workflows and build custom UIs for your designers with a few attributes thanks to .

🙏 Boosts appreciated

https://www.youtube.com/watch?v=iyvs0U3jDHA

jonspark, to CSharp
@jonspark@howdee.social avatar

Is C# development still tied to Windows? It's been a very long time since I looked and I’m curious what people's preferred development environment is…?

#CSharp #DotNet

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

Just your average Visual Studio features brainstorming session. #dotnet

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I so want to be annoying @maartenballiauw. Let me be annoying! #dotnet

alvinashcraft, to dotnet
@alvinashcraft@hachyderm.io avatar

Building Linux Desktops apps with .NET and Uno Platform | On .NET with James Montemagno.


https://www.youtube.com/watch?v=OxyJYF2HgBM&ab_channel=dotnet

cincura_net, to dotnet
@cincura_net@mas.to avatar
nicola, to dotnet
@nicola@fosstodon.org avatar

Today, I learned how to handle custom claims in an Open ID Connect-authenticated ASP.NET Core app.

https://nicolaiarocci.com/how-to-handle-custom-claims-in-an-oidc-authenticated-aspnet-core-app/

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I should have known that @rafaelldi would have a great post on getting tools inside containers. This guy is too smart!

https://rafaelldi.github.io/diagnostics-tools-inside-docker/

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I have to give a shout-out to the IDE developers. They're excellent at receiving feedback, discussing the developer experience, and implementing features.

It's always cool to see the little features add up to a top-tier experience for devs.

alvinashcraft, to Podcast
@alvinashcraft@hachyderm.io avatar

.NET Rocks! - Episode 1900 with Scot Hanselman and hosts Carl Franklin & Richard Campbell.


https://www.spreaker.com/episode/episode-1900-with-scott-hanselman--60217613

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

Strange question, but can you bundle tools with a dotnet publish? These tools are part of the tool-manifest.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • modclub
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • megavids
  • GTA5RPClips
  • ethstaker
  • normalnudes
  • tester
  • osvaldo12
  • everett
  • cubers
  • tacticalgear
  • anitta
  • provamag3
  • Leos
  • cisconetworking
  • lostlight
  • All magazines