Turn2Jesus2
Turn2Jesus2
CC#
Created by Turn2Jesus2 on 4/25/2025 in #help
How do I get webpack to integrate with cshtml files?
No, but they recommended it as an alternative
10 replies
CC#
Created by Turn2Jesus2 on 4/25/2025 in #help
How do I get webpack to integrate with cshtml files?
I'm moving to it because I was under the impression that was the thing to do from Microsoft
10 replies
CC#
Created by Turn2Jesus2 on 4/25/2025 in #help
How do I get webpack to integrate with cshtml files?
Oh, really?
10 replies
CC#
Created by Turn2Jesus2 on 4/25/2025 in #help
How do I get webpack to integrate with cshtml files?
Is there a chatroom for webpack besides gitter? that appears to be dead.
10 replies
CC#
Created by Sk on 2/23/2024 in #help
Best place to find open source Web API projects?
10 replies
CC#
Created by Sk on 2/23/2024 in #help
Best place to find open source Web API projects?
Folder 25 has a Web API section
10 replies
CC#
Created by Sk on 2/23/2024 in #help
Best place to find open source Web API projects?
This is the associated github link: https://github.com/Harsha-Global/AspNetCore-Harsha
10 replies
CC#
Created by Sk on 2/23/2024 in #help
Best place to find open source Web API projects?
While there is a bit of an accent, he's an EXCELLENT teacher and I have found his approach to be maximally helpful in learning.
10 replies
CC#
Created by Sk on 2/23/2024 in #help
Best place to find open source Web API projects?
10 replies
CC#
Created by Sk on 2/23/2024 in #help
Best place to find open source Web API projects?
As far as an example repo, you're exactly right! there ought to be one! And usually the udemy courses have these repos for you to reference.
10 replies
CC#
Created by Sk on 2/23/2024 in #help
Best place to find open source Web API projects?
What you're asking for is perfect! Seeing a worked example is the fastest way to learn, especially if there are copious notes as to why certain decisions were made. I recommend a course on Udemy.com for this
10 replies
CC#
Created by Turn2Jesus2 on 4/17/2025 in #help
How should I include 3rd-party JavaScript Libraries in my ASP.NET Framework SDK-style project?
Is there a reference project that integrates these tools together? Preferably according to best practices.
36 replies
CC#
Created by Turn2Jesus2 on 4/17/2025 in #help
How should I include 3rd-party JavaScript Libraries in my ASP.NET Framework SDK-style project?
I wrote a ton of bundling code for .NET framework. If it's the same thing, then I'll probably try to port that. But when I did my research, that wasn't available in .NET core
36 replies
CC#
Created by Turn2Jesus2 on 4/17/2025 in #help
How should I include 3rd-party JavaScript Libraries in my ASP.NET Framework SDK-style project?
ASP.NET Core has a bundler finally?
36 replies
CC#
Created by Turn2Jesus2 on 4/17/2025 in #help
How should I include 3rd-party JavaScript Libraries in my ASP.NET Framework SDK-style project?
So there's the "I want to get a specific version of a javascript library installed locally on my website" and then there's "I've got a lot of JS files that need to go to the client." Does grunt handle both, or just the bundling aspect?
36 replies
CC#
Created by Turn2Jesus2 on 4/17/2025 in #help
How should I include 3rd-party JavaScript Libraries in my ASP.NET Framework SDK-style project?
But that's bundling, which I think is a different topic after you have the js files locally, right?
36 replies
CC#
Created by Turn2Jesus2 on 4/17/2025 in #help
How should I include 3rd-party JavaScript Libraries in my ASP.NET Framework SDK-style project?
I also need to swap out (I think) the bundling to not use BundlingConfig.cs to something else
36 replies
CC#
Created by Turn2Jesus2 on 4/17/2025 in #help
How should I include 3rd-party JavaScript Libraries in my ASP.NET Framework SDK-style project?
So should I switch to npm or something?
36 replies
CC#
Created by Turn2Jesus2 on 4/4/2025 in #help
How to get .NET framework 4.8.1 installed on IIS Web Server running Windows Server 2019 via choco?
Okay, so we have a weird case where we built against 4.8.1, but it's apparently running on .NET Framework Runtime 4.8. Does that sound right?
30 replies
CC#
Created by Turn2Jesus2 on 4/4/2025 in #help
How to get .NET framework 4.8.1 installed on IIS Web Server running Windows Server 2019 via choco?
Some dotnet rockstart old me to upgrade to latest framework as a stepping stone to .NET
30 replies