Xan.Nava
Xan.Nava
CC#
Created by Xan.Nava on 10/6/2023 in #help
❔ Which C# nethost file to include in c++ host application
So then should I target the .NET Core runtime and libraries, or is there an actual .NET 5.0 or later runtime that I can target? I am assuming the "Microsoft.NETCore.App.Host.win-x64" pack does both?
8 replies
CC#
Created by batsky on 5/19/2023 in #help
❔ ✅ ASP.NET Core - Implementing an API in CQRS pattern
Or linux if this will live on linux.
14 replies
CC#
Created by batsky on 5/19/2023 in #help
❔ ✅ ASP.NET Core - Implementing an API in CQRS pattern
Are you familiar with loading keys from windows environment variables?
14 replies
CC#
Created by batsky on 5/19/2023 in #help
❔ ✅ ASP.NET Core - Implementing an API in CQRS pattern
string accessToken = "your-access-token";
14 replies
CC#
Created by Riemann on 5/17/2023 in #help
Advice on finding a project.
Library work, but that will exclude you from most of Unity.
26 replies
CC#
Created by Riemann on 5/17/2023 in #help
Advice on finding a project.
Wou you are rude
26 replies
CC#
Created by Riemann on 5/17/2023 in #help
Advice on finding a project.
So logic and algorithms are often not the difficult part. You could go into code review/maintenance positions. But with that dirrection you will need UI experience. And Code reviewers/maintenance people often have to be the most experienced anyways 😅
26 replies
CC#
Created by Riemann on 5/17/2023 in #help
Advice on finding a project.
Also UI isn't the only way to represent to users
26 replies
CC#
Created by Riemann on 5/17/2023 in #help
Advice on finding a project.
Where is your experience coming from?
26 replies
CC#
Created by Riemann on 5/17/2023 in #help
Advice on finding a project.
Physics route you will need to know physics/calculus/linear algibra/quaternions.
26 replies
CC#
Created by Riemann on 5/17/2023 in #help
Advice on finding a project.
But if you do want to work with Unity and not work with UI there are options, but they are mainly related to networking or physics.
26 replies
CC#
Created by Riemann on 5/17/2023 in #help
Advice on finding a project.
For C# asp.net development will be the main thing outside of working with UI. For reference I am a Unity developer, but I spent years making asp.net REST api. Unity can be a bubble often, and the community has a lot of bad practices/fallen behind current practices. So having spent alot of time with APIs I am now making much better code in Unity.
26 replies
CC#
Created by Xan.Nava on 5/17/2023 in #help
❔ Who to unify data access within a program.
That flexibility of course brings complexity.
15 replies
CC#
Created by Xan.Nava on 5/17/2023 in #help
❔ Who to unify data access within a program.
Which I guess might be the biggest thing. Within programing we can specify for our specific case, where protocols unify over many different cases.
15 replies
CC#
Created by Xan.Nava on 5/17/2023 in #help
❔ Who to unify data access within a program.
But the rules there are very wibbly wobbly within DI even, and change from case to case
15 replies
CC#
Created by Xan.Nava on 5/17/2023 in #help
❔ Who to unify data access within a program.
Like DI for example, you can just assign the data by hand
15 replies
CC#
Created by Xan.Nava on 5/17/2023 in #help
❔ Who to unify data access within a program.
I mean within programing though we have different levels of complexity around data. Just most of the times it is put as suggestions rather than required.
15 replies
CC#
Created by Xan.Nava on 5/17/2023 in #help
❔ Who to unify data access within a program.
I guess it is a perspective thing. I was thinking of it as classes transmitting to eachother.
15 replies
CC#
Created by Xan.Nava on 5/17/2023 in #help
❔ Who to unify data access within a program.
What do you mean?
15 replies
CC#
Created by HLA on 5/2/2023 in #help
❔ Help with building library application
Or is your teacher just having you zip the project for them(I never understood why teachers did this in college).
12 replies