Kyle McMaster

Results 18 issues of Kyle McMaster

Seems like you could use [Central Package Management](https://devblogs.microsoft.com/nuget/introducing-central-package-management/) 😁 ([example](https://github.com/wiredviews/xperience-community-cqrs/blob/main/Directory.Packages.props)) _Originally posted by @seangwright in https://github.com/KyleMcMaster/payroll-processor/issues/114#issuecomment-1128931806_

enhancement
angular client
Hacktoberfest

TBD

dependencies
web api
.NET
Hacktoberfest

TODO

vue-client
Hacktoberfest

Merging as discussed with @seangwright . Note to come back to this PR for reference on semantic html and accessibility. _Originally posted by @KyleMcMaster in https://github.com/KyleMcMaster/payroll-processor/pull/33#issuecomment-668325870_

angular client

We could "merge" defaults with local settings if we wanted, by rewriting this file as: ``` import { Environment } from './environment-types'; import { environment as envSource } from './environment';...

enhancement
configuration

Update Angular Client NPM packages to latest and verify they work as intended, understandable if not all packages are able to be updated due to dependency hell. Acceptance Criteria: -...

help wanted
dependencies
angular client
Hacktoberfest

- Update Target Framework to `net8.0` - Use C# 12 features as applicable (primary constructors mostly)

# Description - Adds foundation for migrating to CSharpFunctionalExtensions feature by feature rather than an all or nothing "big bang" approach by using the Strangler Fig pattern. - Migrates Employee...

Update Vue Client NPM packages to latest and verify they work as intended. Acceptance Criteria: - Packages are updates to latest combination that works with given Node constraints - Vue...

help wanted
javascript
vue-client
Hacktoberfest