Leonardo
Leonardo
CC#
Created by Leonardo on 5/16/2024 in #help
blazor webassembly and web api image file upload
update: im going to use blob storage so whatever restin pizza
2 replies
CC#
Created by Leonardo on 11/24/2023 in #help
Sidebar smooth animation in Blazor Wasm
ight thanks alot man
6 replies
CC#
Created by Leonardo on 10/30/2023 in #help
❔ Blazor wasm with custom styles
thanks for your pattience and attention man
26 replies
CC#
Created by Leonardo on 10/30/2023 in #help
❔ Blazor wasm with custom styles
i will make some more tests here im pretty sure im just being dumb af
26 replies
CC#
Created by Leonardo on 10/30/2023 in #help
❔ Blazor wasm with custom styles
but yea i guess i dont have too many exits lmaoo
26 replies
CC#
Created by Leonardo on 10/30/2023 in #help
❔ Blazor wasm with custom styles
cuz i didnt want to use node modules
26 replies
CC#
Created by Leonardo on 10/30/2023 in #help
❔ Blazor wasm with custom styles
yeah i saw that but i was trying to use only the cdns instead
26 replies
CC#
Created by Leonardo on 10/30/2023 in #help
❔ Blazor wasm with custom styles
knowing that i should be able to import js cdns without relying on jsinterop is already enough to me
26 replies
CC#
Created by Leonardo on 10/30/2023 in #help
❔ Blazor wasm with custom styles
but anyways thanks for answering me
26 replies
CC#
Created by Leonardo on 10/30/2023 in #help
❔ Blazor wasm with custom styles
the only problem i was dealing with was with the js cdn so maybe if i make some tests with different situations maybe i could get somewhere
26 replies
CC#
Created by Leonardo on 10/30/2023 in #help
❔ Blazor wasm with custom styles
i suppose we could apply the same process to this guy here: https://flowbite.com/
26 replies
CC#
Created by Leonardo on 10/30/2023 in #help
❔ Blazor wasm with custom styles
we have js interop btw so it can be an option i guess
26 replies
CC#
Created by Leonardo on 10/30/2023 in #help
❔ Blazor wasm with custom styles
or does blazor have a different way to import js cdns
26 replies
CC#
Created by Leonardo on 10/30/2023 in #help
❔ Blazor wasm with custom styles
hm i tried importing the cdn js file direct in index.html but for some reason it looks like that the js source code wouldnt get compiled or something, have you already saw something like that?
26 replies
CC#
Created by Leonardo on 10/30/2023 in #help
❔ Blazor wasm with custom styles
for example
26 replies
CC#
Created by Leonardo on 10/30/2023 in #help
❔ Blazor wasm with custom styles
uhm i mean yea thats works if im going to write everything from scratch i guess, im talking about using ready made libs
26 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
sure
29 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
first thing i would make is a pilot endpoint which receives a string and returns object by that initial string
29 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
for ef core you can find something like contains maybe i havent tried it with ef only yet https://stackoverflow.com/questions/45708715/entity-framework-ef-functions-like-vs-string-contains
29 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
thats a solution in case you are using dapper or sql command direclty
29 replies