Herbert Milhomme

Results 9 issues of Herbert Milhomme

The readme makes an introduction or lightly touches on the getting started with massive. However, it begins with > Code Please > ----------- > Let's say we have a table...

Base class is an abstract... the property is nullable (`int?`)... I inherit the base, and use `new public int` to change type from nullable to a must have property (also...

## Status - [ ] **Ready** - [x] **In development** - [ ] **Hold** ## Description ## Testing ## Concerns, notes, etc. ## Related issues ## Related PRs

enhancement
help wanted
future/low priority

[Using Enumeration classes instead of enum types](https://docs.microsoft.com/en-us/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/enumeration-classes-over-enum-types) Doing something like that will convert every enum value into an int. Which means no need to convert and any value should can...

enhancement

I wrote a game framework to separate game logic from unity visual. Everything for game is done inside a big function (method). When game should load new scene or level,...

Added a web application and integrated SignalR as a real-time communication pipeline between unity and web server. ## Status - [ ] **Ready** - [x] **In development** - [ ]...

So many words and text, and none really explain what this really is. Yeah, i get that it's a media player, because of the name, and visiting main page, that...

enhancement

## Status - [ ] **Ready** - [ ] **In development** - [x] **Hold** ## Description ## Testing ## Concerns, notes, etc. ## Related issues ## Related PRs

enhancement
discussion

Would like to use this as a suggestion box where users can submit their own creative ideas and inputs. A single area where everything can be stored and presented. You'll...

enhancement
question
Unity UI
Framework