Fruity Mike
Fruity Mike
Explore posts from servers
CC#
Created by Fruity Mike on 10/19/2024 in #help
lib for asp.net core dependency issues
what I can do is add this:
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>
and all asp.net core definitions are going to be available
27 replies
CC#
Created by Fruity Mike on 10/19/2024 in #help
lib for asp.net core dependency issues
still should refactor things to use minimal apis instead of controllers
27 replies
CC#
Created by Fruity Mike on 10/19/2024 in #help
lib for asp.net core dependency issues
did more googling with different keywords and found the solution
27 replies
CC#
Created by Fruity Mike on 10/19/2024 in #help
lib for asp.net core dependency issues
I'm aware now that it can be in done multiple ways.
27 replies
CC#
Created by Fruity Mike on 10/19/2024 in #help
lib for asp.net core dependency issues
so 'JsonOptions' definition is not available
27 replies
CC#
Created by Fruity Mike on 10/19/2024 in #help
lib for asp.net core dependency issues
the thing is that in seperate lib, where I want to move out those configurations, some sort of ref/nuget is missing
27 replies
CC#
Created by Fruity Mike on 10/19/2024 in #help
lib for asp.net core dependency issues
but still
27 replies
CC#
Created by Fruity Mike on 10/19/2024 in #help
lib for asp.net core dependency issues
okay
27 replies
CC#
Created by Fruity Mike on 10/19/2024 in #help
lib for asp.net core dependency issues
so you're saying that I shouldnt configure it exclusively for controllers?
27 replies
CC#
Created by Fruity Mike on 10/19/2024 in #help
lib for asp.net core dependency issues
hmmm
27 replies
CC#
Created by Fruity Mike on 10/25/2022 in #help
Buffered download [Answered]
you're really helped me 🙂
40 replies
CC#
Created by Fruity Mike on 10/25/2022 in #help
Buffered download [Answered]
thanks a lot
40 replies
CC#
Created by Fruity Mike on 10/25/2022 in #help
Buffered download [Answered]
ummm
40 replies
CC#
Created by Fruity Mike on 10/25/2022 in #help
Buffered download [Answered]
whats the "buzzword" for this capability?
40 replies
CC#
Created by Fruity Mike on 10/25/2022 in #help
Buffered download [Answered]
being able to retry chunk retrieval might not be a concern
40 replies
CC#
Created by Fruity Mike on 10/25/2022 in #help
Buffered download [Answered]
yeah, for now my concern is doing it in chunks
40 replies
CC#
Created by Fruity Mike on 10/25/2022 in #help
Buffered download [Answered]
my bad
40 replies
CC#
Created by Fruity Mike on 10/25/2022 in #help
Buffered download [Answered]
you're just defining the size of the chunk
40 replies
CC#
Created by Fruity Mike on 10/25/2022 in #help
Buffered download [Answered]
thanks a lot for clarifying
40 replies
CC#
Created by Fruity Mike on 10/25/2022 in #help
Buffered download [Answered]
ohhh
40 replies