48 Commits

Author SHA1 Message Date
5994a67d1d Update README.md
All checks were successful
build-packages / meilisearch-dotnet-packages (push) Successful in 1m23s
0.1.29
2025-02-25 09:02:58 +00:00
7f72e73826 Update README.md
All checks were successful
build-packages / meilisearch-dotnet-packages (push) Successful in 1m19s
0.1.28
2025-02-25 08:59:20 +00:00
63dfbd8762 fix: add document
All checks were successful
build-packages / meilisearch-dotnet-packages (push) Successful in 4m11s
0.1.27
2025-02-25 03:11:59 -05:00
a8aa7ddf0d Update MeiliSearchService.cs
Some checks failed
build-packages / meilisearch-dotnet-packages (push) Failing after 1m11s
0.1.26
2025-02-25 03:05:31 -05:00
56b2f5150e Update MeiliSearchService.cs 2025-02-25 03:05:26 -05:00
081463edcd Merge branch 'master' of https://git.d4m13n.dev/damien/meilisearch.NET
All checks were successful
build-packages / meilisearch-dotnet-packages (push) Successful in 1m27s
0.1.25
2025-02-25 01:34:42 -05:00
ebde23eaa5 Update README.md 2025-02-25 01:32:35 -05:00
6e4e491675 fix: index creation/deletion + added store of folder ID for index database to be able to compress it 2025-02-25 01:29:01 -05:00
81ffe6285f fix: spawn process for meiliisearch 2025-02-25 01:01:16 -05:00
fd4f5e594a fix: improved logging + implemented methods for interacting with the meiliesearch 2025-02-25 00:45:13 -05:00
6cf2100316 Add LICENSE
All checks were successful
build-packages / meilisearch-dotnet-packages (push) Successful in 1m27s
0.1.24
2025-02-24 09:18:51 +00:00
d144bf4f3e Update .github/workflows/on-push.yml
All checks were successful
build-packages / meilisearch-dotnet-packages (push) Successful in 1m21s
0.1.23
2025-02-24 09:14:30 +00:00
e589d51821 Update README.md
Some checks failed
build-packages / meilisearch-dotnet-packages (push) Has been cancelled
2025-02-24 09:12:27 +00:00
f809d3820f Update .github/workflows/on-push.yml
All checks were successful
build-packages / meilisearch-dotnet-packages (push) Successful in 7m6s
0.1.22
2025-02-24 08:47:08 +00:00
8f1cf28cf4 Update .github/workflows/on-push.yml
Some checks failed
build-packages / meilisearch-dotnet-packages (push) Failing after 6m56s
0.1.21
2025-02-24 08:13:45 +00:00
7a97316d12 Update .github/workflows/on-push.yml
Some checks failed
build-packages / meilisearch-dotnet-packages (push) Has been cancelled
2025-02-24 08:12:50 +00:00
102c8c0ea0 Update .github/workflows/on-push.yml
Some checks failed
build-packages / meilisearch-dotnet-packages (push) Failing after 1m34s
0.1.20
2025-02-24 08:06:24 +00:00
c78116109b Update .github/workflows/on-push.yml
Some checks failed
build-packages / meilisearch-dotnet-packages (push) Failing after 1m38s
0.1.19
2025-02-24 08:00:00 +00:00
3d0b90b545 Update .github/workflows/on-push.yml
Some checks failed
build-packages / meilisearch-dotnet-packages (push) Failing after 1m51s
0.1.18
2025-02-24 07:55:38 +00:00
6db978d04c Update README.md
Some checks failed
build-packages / meilisearch-dotnet-packages (push) Failing after 6m0s
2025-02-24 02:21:34 -05:00
c4a64b0519
Update README.md 0.1.17 2024-10-01 23:38:39 -04:00
a97b753b8f
Update README.md 0.1.16 2024-10-01 23:37:50 -04:00
56991ddb5a
Update README.md 0.1.15 2024-10-01 23:37:26 -04:00
a90654a5b0
Update README.md 0.1.14 2024-10-01 23:36:40 -04:00
68852c9050 Merge branch 'master' of https://github.com/D4M13N-D3V/meilisearch.NET 0.1.13 2024-10-01 23:34:10 -04:00
4cc9336808 Update meilisearch.NET.csproj 2024-10-01 23:33:26 -04:00
732a26303a
Delete meilisearch.NET.example/Dockerfile 0.1.12 2024-10-01 23:32:31 -04:00
69d4dfbc81 Merge branch 'master' of https://github.com/D4M13N-D3V/meilisearch.NET 0.1.11 2024-10-01 23:31:55 -04:00
487ba6ff0a Update meilisearch.NET.csproj 2024-10-01 23:31:52 -04:00
a1cf1fecbe
Update README.md 0.1.10 2024-10-01 23:29:40 -04:00
36aaff7616
Update README.md 0.1.9 2024-10-01 23:29:10 -04:00
87bcd6ac6a
Update README.md 0.1.8 2024-10-01 23:27:42 -04:00
07d24321f8
Update README.md 0.1.7 2024-10-01 23:27:06 -04:00
da7bcb1e4d
Update README.md 0.1.6 2024-10-01 23:26:27 -04:00
cb22e9bcd9 ci: fix secret name 0.1.5 2024-10-01 23:24:46 -04:00
a5fa15720a ci: fix dotnet version 0.1.4 2024-10-01 23:23:07 -04:00
6cb6786291 ci: fix path to the csproj file 0.1.3 2024-10-01 23:20:53 -04:00
f5fce68335 ci: fix job name 0.1.2 2024-10-01 23:20:11 -04:00
a91ffba80f ci: fix main branch to master 0.1.1 2024-10-01 23:19:36 -04:00
407cf8c512 Update MeiliSearchConfiguration.cs 2024-10-01 23:19:11 -04:00
9d0fde93f8 ci: added github workflows for packages 2024-10-01 23:18:55 -04:00
306cbacee4 fix: removed unused models 2024-10-01 23:16:30 -04:00
59db6ef963 fix: service not running due to missing http client 2024-10-01 23:16:09 -04:00
14665faa47 Merge branch 'master' of https://github.com/D4M13N-D3V/meilisearch.NET 2024-10-01 23:03:59 -04:00
1d190eb8b6 fix: custom api key 2024-10-01 23:03:55 -04:00
1ec4bcb47e
Update README.md 2024-10-01 23:00:13 -04:00
4101b1bb93 fix 2024-10-01 22:59:24 -04:00
def261660d Initial Files
Initial Files

initial files

Add git LFS for meilisearch binaries

Update README.md

fix
2024-10-01 22:55:24 -04:00