Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · develop
ZayniFramework
Browse files
Mar 19, 2024
ZayniFramework nuget packages v8.0.142 released.
· 50191cda
Pony L.
authored
Mar 19, 2024
View commits for tag 8.0.142
8.0.142
50191cda
Mark the unit tests for Middle.Service.Test temporary due to the k8s pod on...
· 7cc6ccee
Pony L.
authored
Mar 19, 2024
7cc6ccee
Mark the unit tests for HttpClientExtensionTester temporary due to the k8s pod...
· 6a29bcc9
Pony L.
authored
Mar 19, 2024
6a29bcc9
bugfix |
#6
| Update the trigger for dotnet build stage in gitlab ci pipeline.
· 9b90a19f
Pony L.
authored
Mar 19, 2024
9b90a19f
bugfix |
#6
| Fix the bug that the incorrect salted when compute hash that...
· 28f986de
Pony L.
authored
Mar 19, 2024
28f986de
Jan 21, 2024
task |
#4
| Fix the gitlab ci pipeline.
· 6da37d95
Pony L.
authored
Jan 21, 2024
6da37d95
task |
#4
| Fix warnings and errors and some of failture unit tests from...
· 54b0b86c
Pony L.
authored
Jan 21, 2024
54b0b86c
Fix issues from cshapr compiler and .editorconfig.
· cd4d7672
Pony L.
authored
Jan 20, 2024
cd4d7672
Fix .edtiorconfig issues.
· 7358b4d2
Pony L.
authored
Jan 13, 2024
7358b4d2
Fix the issues from .editorconfig.
· 7852b17f
Pony L.
authored
Jan 12, 2024
7852b17f
Format all source code and documents in this project.
· f8dd1112
Pony L.
authored
Jan 10, 2024
f8dd1112
Jan 17, 2024
Upgrade the Microsoft.Data.SqlClient package reference for fixing vulnerability.
· 7d7626eb
pony.lin
authored
Jan 17, 2024
7d7626eb
Jan 04, 2024
Add .editorconfig for this project.
· ee0b0855
Pony L.
authored
Jan 04, 2024
ee0b0855
feature |
#3
| Remove unused project for nuget push.
· 67166ace
Pony L.
authored
Jan 04, 2024
View commits for tag 8.0.141
8.0.141
67166ace
release |
#3
| ZayniFramework v8.0.141 docker images and nuget packages released.
· 6f790da4
Pony L.
authored
Jan 04, 2024
6f790da4
feature |
#3
| For the dotnet tool CLI applications, I decide still to use...
· 62c1fb39
Pony L.
authored
Jan 04, 2024
62c1fb39
feature |
#3
| Add zayni.json for webapi and service-host-client minikube pod....
· b6864fb6
Pony L.
authored
Jan 04, 2024
b6864fb6
feature |
#3
| Add the zayni.json for service-host-client application and...
· b57bd255
Pony L.
authored
Jan 04, 2024
b57bd255
feature |
#3
| Rename the dockerfile and adjust the path of docker build commands.
· f3d063f3
Pony L.
authored
Jan 04, 2024
f3d063f3
feature |
#3
| Change the container name.s Test the ubuntu-x64.dockerfile for...
· eb086f5e
Pony L.
authored
Jan 04, 2024
eb086f5e
Jan 03, 2024
feature |
#3
| Try to fix the PublishTrimmed=true issue for Newtonsoft.Json, but still fail.
· 143b7343
Pony L.
authored
Jan 03, 2024
143b7343
feature |
#3
| Add zayni.json for webapi.test application container and remove useless things.
· 768adc23
Pony L.
authored
Jan 03, 2024
768adc23
feature |
#3
| Adjust all the zayni.json for unit test projects and remove all...
· 37fa8207
Pony L.
authored
Jan 03, 2024
37fa8207
Jan 02, 2024
feature |
#3
| Fix the zayni.json config file for RedisClient, Cache and Common unit test projects.
· 5908d104
Pony L.
authored
Jan 03, 2024
5908d104
feature |
#3
| Remove unused private field in ConfigManager.cs.
· efb82708
Pony L.
authored
Jan 02, 2024
efb82708
feature |
#3
| Fix the test application for debugging.
· fd49f0ab
Pony L.
authored
Jan 02, 2024
fd49f0ab
feature |
#3
| Adjust all the framework and test application for using zayni.json configuration.
· 3cb8aef3
Pony L.
authored
Jan 02, 2024
3cb8aef3
Jan 01, 2024
feature |
#3
| Adjust the Cache and Logging module for json configuration.
· a47c6dcb
Pony L.
authored
Jan 02, 2024
a47c6dcb
feature |
#3
| Refactor the config from xml to json.
· 1a8bf93d
Pony L.
authored
Jan 01, 2024
1a8bf93d
Dec 17, 2023
feature |
#2
| FIx the docker image name of docker build pipeline.
· 55e29a55
Pony L.
authored
Dec 17, 2023
View commits for tag 8.0.140
8.0.140
55e29a55
feature |
#2
| Fix the wrong release path of dotnet publish for dotnet-zdm CLI tool.
· 9f00160b
Pony L.
authored
Dec 17, 2023
9f00160b
feature |
#2
| Fix the wrong path for .NET 8.0 build pipeline.
· f43bdf2c
Pony L.
authored
Dec 17, 2023
f43bdf2c
feature |
#2
| Adjust the dockerfile for .NET 8.0 SDK and runtime.
· f9e4abe9
Pony L.
authored
Dec 17, 2023
f9e4abe9
feature |
#2
| Adjust the dotnet build command. Change to use dotnet build...
· 41822ed3
Pony L.
authored
Dec 17, 2023
41822ed3
Nov 30, 2023
feature |
#2
| Change the base image for application runtime container.
· 6c581627
Pony L.
authored
Dec 01, 2023
6c581627
Nov 29, 2023
feature |
#2
| Fix some of the compiler warning issue and remove the FormatTo...
· 298bf88b
Pony L.
authored
Nov 29, 2023
298bf88b
Nov 28, 2023
feature |
#2
| Mark the DataAccess.Test and CacheManager.Test in pipeline.
· 26720388
Pony L.
authored
Nov 28, 2023
26720388
feature |
#2
| Update the base image to .NET 8.0 SDK for CI pipeline.
· 14841eae
Pony L.
authored
Nov 28, 2023
14841eae
feature |
#2
| Update the docker image for gitlab CI pipeline.
· 3fe95321
Pony L.
authored
Nov 28, 2023
3fe95321
feature |
#2
| Upgrade the target framework to .NET 8.0 for ZayniFramework.
· 4f80e9ff
Pony L.
authored
Nov 28, 2023
4f80e9ff
Loading