dependabot[bot]
fd3931c994
Bump System.Text.Json from 6.0.5 to 6.0.6 ( #1007 )
...
Bumps [System.Text.Json](https://github.com/dotnet/runtime ) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.5...v6.0.6 )
---
updated-dependencies:
- dependency-name: System.Text.Json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-14 11:42:52 -07:00
dependabot[bot]
a361f2d1f8
Bump YamlDotNet from 11.2.1 to 12.0.0 ( #963 )
...
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet ) from 11.2.1 to 12.0.0.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases )
- [Commits](https://github.com/aaubry/YamlDotNet/compare/v11.2.1...v12.0.0 )
---
updated-dependencies:
- dependency-name: YamlDotNet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-25 08:46:35 -07:00
dependabot[bot]
4c7f00df9f
Bump Fractions from 7.0.0 to 7.1.0 ( #932 )
...
Bumps [Fractions](https://github.com/danm-de/Fractions ) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/danm-de/Fractions/releases )
- [Changelog](https://github.com/danm-de/Fractions/blob/master/Changelog.md )
- [Commits](https://github.com/danm-de/Fractions/compare/release/7.0.0...release/7.1.0 )
---
updated-dependencies:
- dependency-name: Fractions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-09 01:29:46 -07:00
dependabot[bot]
47c1991105
Bump System.Text.Json from 6.0.2 to 6.0.5 ( #926 )
...
Bumps [System.Text.Json](https://github.com/dotnet/runtime ) from 6.0.2 to 6.0.5.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.2...v6.0.5 )
---
updated-dependencies:
- dependency-name: System.Text.Json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-08 07:57:50 -07:00
Boshi Lian
b5e1e9c858
init kubectl ( #830 )
...
* init kubectl
* swagger version into assembly
2022-04-18 14:55:51 -07:00
stan-sz
9e6e2f0baa
Standardize TargetFramwork for VisualStudio IDE ( #810 )
...
* Follow up on unused using cleanup
* Revert
* Package upgrades
* LF
* Update README.md
Co-authored-by: Boshi Lian <farmer1992@gmail.com >
Co-authored-by: Boshi Lian <farmer1992@gmail.com >
2022-03-29 13:01:26 -07:00
Boshi Lian
57037f0070
move kubectl config and yaml related to model module ( #806 )
...
* move yaml and config to models module
* better naming
* address comments
2022-03-28 16:57:12 -07:00
Boshi Lian
8e8619130a
netstandard2 extendable lib model, basic rest ( #793 )
...
* first lib model
* add missing files
* happy test
* add vanilla rest for extend
* fix new url pattern
* address comments
* add v to tag
* bump ver
* add missing file when ren
* support multi pkg
* fix gh action
* fix env var
* ren title
* use gh action to set ver
* remove unused
* remove unused
2022-03-23 16:25:20 -07:00